filestash/server
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
..
.assets/emacs fix (#209): fix emacs export error 2019-11-11 00:13:07 +11:00
common fix (config): save config when disk is full 2024-11-28 02:03:35 +11:00
ctrl feature (tus): chunked upload via TUS 2024-11-29 15:04:34 +11:00
generator fix (arm): generator issue on arm 2024-09-18 01:18:30 +10:00
middleware fix (canary): canary cookie compat 2024-10-16 02:19:54 +11:00
model chore (refactoring): cleanup old code 2024-03-13 00:37:44 +11:00
plugin fix (onlyoffice): canary office integration - #629 2024-11-14 14:24:23 +11:00
routes.go feature (tus): chunked upload via TUS 2024-11-29 15:04:34 +11:00