filestash/server/common
2023-03-31 08:20:51 +11:00
..
ssl maintain (path): absolute path 2023-03-02 20:15:56 +11: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 (thumbnailer): add plugin type for thumbnail generation 2022-12-02 07:09:11 +11:00
config_state.go maintain (path): absolute path 2023-03-02 20:15:56 +11:00
constants.go feature (standalone): reasonable default for standalone usage 2022-11-23 01:09:19 +11: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 feature (middleware): use translated errors in auth middleware 2023-02-28 21:19:50 +11:00
files.go maintain (path): absolute path 2023-03-02 20:15:56 +11: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 maintain (path): absolute path 2023-03-02 20:15:56 +11:00
mime.go improve (config): common issue on install problems 2020-06-18 00:16:42 +10:00
plugin.go feature (plugin): onload callback 2023-01-27 21:14:44 +11:00
response.go feature (title): set title to general.name in static pages 2023-02-09 08:09:17 +11:00
token.go maintain (go): go format 2021-08-22 16:47:09 +10:00
types.go feature (thumbnailer): add plugin type for thumbnail generation 2022-12-02 07:09:11 +11:00
utils.go fix (#533): json conversion issue 2023-03-31 08:20:51 +11:00