Jakob Schrettenbrunner
|
648072436f
|
organize imports with gopls format
|
2021-01-10 01:22:39 +00: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 |
|
Matthew Penner
|
ff597672db
|
Fix #2380
|
2020-09-20 12:51:12 -06:00 |
|
Dane Everitt
|
6ba15e9884
|
Better error handling from responses
|
2020-09-13 13:55:40 -07:00 |
|
Matthew Penner
|
7ba32aca84
|
Fix some typos and run gofmt on all .go files
|
2020-09-05 13:08:40 -06:00 |
|
Dane Everitt
|
1e633ae302
|
Bring the sftp server code into the package itself
|
2020-08-31 20:14:04 -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
|
b0fa5abe31
|
Less error spam for things not actually broken
|
2020-04-25 11:49:21 -07:00 |
|
Dane Everitt
|
514c16ccc8
|
Less obtuse error handling from API responses
|
2019-12-16 20:34:58 -08:00 |
|
Dane Everitt
|
e2c04cc6f5
|
Change endpoint for SFTP credentials
|
2019-12-07 15:58:22 -08:00 |
|
Dane Everitt
|
865c1b3bad
|
Begin implementing SFTP server code
|
2019-12-07 15:53:07 -08:00 |
|