Commit Graph

15 Commits

Author SHA1 Message Date
be1bc22538 Merge branch 'main' into plaintable 2023-11-08 12:37:34 -08:00
37167a41a6 Fix server exit hang on MacOS, cleanup, include directories in zips, natural sort. 2023-11-07 16:54:46 -08:00
d42f0f7601 Zip download support, streaming. Needs cleanup 2023-11-07 23:30:35 +00:00
783af44e26 Ruff 2023-11-01 19:58:59 +00:00
bdc0bbd44f Implemented HTTP caching and updates on wwwroot, much faster page loads. 2023-11-01 17:08:05 +00:00
742b05ed66 Faster wwwroot serving, uses RAM cache of brotli compressed data for all assets. 2023-11-01 14:40:08 +00:00
b0d6b75ac1 Ruff linter 2023-10-27 10:57:59 +01: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
e90174a09d Implemented control commands and tests. Rewritten error and session/flash handling. 2023-10-21 04:44:43 +03:00
9939cb33fa Watcher rewritten with inotify module, bugs fixed. 2023-10-19 23:52:37 +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
27b89d6d38 Update packaging. 2023-10-15 11:00:29 +03:00