Matthew Penner
|
ee08829a28
|
s3 backups: handle CompleteMultipartUpload and AbortMultipartUpload on the panel
|
2020-12-06 13:56:17 -07: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 |
|
Matthew Penner
|
73b221d022
|
Switch old Server#GetState() calls over to Server#Environment#State()
|
2020-11-20 14:35:29 -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 |
|
Matthew Penner
|
7ba32aca84
|
Fix some typos and run gofmt on all .go files
|
2020-09-05 13:08:40 -06:00 |
|
Dane Everitt
|
4d3a860604
|
Use environment namespace for power state, don't duplicate them across server
|
2020-08-19 18:58:48 -07:00 |
|
Dane Everitt
|
177aa8e436
|
Refactor power handling logic to be more robust and able to handle spam clicking and duplicate power actions
|
2020-08-01 15:20:39 -07:00 |
|
Dane Everitt
|
0cbaad5c72
|
Completely re-work the server configuration to be separated out better
|
2020-07-19 16:27:55 -07:00 |
|
Dane Everitt
|
198a22f446
|
Replace even more zap occurences
|
2020-06-13 10:26:35 -07:00 |
|
Dane Everitt
|
03045c94be
|
Better race condition prevention
|
2020-04-10 18:22:18 -07:00 |
|
Dane Everitt
|
99a11f81c3
|
Improve event emitter/subscription abilities
|
2020-01-18 14:04:26 -08:00 |
|
Dane Everitt
|
11c6738264
|
[#389686] Show crash output in console
|
2019-11-30 17:08:11 -08:00 |
|
Dane Everitt
|
8c57583ce9
|
[#389686] Add crash detection logic to daemon
|
2019-11-30 16:43:18 -08:00 |
|