Dane Everitt
|
7557dddf49
|
Store node daemon tokens in an encrypted manner
|
2020-04-10 15:15:38 -07:00 |
|
Dane Everitt
|
9ba6aaebde
|
Move actions into context menu, add support for deleting a backup
|
2020-04-09 22:08:09 -07:00 |
|
Dane Everitt
|
f9878d842c
|
Fix error handling for large files (and endpoints called as non-json)
|
2020-04-06 21:59:14 -07:00 |
|
Dane Everitt
|
e7784bf024
|
Merge branch 'develop' into feature/server-transfers-actually
|
2020-04-05 11:06:40 -07:00 |
|
Dane Everitt
|
7b69b4b824
|
Hit the daemon endpoints to actually generate a backup
|
2020-04-04 20:09:33 -07:00 |
|
Matthew Penner
|
2f506d564b
|
Merge branch 'develop' into feature/server-transfers-actually
|
2020-04-04 20:56:37 -06:00 |
|
Dane Everitt
|
be05d2df81
|
Add support for generating a signed URL for downloading a file from the daemon
|
2020-04-04 19:54:59 -07: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 |
|
Dane Everitt
|
7d45379f31
|
Add back support for reinstalling a server
|
2020-04-03 13:46:45 -07:00 |
|
Dane Everitt
|
ef5d0fb4a2
|
Add deletion code to the panel
|
2019-12-21 23:26:15 -08:00 |
|
Dane Everitt
|
564d947f7e
|
[#3c9g25] Add support for new endpoint to collect node information
|
2019-12-09 21:05:39 -08:00 |
|
Dane Everitt
|
ed50259484
|
[#3896cn] Clean up code handling server suspension
|
2019-11-30 15:37:13 -08:00 |
|
Dane Everitt
|
2af653733c
|
Insane number of changes required to get the build to post
|
2019-11-24 20:19:31 -08:00 |
|
Dane Everitt
|
547e8840e2
|
Untested code to perform an update of server build settings
|
2019-11-24 15:08:54 -08:00 |
|
Dane Everitt
|
8f0044575f
|
Update server creation data logic
|
2019-11-16 13:33:01 -08:00 |
|
Dane Everitt
|
0b9c6bd21d
|
Proxy file downloads through the panel rather than having to get creative with download tokens
|
2019-10-26 14:36:37 -07:00 |
|
Dane Everitt
|
086018751d
|
Add underlying code to handle authenticating websocket credentials
|
2019-09-08 17:48:37 -07:00 |
|
Dane Everitt
|
b99ea53ca1
|
Update client API endpoints to not use deprecated function
|
2019-09-05 21:41:20 -07:00 |
|
Dane Everitt
|
7543ef085d
|
Format files
|
2019-09-05 21:32:57 -07:00 |
|
Dane Everitt
|
62cd03d684
|
Fix command sending error handling and bad assertion order
|
2019-09-05 21:16:36 -07:00 |
|
Dane Everitt
|
ee0da206c1
|
Update command sending from server API to use new daemon code
|
2019-09-05 21:11:19 -07:00 |
|
Dane Everitt
|
161e0f6165
|
Deprecate old way of using repositories for daemon things
|
2019-09-05 20:33:27 -07:00 |
|
Dane Everitt
|
fb9c106448
|
Update server listing and associated logic to pull from the panel dynamiacally
|
2019-08-17 16:03:10 -07:00 |
|
Dane Everitt
|
a8462bf109
|
Add initial support for opening a file in the file manager, still needs more work
|
2019-05-25 16:24:13 -07:00 |
|
Dane Everitt
|
d79fe6982f
|
Add support for file copy and deletion
|
2019-05-04 17:26:24 -07:00 |
|
Dane Everitt
|
811026895b
|
Update support for moving/renaming files and folders
|
2019-05-04 16:04:59 -07:00 |
|
Dane Everitt
|
eed4be49ab
|
Fix data being passed along to daemon
|
2019-05-01 21:58:35 -07:00 |
|
Dane Everitt
|
95d19bf09e
|
Update logic that handles creation of folders for a server
|
2019-05-01 21:45:39 -07:00 |
|
Dane Everitt
|
c80c8564b8
|
Switch file manager listing to use panel API endpoint
|
2019-05-01 20:54:40 -07:00 |
|
Dane Everitt
|
d2afc29a80
|
Refactor how repositories for the daemon work.
|
2018-01-05 18:27:47 -06:00 |
|
Dane Everitt
|
864513c44b
|
Fix failing test suite
|
2017-10-08 20:57:59 -05:00 |
|
Dane Everitt
|
b1834307d5
|
Update demon routes to use /v1/
|
2017-09-30 21:00:24 -05:00 |
|
Dane Everitt
|
15d38ce823
|
Add ability to switch between new and existing daemon
|
2017-09-30 19:23:44 -05:00 |
|