..
auth.go
feat: Show the current users name in the sidebar ( #2821 )
2025-07-12 07:59:50 +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
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
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
feat: Allow file and directory creation modes to be configured
2025-07-22 07:56:52 +02: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
chore: make as exception to mnd
2025-06-27 08:19:34 +02: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
chore: fix typos ( #3490 )
2024-09-23 11:55:07 +02:00