c40c245ce6
CLI simplification, better diagnostic for missing wwwroot, docs.
2023-11-14 11:05:04 -08:00
61f9026e23
Attempt to fix config handling on Windows
2023-11-13 16:31:35 -08:00
fb03fa5430
Favicon, title, automatic & manual server naming ( #2 )
...
Server name may be set in config file. If unset, backend uses the folder name being served. This is shown in page title for site root, and subfolder names are also now shown. New icon of Droppy icon, changing only the color.
Reviewed-on: #2
2023-11-08 23:00:07 +00:00
e26cb8f70a
Linting, removed extra line from pyproject.toml.
2023-11-08 13:08:46 -08:00
876d76bc1f
Frontend created and rewritten a few times, with some backend fixes ( #1 )
...
The software is fully operational.
Reviewed-on: #1
2023-11-08 20:38:40 +00:00
4a53d0b8e2
Formatting and fix Internal Server Error on upload
2023-10-26 18:59:19 +03:00
c6caf96445
Added user management to CLI. Mainly for creating admin user or resetting forgotten passwords.
2023-10-19 04:06:21 +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