filebrowser/http
2021-07-26 10:41:56 +02:00
..
auth.go feat: browser cache directives 2021-04-19 12:49:40 +00:00
commands.go build: use make for building the project (#1304) 2021-03-04 00:10:08 +01:00
data.go feat: browser cache directives 2021-04-19 12:49:40 +00:00
http.go fix: delete image cache when moving 2021-04-14 15:20:38 +00:00
preview_enum.go fix: delete cached previews when deleting file 2020-07-28 11:59:55 +02:00
preview.go chore: split preview creation logic 2021-04-19 13:16:48 +00:00
public_test.go build: use make for building the project (#1304) 2021-03-04 00:10:08 +01:00
public.go fix: omit file content 2021-04-23 12:04:02 +00:00
raw.go chore: don't break folder download if any file processing causes an error 2021-07-26 10:41:56 +02:00
resource.go fix: break resource create/update handlers on error (closes #1464) 2021-07-24 15:33:54 +02:00
search.go feat: v2 (#599) 2019-01-05 22:44:33 +00:00
settings.go lint: lint the code 2019-04-20 14:15:28 +01:00
share.go feat: allow to password protect shares (#1252) 2021-03-02 12:00:18 +01:00
static.go feat: gzip encoding for static js files 2021-04-22 12:48:45 +00:00
users.go fix: don't allow to remove root user 2021-01-11 22:33:36 +01:00
utils.go feat: browser cache directives 2021-04-19 12:49:40 +00:00