filestash/server/ctrl
2021-05-25 21:57:46 +10:00
..
admin.go feature (setup): complete rewrite of the setup wizard adding features such as automatic DNS 2019-05-16 14:39:14 +10:00
config.go improve (compression): on the fly gzip compression for a few endpoints 2019-05-09 17:03:40 +10:00
export.go improve (config): common issue on install problems 2020-06-18 00:16:42 +10:00
files.go improve (upload): Limit memory usage when parsing multipart form data, so that large files are stored in disk (#382) 2021-05-25 21:57:46 +10:00
report.go feature (health): health check endpoint 2020-08-23 13:16:15 +10:00
search.go fix (test): broken test fix 2020-07-01 02:09:16 +10:00
session.go feat (local): translation of common server side errors 2020-05-26 16:20:14 +10:00
share.go feature (documents): handle office documents using onlyoffice 2019-12-21 15:17:09 +11:00
static.go fix (IE): show message for IE users 2021-03-04 21:12:20 +11:00
webdav.go feature (webdav): build webdav server from shared link 2019-03-25 22:08:45 +11:00