filestash/server/ctrl
2019-04-04 19:27:06 +11:00
..
admin.go improve (performance): increase performance as per the benchmark observation 2019-02-19 19:06:34 +11:00
config.go feature (search): search feature 2019-04-02 19:48:50 +11:00
export.go feature (search): search feature 2019-04-02 19:48:50 +11:00
files.go improve (API): Cat now returns a io.ReadCloser to make it obvious it has to be closed 2019-04-04 19:27:06 +11:00
search.go feature (search): search feature 2019-04-02 19:48:50 +11:00
session.go feature (search): search feature 2019-04-02 19:48:50 +11:00
share.go improve (crypto): derivate secret_key for each usage to reduce attack surface in the worst case scenario 2019-01-28 01:09:45 +11:00
static.go fix (IE): better nothing than something half working for IE, will remove when IE is properly tested 2019-03-19 13:07:17 +11:00
webdav.go feature (webdav): build webdav server from shared link 2019-03-25 22:08:45 +11:00