filestash/server/common
2022-11-10 02:39:29 +11:00
..
ssl fix (selfsigned): self signed certificate issues 2022-09-15 22:38:54 +10:00
api.go fix (config): concurrent issue 2022-10-10 08:22:45 +11:00
app.go feature (cancellation): logic to cancel request in client and server 2022-09-02 17:26:32 +10:00
backend.go clean (code): cleanup the laundry on the server 2022-01-07 01:25:43 +11:00
cache.go fix (cache): RLock instead of lock 2022-09-13 13:01:03 +10:00
config.go feature (admin): simplify admin backend page 2022-11-09 08:09:01 +11:00
config_state.go feature (config): toggle for config file encryption 2022-11-10 00:19:45 +11:00
constants.go maintain (generator): simplify build command 2022-09-28 18:11:58 +10:00
crypto.go feature (crypto): nonce generator as a counter 2022-09-09 23:22:47 +10:00
debug.go maintain (go): go format 2021-08-22 16:47:09 +10:00
default.go fix (vet): go vet - #505 2022-09-13 14:12:13 +10:00
dummy.go maintain (go): go format 2021-08-22 16:47:09 +10:00
error.go maintain (error): add internal error 2022-09-13 17:28:53 +10:00
files.go fix (window): cross compile for windows 2022-09-28 21:16:10 +10:00
files_all.go fix (window): cross compile for windows 2022-09-28 21:16:10 +10:00
files_linux.go fix (window): cross compile for windows 2022-09-28 21:16:10 +10:00
log.go improve (logger): logger interface for tests or plugin swap 2022-10-06 08:02:25 +11:00
mime.go improve (config): common issue on install problems 2020-06-18 00:16:42 +10:00
plugin.go feature (auditing): pluggable auditing in admin console 2022-09-01 07:37:59 +10:00
response.go improve (UX): eye candy 2022-11-10 02:39:29 +11:00
token.go maintain (go): go format 2021-08-22 16:47:09 +10:00
types.go improve (logger): logger interface for tests or plugin swap 2022-10-06 08:02:25 +11:00
utils.go fix (#422): retrocompatibility with authentication middleware 2022-02-01 17:24:27 +11:00