Matthew Penner
|
14eea3b1e4
|
router: close body once finished
|
2023-01-24 12:33:42 -07:00 |
|
Matthew Penner
|
3c54c1f840
|
break everything
- upgrade dependencies
- run gofmt and goimports to organize code
- fix typos
- other small tweaks
|
2021-08-02 15:07:00 -06:00 |
|
Matthew Penner
|
471886dd34
|
internally mark if a server is restoring to restrict actions
|
2021-03-12 16:19:35 -07:00 |
|
Dane Everitt
|
98c68142cd
|
Remove all of the remaining API logic and port it all to the remote.Client type
|
2021-02-01 21:28:46 -08:00 |
|
Dane Everitt
|
4bd18f7dd8
|
Send restoration status information to the console
|
2021-01-30 18:49:07 -08:00 |
|
Dane Everitt
|
adc0732af3
|
Better error handling and logging for restorations
|
2021-01-30 18:43:35 -08:00 |
|
Dane Everitt
|
13541524c3
|
Use server context
|
2021-01-26 19:36:35 -08:00 |
|
Dane Everitt
|
3f84ee694b
|
Get backups restoring kinda
|
2021-01-20 20:03:14 -08:00 |
|
Dane Everitt
|
6ef0bd7496
|
Get general concept for backup resotration using a unified interface implemented
|
2021-01-18 21:20:58 -08:00 |
|
Dane Everitt
|
66b6f40b61
|
Fix import cycle issue
|
2021-01-17 21:05:51 -08:00 |
|
Dane Everitt
|
7dd0acebc0
|
Initial untested pass at restoring from local backups
|
2021-01-16 18:06:22 -08:00 |
|
Jakob Schrettenbrunner
|
648072436f
|
organize imports with gopls format
|
2021-01-10 01:22:39 +00:00 |
|
Dane Everitt
|
902f9f5944
|
Include more (and customizable) context with backup logs
|
2020-12-27 16:16:40 -08:00 |
|
Dane Everitt
|
0ecc166dcd
|
Update error reporting middleware
|
2020-12-15 21:08:00 -08:00 |
|
Dane Everitt
|
acd6dc62d0
|
Update middleware logic
|
2020-12-15 20:19:09 -08:00 |
|
Dane Everitt
|
5f1d9ff151
|
Don't throw a 500 error if the backup is missing; closes pterodactyl/panel#2280
|
2020-08-31 20:24:07 -07:00 |
|
Dane Everitt
|
7d4a8d7f7e
|
Update everything expect transfers & sftp to not use zap
|
2020-06-13 10:40:26 -07:00 |
|
Carlo Field
|
359564bd91
|
#2078 - fix BindJSON calls
|
2020-05-29 17:44:49 +02:00 |
|
Dane Everitt
|
b2797ed292
|
Abstract out shared backup functionality
|
2020-05-02 15:02:02 -07:00 |
|
Dane Everitt
|
91d12ab9a7
|
More abstract support for backups & misc code cleanup in that area
|
2020-04-26 16:43:18 -07:00 |
|
Dane Everitt
|
1e2da95d26
|
Support data coming from the panel better
|
2020-04-26 16:21:58 -07:00 |
|
Dane Everitt
|
4ff7bd2777
|
Abstract out more of the backup functionality
|
2020-04-17 13:46:36 -07:00 |
|
Dane Everitt
|
11035b561a
|
Break out the backup functions of the daemon in prep for S3 support
|
2020-04-13 22:01:07 -07:00 |
|
Dane Everitt
|
1c235025b7
|
Add support for deleting a backup
|
2020-04-09 22:07:48 -07:00 |
|
Matthew Penner
|
718b126baf
|
Dane caused this monstrosity to occur.. Port over remaining transfer/archive code to gin, delete http.go
|
2020-04-06 13:49:49 -06:00 |
|
Dane Everitt
|
03311ecf03
|
Move over backup and create transfer logic
|
2020-04-05 19:07:16 -07:00 |
|