Dane Everitt
|
f3a6ee7a45
|
re-refactor code
|
2021-01-25 20:28:24 -08:00 |
|
Dane Everitt
|
2968ea3498
|
Modify stat to embed os.FileInfo differently and update file content reader
|
2021-01-16 12:03:55 -08:00 |
|
Dane Everitt
|
1e15beb953
|
double log, I think not?
|
2021-01-10 15:12:13 -08:00 |
|
Dane Everitt
|
0cb3b815d1
|
Finish refactoring SFTP server logic
|
2021-01-10 15:06:06 -08:00 |
|
Dane Everitt
|
a48abc92ad
|
More code cleanup and struct simplification
|
2021-01-10 14:43:27 -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 |
|
Jakob Schrettenbrunner
|
648072436f
|
organize imports with gopls format
|
2021-01-10 01:22:39 +00:00 |
|
Matthew Penner
|
a4c8b8714b
|
Bump all dependencies
|
2020-12-27 11:49:08 -07:00 |
|
Dane Everitt
|
59a111de39
|
Invite our lord and savior emperror back to the table
|
2020-12-15 21:56:53 -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
|
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
|
334b3e8d10
|
Refactor HTTP endpoints to be less complicated and follow better standards
|
2020-10-31 10:04:20 -07:00 |
|
Dane Everitt
|
0f7bb1a371
|
Refactor filesystem to not be dependent on a server struct
|
2020-09-27 12:24:08 -07:00 |
|
Matthew Penner
|
7ba32aca84
|
Fix some typos and run gofmt on all .go files
|
2020-09-05 13:08:40 -06:00 |
|
CyberKitsune
|
d742acf308
|
Minimize blocking in Filesystem.getCachedDiskUsage (#53)
|
2020-08-31 20:27:41 -07:00 |
|
Dane Everitt
|
1e633ae302
|
Bring the sftp server code into the package itself
|
2020-08-31 20:14:04 -07:00 |
|
Dane Everitt
|
919bec2f87
|
Dependency updates
|
2020-08-06 18:55:29 -07:00 |
|
Dane Everitt
|
cb850fd81a
|
Update all of the old UUID refs to new
|
2020-07-19 17:53:41 -07:00 |
|
Dane Everitt
|
82912595b7
|
Update SFTP logic for authentication to avoid brute forces; replicates logic from #9
Co-Authored-By: Stepan Fedotov <trixterthetux@users.noreply.github.com>
|
2020-07-02 21:03:11 -07:00 |
|
Dane Everitt
|
f8bffd8391
|
Start the process of migrating from zap to a cleaner CLI output for logs
|
2020-05-28 22:07:53 -07:00 |
|
Dane Everitt
|
5e60cb2eb0
|
Update to latest version of sftp-server; closes pterodactyl/panel#2014
|
2020-05-09 17:47:12 -07:00 |
|
Dane Everitt
|
6ac328392e
|
Get SFTP validation finalized
|
2019-12-07 17:35:45 -08:00 |
|
Dane Everitt
|
c9bff0fa31
|
Move server tracking in program into global memory state
|
2019-12-07 16:43:00 -08:00 |
|
Dane Everitt
|
865c1b3bad
|
Begin implementing SFTP server code
|
2019-12-07 15:53:07 -08:00 |
|
Dane Everitt
|
52ca0667ca
|
Add base support for internalizing the SFTP server
|
2019-12-07 14:01:40 -08:00 |
|