filestash/server
MickaelK 5e420cf5f3 fix (config): save config when disk is full
before this, if the user had a full disk, there wouldn't be any error
reported back whenever editing something in the admin
console as file.Close() would return nil ....

The only way to go around it is to wait for the sync to be done.
2024-11-28 02:03:35 +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 fix (chunked): chunked upload connection close 2024-11-28 01:32:41 +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 fix (iframe): cross domain iframe issue on safari 2024-09-06 17:23:15 +10:00