.. |
archiver.go
|
Delete the server's archive when the server is deleted
|
2020-04-04 18:31:18 -06:00 |
backup.go
|
Fix topic handling for websocket with namespace
|
2020-04-06 21:22:43 -07:00 |
collection.go
|
Implement server deletion
|
2019-12-21 23:23:56 -08:00 |
config_parser.go
|
Create the config file if it is missing for the server, then try again
|
2019-12-07 16:48:26 -08:00 |
configuration.go
|
Logical file rename
|
2019-11-24 19:32:02 -08:00 |
console.go
|
Improve event emitter/subscription abilities
|
2020-01-18 14:04:26 -08:00 |
crash.go
|
Improve event emitter/subscription abilities
|
2020-01-18 14:04:26 -08:00 |
environment_docker.go
|
Add support for reinstalling a server
|
2020-04-03 13:43:13 -07:00 |
environment.go
|
Add support for reinstalling a server
|
2020-04-03 13:43:13 -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
|
Fix topic handling for websocket with namespace
|
2020-04-06 21:22:43 -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_windows.go
|
Add support for listing a directory's contents
|
2019-04-07 14:45:23 -07:00 |
filesystem.go
|
Add ability to create archives of servers, add GET and POST /api/servers/:server/archive routes to get and request an archive of a server
|
2020-04-03 23:17:26 -06:00 |
install.go
|
Add support for reinstalling a server
|
2020-04-03 13:43:13 -07:00 |
listeners.go
|
Improve event emitter/subscription abilities
|
2020-01-18 14:04:26 -08:00 |
power.go
|
Port most of the HTTP code over to gin
|
2020-04-05 18:00:33 -07:00 |
resources.go
|
Fix CPU calculation
|
2019-09-17 23:10:02 -07:00 |
server.go
|
Remove server configurations files and add shared state file
|
2020-04-10 16:33:30 -06:00 |
state.go
|
Add a lock to the states file
|
2020-04-10 16:37:10 -06:00 |
update.go
|
Remove server configurations files and add shared state file
|
2020-04-10 16:33:30 -06:00 |