Commit Graph

14 Commits

Author SHA1 Message Date
4c51029c9f A number of bugfixed on watching, which now works much better. 2023-11-07 20:15:09 +00:00
c2be2ecd31 Fix copying of files. 2023-11-06 15:32:58 +00:00
14f7253ece Rename FUID field to key everywhere. 2023-11-05 15:54:55 +00:00
32b8e0702c Fix file deletion, now erases folders and files. 2023-11-05 02:19:46 +00:00
783af44e26 Ruff 2023-11-01 19:58:59 +00:00
a26dc42d88 Fix control message decoding. 2023-11-01 14:12:06 +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
4852212347 Cleanup, bugfixes. Added access control on files and API. 2023-10-23 04:51:39 +03:00
93351ae86d Frontend included in repository. 2023-10-21 22:30:47 +03:00
e68a05e663 Refactoring and cleanup 2023-10-21 19:17:09 +03:00
e90174a09d Implemented control commands and tests. Rewritten error and session/flash handling. 2023-10-21 04:44:43 +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
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