Boy132
|
e1308cb04d
|
Small api docs improvements (#1032)
* update scramble
* cleanup application api endpoints
* cleanup client api endpoints
* fix security schema and make docs homepage nicer
* remove duplicate myclabs/deep-copy
* style(api-docs): use Blade template and Tailwind for styling
* Publish scramble view
* Use localStorage theme instead of config
* Update routes/docs.php
Co-authored-by: Lance Pioch <git@lance.sh>
---------
Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
Co-authored-by: RMartinOscar <40749467+RMartinOscar@users.noreply.github.com>
Co-authored-by: Lance Pioch <git@lance.sh>
|
2025-02-26 16:12:19 +01:00 |
|
Lance Pioch
|
c83dd86a41
|
Switch namespace back to App
|
2024-03-12 22:39:16 -04:00 |
|
Matthew Penner
|
cbcf62086f
|
Upgrade to Laravel 9 (#4413)
Co-authored-by: DaneEveritt <dane@daneeveritt.com>
|
2022-10-14 10:59:20 -06:00 |
|
DaneEveritt
|
03a497fb8a
|
Use a post request to delete SSH keys, some hashes use slashes which cause 404 errors; closes #4100
|
2022-05-30 17:28:42 -04:00 |
|
DaneEveritt
|
287fd60891
|
Log activity when modifying account details
|
2022-05-29 18:48:35 -04:00 |
|
DaneEveritt
|
a9364061c1
|
Store keys in standard format; query with fingerprint not public key
|
2022-05-15 16:41:15 -04:00 |
|
DaneEveritt
|
6554164252
|
Add test coverage for the SSH key endpoints
|
2022-05-14 18:08:48 -04:00 |
|
DaneEveritt
|
97280a62a2
|
Add support for storing SSH keys on user accounts
|
2022-05-14 17:31:53 -04:00 |
|