filestash/server/ctrl
2019-11-16 01:02:10 +11: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 (csp): Content Security Policy headers 2019-05-10 13:43:52 +10:00
files.go fix (video): range request had issues breaking videos from webdav ?!? 2019-11-16 01:02:10 +11:00
report.go feature (error): log javascript errors 2019-11-12 00:23:28 +11:00
search.go feature (search): in the context of a shared link 2019-04-13 00:43:38 +10:00
session.go maintenance (code): consistent style 2019-08-30 11:08:59 +10:00
share.go improve (webdav): handle user restriction and password on the webdav server 2019-05-08 11:30:23 +10:00
static.go improve (build): make build reproducible and easy to inspect/verify 2019-08-20 00:34:24 +10:00
webdav.go feature (webdav): build webdav server from shared link 2019-03-25 22:08:45 +11:00