filebrowser/http
2021-03-21 12:30:48 +01:00
..
auth.go feat: add single click mode (#1139) 2020-11-23 19:06:37 +01:00
commands.go build: use make for building the project (#1304) 2021-03-04 00:10:08 +01:00
data.go fix: prefix handling on http router 2021-03-17 17:54:25 +00:00
http.go feat: add health check handler 2021-03-21 12:30:48 +01:00
preview_enum.go fix: delete cached previews when deleting file 2020-07-28 11:59:55 +02:00
preview.go fix: update image cache when replacing 2021-03-10 15:14:01 +00:00
public_test.go build: use make for building the project (#1304) 2021-03-04 00:10:08 +01:00
public.go feat: add health check handler 2021-03-21 12:30:48 +01:00
raw.go fix: root path name on archive 2021-03-12 15:52:52 +00:00
resource.go fix: check rules on http resource handlers 2021-03-10 17:38:11 +00: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 refactor: migrate from rice to embed.FS 2021-03-09 19:09:32 +01:00
users.go fix: don't allow to remove root user 2021-01-11 22:33:36 +01:00
utils.go fix: prefix handling on http router 2021-03-17 17:54:25 +00:00