Matthew Penner
|
cbcf62086f
|
Upgrade to Laravel 9 (#4413)
Co-authored-by: DaneEveritt <dane@daneeveritt.com>
|
2022-10-14 10:59:20 -06:00 |
|
DaneEveritt
|
34ffaebd3e
|
Run cs-fix, ensure we only install dependency versions supporting 7.4+
|
2022-05-04 19:01:29 -04:00 |
|
Dane Everitt
|
e96ead4c4d
|
Update API calls to Wings to only pass the required details with the changes to the installer system
|
2021-08-29 14:09:43 -07:00 |
|
Matthew Penner
|
b4cae916ac
|
transfers: fix allocation array merging logic (#3551)
|
2021-08-18 12:58:41 -06: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
|
2ee08a1a3d
|
Update logic for server transfer controller
|
2020-12-24 10:10:40 -08:00 |
|
Matthew Penner
|
d8f75fa0b7
|
Fix failed transfers locking a server into a unaccessible state
|
2020-12-17 11:14:58 -07:00 |
|
Matthew Penner
|
8d297a0918
|
Release reserved allocations upon archive failure
|
2020-12-17 10:35:54 -07:00 |
|
Matthew Penner
|
01926e2896
|
Improve logic for logging into the websocket of the target node
|
2020-12-17 10:35:54 -07:00 |
|
Matthew Penner
|
5c5e2e24f1
|
📯 tRaNsFeR lOgS 📯
|
2020-12-17 10:35:54 -07:00 |
|
Matthew Penner
|
e6c4a68e4a
|
Update logic for tracking a server's transfer state
|
2020-12-17 10:35:54 -07:00 |
|
Dane Everitt
|
7557dddf49
|
Store node daemon tokens in an encrypted manner
|
2020-04-10 15:15:38 -07:00 |
|
Matthew Penner
|
b395440e4e
|
Check that the selected daemon is online for a transfer, delete the server from the old node when a transfer is successful
|
2020-04-04 18:28:09 -06:00 |
|
Matthew Penner
|
5c7c1f60cf
|
Fix StyleCI issues #2
|
2020-04-04 16:25:41 -06:00 |
|
Matthew Penner
|
142bf16aae
|
Fix StyleCI issues
|
2020-04-04 16:24:58 -06:00 |
|
Matthew Penner
|
454ce6ce45
|
Add successful column to server_transfers table, get server transfers working properly :)
|
2020-04-04 16:16:18 -06:00 |
|
Matthew Penner
|
6ba6c34252
|
Add ServerTransfer relation in Models/Server.php, notify the new daemon about the incoming server transfer
|
2020-04-04 14:10:18 -06:00 |
|
Matthew Penner
|
5007ce0b1c
|
Get to the point where we can start notifying the other daemon, remove TransferJob.php, add DaemonTransferRepository.php
|
2020-04-04 00:50:12 -06:00 |
|