| .. |
|
auth.go
|
fix(http): remove auth query parameter
|
2025-10-22 10:38:30 +02:00 |
|
commands.go
|
fix: correctly check if command is allowed when using shell
|
2025-06-26 21:09:16 +02:00 |
|
data.go
|
fix: add configurable minimum password length (#5225)
|
2025-06-28 10:07:34 +02:00 |
|
headers.go
|
chore: update minor and patch dependencies, go 1.25
|
2025-11-12 15:12:28 +01:00 |
|
headers_dev.go
|
chore: update minor and patch dependencies, go 1.25
|
2025-11-12 15:12:28 +01:00 |
|
http.go
|
fix: drop modify permission for uploading new file (#5270)
|
2025-07-13 08:16:01 +02:00 |
|
preview.go
|
chore: fix golangci-lint errors
|
2024-04-01 18:24:06 +02:00 |
|
preview_enum.go
|
fix: delete cached previews when deleting file
|
2020-07-28 11:59:55 +02:00 |
|
public.go
|
chore: fix golangci-lint errors
|
2024-04-01 18:24:06 +02:00 |
|
public_test.go
|
build(backend): bump dependency versions
|
2022-05-04 01:00:42 +04:00 |
|
raw.go
|
feat: rewrite the archiver and added support for zstd and brotli (#5283)
|
2025-07-12 14:27:08 +02:00 |
|
resource.go
|
fix(deps): update module github.com/shirou/gopsutil/v3 to v4 (#5536)
|
2025-11-13 13:48:34 +01:00 |
|
search.go
|
feat: v2 (#599)
|
2019-01-05 22:44:33 +00:00 |
|
settings.go
|
fix: add configurable minimum password length (#5225)
|
2025-06-28 10:07:34 +02:00 |
|
share.go
|
Merge commit from fork
|
2025-11-11 08:06:16 +01:00 |
|
static.go
|
fix: log error if branding file exists but cannot be loaded
|
2025-07-06 12:12:57 +02:00 |
|
subtitle.go
|
chore: fix golangci-lint errors
|
2024-04-01 18:24:06 +02:00 |
|
tus_handlers.go
|
feat: Allow file and directory creation modes to be configured
|
2025-07-22 07:56:52 +02:00 |
|
users.go
|
fix: passthrough the minimum password length (#5236)
|
2025-06-29 11:28:32 +02:00 |
|
utils.go
|
fix(img):Prevent thumbnail generation for large images
|
2025-11-01 08:37:50 +01:00 |