Dane Everitt
|
67ecbd667a
|
Minor improvements to logic around decompression
|
2021-01-16 11:48:30 -08:00 |
|
Dane Everitt
|
b10e4dd437
|
Better error handling for access to denylist files
|
2021-01-10 16:43:33 -08:00 |
|
Dane Everitt
|
2c1b211280
|
Add base idea for denying write access to certain files; ref pterodactyl/panel#569
|
2021-01-10 16:33:39 -08:00 |
|
Dane Everitt
|
c228acaafc
|
Massive refactor of SFTP system now that it is deeply integrated with Wings
|
2021-01-10 14:25:39 -08:00 |
|
Dane Everitt
|
9c53436470
|
Check disk before even trying to run the download
|
2020-12-20 11:08:01 -08:00 |
|
Dane Everitt
|
59a111de39
|
Invite our lord and savior emperror back to the table
|
2020-12-15 21:56:53 -08:00 |
|
Dane Everitt
|
3a26a5d39d
|
Convert all filesystem error types into the same Error struct
|
2020-12-15 20:51:13 -08:00 |
|
Matthew Penner
|
de51fd1c51
|
Error handling improvements (#71)
* Remove `emperror.dev/errors`, remove all `errors#Wrap` and `errors#WithStack` calls
* Improve logging in `server/backup.go`
|
2020-11-28 16:57:10 -07:00 |
|
Dane Everitt
|
68bdcb3cbc
|
Fix error handling and get tests back to working
|
2020-11-08 15:15:39 -08:00 |
|
Dane Everitt
|
be9d1a3986
|
Replace error handling package with emperror; add better reporting for errors escaping server root
|
2020-11-08 13:52:20 -08:00 |
|
Dane Everitt
|
0f7bb1a371
|
Refactor filesystem to not be dependent on a server struct
|
2020-09-27 12:24:08 -07:00 |
|