auth.go
|
feat: add single click mode (#1139)
|
2020-11-23 19:06:37 +01:00 |
data.go
|
fix: prefix handling on http router
|
2021-03-17 17:54:25 +00:00 |
http.go
|
fix: delete image cache when moving
|
2021-04-14 15:20:38 +00:00 |
preview.go
|
fix: update image cache when replacing
|
2021-03-10 15:14:01 +00:00 |
public.go
|
feat: add health check handler
|
2021-03-21 12:30:48 +01:00 |
raw.go
|
fix: empty archive name on directory download
|
2021-03-26 14:45:18 +00:00 |
resource.go
|
fix: delete image cache when moving
|
2021-04-14 15:20:38 +00: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 |