Lance Pioch
|
0bd2935885
|
Merge branch 'main' into issue/68
# Conflicts:
# app/Filament/Resources/EggResource/RelationManagers/ServersRelationManager.php
# app/Filament/Resources/NodeResource/RelationManagers/AllocationsRelationManager.php
# app/Filament/Resources/NodeResource/RelationManagers/NodesRelationManager.php
# app/Filament/Resources/ServerResource/Pages/CreateServer.php
# app/Filament/Resources/ServerResource/Pages/ListServers.php
# app/Filament/Resources/ServerResource/RelationManagers/AllocationsRelationManager.php
# app/Filament/Resources/UserResource/RelationManagers/ServersRelationManager.php
# app/Models/Allocation.php
# app/Models/ApiKey.php
# app/Models/Server.php
# app/Models/User.php
|
2024-06-15 05:21:58 -04:00 |
|
Lance Pioch
|
36e2fa8e2b
|
Wip
|
2024-06-13 11:31:58 -04:00 |
|
Djordy Koert
|
1d66d4c320
|
PHPStan workflow + PHPStan fixes (#339)
* add PHPStan to workflow
Co-authored-by: Boy132 <Boy132@users.noreply.github.com>
Co-authored-by: Djordy <djordy@lap-0394-djordy-koert.local>
Co-authored-by: Lance Pioch <lancepioch@gmail.com>
|
2024-06-11 15:00:51 -04:00 |
|
Boy132
|
6bdd1b3ccb
|
Add api for server transfers (#153)
* add application api endpoint to start server transfer
* add basics for "cancel transfer" endpoint
* wire up wings cancel
* lint
|
2024-05-15 07:37:56 -07:00 |
|
Lance Pioch
|
1172fec6e5
|
Remove record not found exception
|
2024-03-16 23:34:45 -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
|
c449ca5155
|
Use more standardized phpcs
|
2021-01-23 12:33:34 -08:00 |
|
Dane Everitt
|
83efb2d7b6
|
More fixes for broken unit tests
|
2020-10-05 21:54:29 -07:00 |
|
Dane Everitt
|
34ffcdae7a
|
Remove unnecessary API calls to daemon
|
2019-12-22 13:45:40 -08:00 |
|
Dane Everitt
|
ed50259484
|
[#3896cn] Clean up code handling server suspension
|
2019-11-30 15:37:13 -08:00 |
|
Dane Everitt
|
7543ef085d
|
Format files
|
2019-09-05 21:32:57 -07:00 |
|
Dane Everitt
|
8afced3410
|
Add nests & eggs
Cleanup middleware handling and parameters on controllers...
|
2018-01-27 12:38:56 -06:00 |
|
Dane Everitt
|
17544481b5
|
More server management via the API
|
2018-01-20 13:48:02 -06:00 |
|