Lance Pioch
|
133c1a511f
|
Replace some guzzle exceptions and fix server creation failures (#848)
* Replace guzzle exceptions
* Pint fixes
* Fix test
* Remove unused imports
* Catch & Notify the user instead of 500
* Update app/Filament/Admin/Resources/ServerResource/Pages/CreateServer.php
Co-authored-by: Boy132 <Boy132@users.noreply.github.com>
---------
Co-authored-by: RMartinOscar <40749467+RMartinOscar@users.noreply.github.com>
Co-authored-by: Boy132 <Boy132@users.noreply.github.com>
|
2025-01-01 15:20:16 -05:00 |
|
Lance Pioch
|
6125b07afa
|
Remove old admin area (#648)
* Remove old admin
* Remove controller test
* Remove unused exceptions
* Remove unused files
* More small tweaks
* Fix doc block
* Remove unused service
* Restore these
* Add back autoDeploy
* Revert "Add back autoDeploy"
This reverts commit 630c1e08acf8056ce8e612f376fcd00c23d90aea.
* Add these back
* Add back exception
* Remove ApiController again
---------
Co-authored-by: RMartinOscar <40749467+RMartinOscar@users.noreply.github.com>
Co-authored-by: Boy132 <mail@boy132.de>
Co-authored-by: notCharles <charles@pelican.dev>
|
2024-11-13 17:05:48 -05:00 |
|
Lance Pioch
|
796a236ef4
|
Use new context to log the request id
|
2024-03-23 08:07:00 -04:00 |
|
Lance Pioch
|
80c5a97038
|
Use logger helper
|
2024-03-16 23:27:24 -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 |
|
Dane Everitt
|
f973285e04
|
Guard against unexpected panic conditions from wings
|
2021-04-04 10:45:33 -07:00 |
|
Dane Everitt
|
0a2c89e9f4
|
Reeformat with new rules post merge
|
2021-01-25 19:20:51 -08:00 |
|
Dane Everitt
|
663143de0b
|
Merge branch 'develop' into dane/restore-backups
|
2021-01-25 19:16:40 -08: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
|
575eab9072
|
Less obtuse error messaging, include the request ID in the output
|
2021-01-17 20:51:41 -08:00 |
|
Dane Everitt
|
800b475ec5
|
Respond with the actual error from wings if available; closes #2224
|
2020-08-13 21:21:08 -07:00 |
|
Dane Everitt
|
d644758986
|
Always return the status code from the daemon if possible
|
2020-07-18 10:23:28 -07:00 |
|
Dane Everitt
|
d4e037db9c
|
Don't abort deleting a backup if the daemon cannot find it
|
2020-05-09 19:19:45 -07:00 |
|
Dane Everitt
|
7543ef085d
|
Format files
|
2019-09-05 21:32:57 -07:00 |
|
Dane Everitt
|
c599112021
|
Finalize server management API
|
2018-01-30 20:36:59 -06:00 |
|
Dane Everitt
|
6b2d7b6488
|
If folder does not exist, reload the file manager index
|
2017-12-31 10:30:19 -06:00 |
|
Dane Everitt
|
975597b4d0
|
Implement changes to administrative user revocation, closes #733
|
2017-12-03 14:00:47 -06:00 |
|
Dane Everitt
|
675e780946
|
Fix test failures
|
2017-10-06 00:16:22 -05:00 |
|