filestash/server/ctrl
robertDawson2 d581e8b4ca fix (multipart): remove multipart form data - #401
* added line to fix caching issue on upload, where cache does not clear

* removed comments and added error logging line

Co-authored-by: Bobby Dawson <bobby@donorsearch.net>
2021-08-22 13:05:09 +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 fix (multipart): remove multipart form data - #401 2021-08-22 13:05:09 +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