Commit Graph

14 Commits

Author SHA1 Message Date
fc1fb3ea5d Give full tree updates as root message rather than everything as update messages 2023-11-07 14:47:40 +00:00
14f7253ece Rename FUID field to key everywhere. 2023-11-05 15:54:55 +00:00
783af44e26 Ruff 2023-11-01 19:58:59 +00:00
63bbe84859 Provide file/dir id from server. The value will stay the same if the file is renamed/moved, but will change if a file is replaced by another with the same name. 2023-10-27 07:51:51 +03:00
4a13f642b2 Watcher cleanup. Restart server on config changes and if frontend is modified. 2023-10-24 00:57:50 +03:00
5d3f419508 /api/watch also continuously reports disk usage 2023-10-23 05:24:54 +03:00
4852212347 Cleanup, bugfixes. Added access control on files and API. 2023-10-23 04:51:39 +03:00
e68a05e663 Refactoring and cleanup 2023-10-21 19:17:09 +03:00
9939cb33fa Watcher rewritten with inotify module, bugs fixed. 2023-10-19 23:52:37 +03:00
228b75a20d Watching cleanup, debugging a problem case. 2023-10-19 20:54:33 +03:00
05c6f03d20 Refactor with its own entry point and startup script cista, instead of running via sanic. Config file handling and Droppy updates. HTTP redirection/acme server added. 2023-10-19 02:06:14 +03:00
429a7dfb16 Implemented login page and new jwt-based sessions. Watching cleanup. 2023-10-18 01:06:27 +03:00
bd680e3668 Major upgrades, much code and docs rewritten. 2023-10-17 21:33:31 +03:00
f697d96c89 Restructuring as a Python package. 2023-10-15 02:42:16 +03:00