..
auth.go
feat: hook authentication method
2022-07-20 16:40:49 +02:00
commands.go
chore: upgrade golangci-lint to 1.51.1
2023-02-16 09:19:44 +01:00
data.go
Add ability to use vite dev alongside the go backend
2023-08-18 18:25:24 +02:00
headers_dev.go
Add ability to use vite dev alongside the go backend
2023-08-18 18:25:24 +02:00
headers.go
Add ability to use vite dev alongside the go backend
2023-08-18 18:25:24 +02:00
http.go
Add ability to use vite dev alongside the go backend
2023-08-18 18:25:24 +02:00
preview_enum.go
fix: delete cached previews when deleting file
2020-07-28 11:59:55 +02:00
preview.go
feat: use real image path to calculate cache key
2022-02-21 19:59:22 +01:00
public_test.go
build(backend): bump dependency versions
2022-05-04 01:00:42 +04:00
public.go
fix: correctly handle non-ascii passwords for shared resources
2022-02-21 20:47:28 +01:00
raw.go
fix: xss vulnerability in /api/raw ( #2570 ) ( #2572 )
2023-07-27 11:42:27 +02:00
resource.go
fix: don't calculate usage for files ( #1973 )
2022-06-13 12:50:39 +02: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
Add ability to use vite dev alongside the go backend
2023-08-18 18:25:24 +02: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