filestash/server/ctrl
MickaelK ac9d1a4980 feature (tus): chunked upload via TUS
instead of inventing a new protocol for chunked upload that can be
resumed, we might as well use something that already exists like TUS.

As such we removed our custom implementation to favor that standard
2024-11-29 15:04:34 +11:00
..
static fix (404): 404 page issue in firefox 2022-11-25 16:45:25 +11:00
admin.go maintain (path): absolute path 2023-03-02 20:15:56 +11:00
config.go maintain (path): absolute path 2023-03-02 20:15:56 +11:00
documentation.go feature (doc): embed documentation 2022-09-13 12:53:02 +10:00
export.go fix (arm): generator issue on arm 2024-09-18 01:18:30 +10:00
files.go feature (tus): chunked upload via TUS 2024-11-29 15:04:34 +11:00
report.go maintain (path): absolute path 2023-03-02 20:15:56 +11:00
search.go maintain (ctx): pass app context as pointer 2022-08-30 17:27:23 +10:00
session.go fix (azure): azure oidc cookie 2024-11-13 10:32:06 +11:00
share.go chore (GenerateID): change signature for GenerateID 2024-04-15 22:18:16 +10:00
static.go feature (tag): tag feature behind canary flag 2024-11-19 14:54:38 +11:00
webdav.go feature (middleware): middleware as a plugin 2024-06-26 23:47:07 +10:00