filebrowser/http
ねらひかだ 5c5ab6b875
fix: files and directories are created with the correct permissions (#2966)
2024-01-30 10:12:38 +01:00
..
auth.go feat: make user session timeout configurable (#2753) 2023-11-02 22:01:56 +01:00
commands.go chore: upgrade golangci-lint to 1.51.1 2023-02-16 09:19:44 +01:00
data.go refactor: migrate frontend tooling to vite 4 (#2645) 2023-08-26 13:55:51 +02:00
headers.go refactor: migrate frontend tooling to vite 4 (#2645) 2023-08-26 13:55:51 +02:00
headers_dev.go refactor: migrate frontend tooling to vite 4 (#2645) 2023-08-26 13:55:51 +02:00
http.go feat: make user session timeout configurable (#2753) 2023-11-02 22:01:56 +01:00
preview.go feat: use real image path to calculate cache key 2022-02-21 19:59:22 +01:00
preview_enum.go fix: delete cached previews when deleting file 2020-07-28 11:59:55 +02:00
public.go fix: correctly handle non-ascii passwords for shared resources 2022-02-21 20:47:28 +01:00
public_test.go build(backend): bump dependency versions 2022-05-04 01:00:42 +04:00
raw.go fix: xss vulnerability in /api/raw (#2570) (#2572) 2023-07-27 11:42:27 +02:00
resource.go fix: files and directories are created with the correct permissions (#2966) 2024-01-30 10:12:38 +01:00
search.go feat: v2 (#599) 2019-01-05 22:44:33 +00:00
settings.go feat: integrate tus.io for resumable and chunked uploads (#2145) 2023-07-28 18:15:44 +02:00
share.go chore: upgrade golangci-lint 2021-07-26 12:00:05 +02:00
static.go fix: disable static resource files listing 2023-11-02 22:23:20 +01:00
tus_handlers.go fix: 403 error error when uploading (#2598) 2023-08-08 22:29:03 +02:00
users.go chore: upgrade golangci-lint to 1.51.1 2023-02-16 09:19:44 +01:00
utils.go feat: integrate tus.io for resumable and chunked uploads (#2145) 2023-07-28 18:15:44 +02:00