filebrowser/http
2021-01-07 11:30:17 +01:00
..
auth.go feat: add single click mode (#1139) 2020-11-23 19:06:37 +01:00
commands.go feat: add disable exec flag (#1090) 2020-10-01 16:45:24 +02:00
data.go feat: add hide dotfiles param (#1148) 2020-11-20 11:51:28 +01:00
http.go feat: add sharing management (#1178) (closes #1000) 2020-12-24 19:02:28 +01:00
preview_enum.go fix: delete cached previews when deleting file 2020-07-28 11:59:55 +02:00
preview.go feat: allow disabling file detections by reading header (#1175) 2021-01-07 11:30:17 +01:00
public.go feat: allow disabling file detections by reading header (#1175) 2021-01-07 11:30:17 +01:00
raw.go feat: allow disabling file detections by reading header (#1175) 2021-01-07 11:30:17 +01:00
resource.go feat: allow disabling file detections by reading header (#1175) 2021-01-07 11:30:17 +01: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: add sharing management (#1178) (closes #1000) 2020-12-24 19:02:28 +01:00
static.go fix: fix panic when accessing nonexistent .js file in static path (#1105) 2020-10-02 15:09:03 +02:00
users.go fix: check user input to prevent permission elevation (#1196) (closes #1195) 2020-12-24 18:22:48 +01:00
utils.go fix(security): check user permission to rename files 2020-06-06 17:45:51 +02:00