Commit Graph

10 Commits

Author SHA1 Message Date
1fdd00b833 Updated installation and README 2023-11-14 08:00:21 -08:00
e0aef07783 Update README 2023-11-13 14:49:08 -08:00
9854dd01cc More efficient flat file list format and various UX improvements (#3)
This is a major upgrade with assorted things included.

- Navigation flows improved, search appears in URL history, cleared when navigating to another folder
- More efficient file list format for faster loads
- Efficient updates, never re-send full root another time (except at connection)
- Large number of watching and filelist updates (inotify issues remain)
- File size coloring
- Fixed ZIP generation random glitches (thread race condition)
- Code refactoring, cleanup, typing fixes
- More tests

Reviewed-on: #3
2023-11-12 23:20:40 +00:00
93351ae86d Frontend included in repository. 2023-10-21 22:30:47 +03:00
b7f7a84f60 User management CLI 2023-10-19 19:54:03 +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
27b89d6d38 Update packaging. 2023-10-15 11:00:29 +03:00
f0de9e6e7c Minimal installation instructions. 2023-10-15 07:31:06 +03:00
f697d96c89 Restructuring as a Python package. 2023-10-15 02:42:16 +03:00