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 |
|
notCharles
|
44cc5a8132
|
Sort server vars for front end
|
2024-05-10 21:31:32 -04:00 |
|
Lance Pioch
|
e9ea5b1cae
|
Even more static analysis!
|
2024-03-17 13:16:39 -04:00 |
|
Lance Pioch
|
1172fec6e5
|
Remove record not found exception
|
2024-03-16 23:34:45 -04:00 |
|
Lance Pioch
|
384612360e
|
Remove server variable repository
|
2024-03-16 19:32:24 -04:00 |
|
Lance Pioch
|
a296084d6e
|
Remove nests
|
2024-03-14 01:27:50 -04: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
|
9b7af02690
|
Add activity logging to most of the endpoints
|
2022-05-29 19:26:28 -04:00 |
|
Dane Everitt
|
c449ca5155
|
Use more standardized phpcs
|
2021-01-23 12:33:34 -08:00 |
|
Dane Everitt
|
a043071e3c
|
Update to Laravel 8
Co-authored-by: Matthew Penner <me@matthewp.io>
|
2021-01-23 12:12:54 -08:00 |
|
Dane Everitt
|
5bbb36b3cf
|
Support updating docker image for a server from the frontend
|
2020-12-13 11:07:29 -08:00 |
|
Dane Everitt
|
d8228f2da8
|
Allow passing empty values through for variables, covers with test, closes #2433
|
2020-10-10 16:45:24 -07:00 |
|
Dane Everitt
|
2182a15494
|
Don't return variables to users that they should not be able to see; closes #2388
|
2020-09-22 21:12:00 -07:00 |
|
Dane Everitt
|
179885b546
|
Add endpoint to return startup variables; send back modified startup when a variable is edited
|
2020-08-25 19:22:17 -07:00 |
|
Dane Everitt
|
5173f1f7e8
|
Don't allow editing read only values; closes #2252
|
2020-08-23 14:56:05 -07:00 |
|
Dane Everitt
|
91cdbd6c2e
|
Support modifying startup variables for servers
|
2020-08-22 18:13:59 -07:00 |
|