filebrowser/http
Laurynas Gadliauskas 3489df033e
feat: custome error messages (#14)
* feat: custome error messages

* errors: improve code

* errors: clean up imports

* errors: add translations

* errors: check if translation exists
2021-06-18 14:05:47 +03: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: custome error messages (#14) 2021-06-18 14:05:47 +03:00
http.go feat: user quota display (#12) 2021-06-11 14:43:00 +03:00
preview.go chore: split preview creation logic 2021-04-19 13:16:48 +00:00
preview_enum.go fix: delete cached previews when deleting file 2020-07-28 11:59:55 +02:00
public.go fix: omit file content 2021-04-23 12:04:02 +00:00
public_test.go build: use make for building the project (#1304) 2021-03-04 00:10:08 +01:00
quota.go feat: user quota display (#12) 2021-06-11 14:43:00 +03:00
raw.go feat: browser cache directives 2021-04-19 12:49:40 +00:00
resource.go feat: custome error messages (#14) 2021-06-18 14:05:47 +03: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: user quota display (#12) 2021-06-11 14:43:00 +03: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