filebrowser/http
Tiger Nie 20be1027d6 Moved showHidden check box to Profile Settings.
Saving the `showHidden` attribute to the backend database as
a part of the user schema.

Sending the attribute from the auth endpoint as a part of userInfo
2020-09-21 22:18:40 +08:00
..
auth.go Moved showHidden check box to Profile Settings. 2020-09-21 22:18:40 +08:00
commands.go refactor: add more go linters (#970) 2020-06-01 01:12:36 +02:00
data.go fix: apply all fs user rulles 2020-06-22 18:46:22 +02:00
http.go fix: delete cached previews when deleting file 2020-07-28 11:59:55 +02:00
preview_enum.go fix: delete cached previews when deleting file 2020-07-28 11:59:55 +02:00
preview.go fix: delete cached previews when deleting file 2020-07-28 11:59:55 +02:00
public.go refactor: add more go linters (#970) 2020-06-01 01:12:36 +02:00
raw.go feat: put selected files in the root of the archive (closes #1065) 2020-09-11 16:54:22 +02:00
resource.go chore: fix lint errors 2020-07-28 13:40:06 +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 refactor: add more go linters (#970) 2020-06-01 01:12:36 +02:00
static.go feat: preview size button 2020-08-25 14:14:15 +00:00
users.go refactor: add more go linters (#970) 2020-06-01 01:12:36 +02:00
utils.go fix(security): check user permission to rename files 2020-06-06 17:45:51 +02:00