.. |
backup
|
Add some missing error handling, fix a few typos
|
2020-07-15 13:11:12 -06:00 |
archiver.go
|
Update all of the old UUID refs to new
|
2020-07-19 17:53:41 -07:00 |
backup.go
|
Update everything expect transfers & sftp to not use zap
|
2020-06-13 10:40:26 -07:00 |
collection.go
|
Add support for modifying daemon configuration on-the-fly
|
2020-04-11 16:17:46 -07:00 |
config_parser.go
|
Use NumCPU and not GOMAXPROCS
|
2020-07-31 21:31:53 -07:00 |
configuration.go
|
Refactor environment handling logic to separate a server from the environment handler itself
|
2020-08-10 21:38:42 -07:00 |
console.go
|
Refactor environment handling logic to separate a server from the environment handler itself
|
2020-08-10 21:38:42 -07:00 |
crash.go
|
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 |
errors.go
|
Don't freak out if the server doesn't exist on the remote
|
2019-12-16 20:47:35 -08:00 |
events.go
|
Refactor environment handling logic to separate a server from the environment handler itself
|
2020-08-10 21:38:42 -07:00 |
filesystem_darwin.go
|
Add support for listing a directory's contents
|
2019-04-07 14:45:23 -07:00 |
filesystem_linux.go
|
Add support for listing a directory's contents
|
2019-04-07 14:45:23 -07:00 |
filesystem_unarchive.go
|
Fix 500 errors on file routes when accessing a file that doesn't exist
|
2020-07-31 16:01:32 -06:00 |
filesystem_walker.go
|
Use NumCPU and not GOMAXPROCS
|
2020-07-31 21:31:53 -07:00 |
filesystem_windows.go
|
Add support for listing a directory's contents
|
2019-04-07 14:45:23 -07:00 |
filesystem.go
|
Dependency updates
|
2020-08-06 18:55:29 -07:00 |
install.go
|
Support changing the /tmp volume size in the config
|
2020-08-12 20:38:02 -07:00 |
listeners.go
|
Refactor environment handling logic to separate a server from the environment handler itself
|
2020-08-10 21:38:42 -07:00 |
loader.go
|
Refactor environment handling logic to separate a server from the environment handler itself
|
2020-08-10 21:38:42 -07:00 |
mounts.go
|
Refactor environment handling logic to separate a server from the environment handler itself
|
2020-08-10 21:38:42 -07:00 |
power.go
|
Allow sending a termination signal even if another power action is being processed
|
2020-08-13 20:37:35 -07:00 |
process.go
|
Misc mutex locking things to avoid data races
|
2020-07-18 16:03:25 -07:00 |
resources.go
|
Address some race conditions
|
2020-07-19 17:46:39 -07:00 |
server.go
|
Refactor environment handling logic to separate a server from the environment handler itself
|
2020-08-10 21:38:42 -07:00 |
state.go
|
Update all of the old UUID refs to new
|
2020-07-19 17:53:41 -07:00 |
update.go
|
Refactor environment handling logic to separate a server from the environment handler itself
|
2020-08-10 21:38:42 -07:00 |