Dane Everitt
|
9a57011071
|
Merge branch 'develop' of https://github.com/Pterodactyl/Panel into develop
|
2020-12-24 09:15:05 -08:00 |
|
Dane Everitt
|
087c41d5ac
|
Add endpoint to pull a remote file down
|
2020-12-24 09:15:03 -08:00 |
|
Matthew Penner
|
4b9eab8950
|
Send ignored_files as a string to wings
|
2020-12-22 19:31:52 -07:00 |
|
Dane Everitt
|
11054de5b3
|
Attempt revocation of JWT access when changing a server's owner
closes #2771
|
2020-12-06 12:16:12 -08:00 |
|
Matthew Penner
|
8611ebb2d6
|
Add /api/client/servers/{server}/files/chmod endpoint
|
2020-12-04 09:24:06 -07:00 |
|
Dane Everitt
|
009f9c297d
|
Revoke JWT JTIs when modifying a subuser's permissions
|
2020-11-03 21:01:15 -08:00 |
|
Matthew Penner
|
85af073438
|
Switch to s3 multipart uploads for backups
|
2020-11-01 15:27:43 -07:00 |
|
Dane Everitt
|
3340ee7fd8
|
Fix bad encoding when handling files; closes #2399
|
2020-09-24 20:27:02 -07:00 |
|
Dane Everitt
|
95e8492c5d
|
What the heck are these abysmal timeouts; closes #2223
|
2020-08-06 20:25:35 -07:00 |
|
Dane Everitt
|
d644758986
|
Always return the status code from the daemon if possible
|
2020-07-18 10:23:28 -07:00 |
|
Matthew Penner
|
b6e31096f0
|
Fix empty request body to wings when decompressing a file
|
2020-07-15 12:29:52 -06:00 |
|
Dane Everitt
|
78c76d6df4
|
Ensure errors from daemon are wrapped correctly
|
2020-07-14 21:16:38 -07:00 |
|
Dane Everitt
|
2653321fc2
|
Support renaming multiple files at once
|
2020-07-11 16:00:30 -07:00 |
|
Dane Everitt
|
93cab68cc3
|
Handle mass actions for file deletion
|
2020-07-11 15:37:59 -07:00 |
|
Dane Everitt
|
82bc9e617b
|
Add support for compressing items in the file manager
|
2020-07-11 13:38:49 -07:00 |
|
Dane Everitt
|
83a59cdf4f
|
Fix node update tests
|
2020-06-24 21:54:56 -07:00 |
|
Dane Everitt
|
5dbcddc862
|
Decode URL fragments correctly before sending to the daemon; ref #2040 ref #2038
|
2020-05-17 15:07:32 -07:00 |
|
Dane Everitt
|
53b451e8bf
|
Remove unused code
|
2020-04-26 16:20:51 -07:00 |
|
Dane Everitt
|
b774622faa
|
Add base support for AWS/Wings backup adapters
|
2020-04-26 16:07:36 -07:00 |
|
Dane Everitt
|
00b0d30c60
|
Fix handling for backups; correctly send along ignored files & directories
|
2020-04-18 23:26:59 -07:00 |
|
Dane Everitt
|
1327bbbbe5
|
Fix logic to update a daemon's configuration
|
2020-04-11 16:33:15 -07:00 |
|
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 |
|