Jelco
|
c74314d2ab
|
Fix file repository not catching 404 responses (#4637)
|
2023-01-17 15:12:22 -07:00 |
|
VibeGAMESNL
|
680bce6d94
|
api(client): fix decompress timeout (#4568)
|
2022-12-12 16:07:13 -07:00 |
|
Matthew Penner
|
ee033d6d08
|
Telemetry (#4564)
|
2022-11-22 13:39:43 -07:00 |
|
Matthew Penner
|
c3521e0221
|
api(server): fix undefined header
|
2022-11-21 13:20:50 -07:00 |
|
Matthew Penner
|
df2402b54f
|
Streaming Transfers (#4548)
|
2022-11-14 18:25:07 -07:00 |
|
Matthew Penner
|
cbcf62086f
|
Upgrade to Laravel 9 (#4413)
Co-authored-by: DaneEveritt <dane@daneeveritt.com>
|
2022-10-14 10:59:20 -06:00 |
|
DaneEveritt
|
c14c7b436e
|
Pass along new fields to Wings instance when endpoint is used; closes #4048
|
2022-05-28 13:45:23 -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 |
|
Dane Everitt
|
2d47f986ee
|
Replace calls to server patch with a manual sync method
|
2021-08-29 13:32:55 -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
|
87371901c0
|
Add base logic to support sending a request to restore a backup for a server
|
2021-01-17 17:51:09 -08:00 |
|
Dane Everitt
|
dbb6f69e00
|
Use proper newline, not literal \n
|
2020-12-27 16:47:51 -08:00 |
|
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 |
|