Leo Vasanko
091d57dba7
Fix typing and import in the config file module.
2025-08-17 10:31:54 -06:00
Leo Vasanko
0cf9c254e5
Various build fixes, cleanup and details ( #6 )
...
- Major memory usage reduction in video previews
- Finally builds properly on Windows too
Reviewed-on: #6
2023-11-21 15:32:49 +00:00
Leo Vasanko
c40c245ce6
CLI simplification, better diagnostic for missing wwwroot, docs.
2023-11-14 11:05:04 -08:00
Leo Vasanko
61f9026e23
Attempt to fix config handling on Windows
2023-11-13 16:31:35 -08:00
Leo Vasanko
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
Leo Vasanko
e26cb8f70a
Linting, removed extra line from pyproject.toml.
2023-11-08 13:08:46 -08:00
Leo Vasanko
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
Leo Vasanko
4a53d0b8e2
Formatting and fix Internal Server Error on upload
2023-10-26 18:59:19 +03:00
Leo Vasanko
c6caf96445
Added user management to CLI. Mainly for creating admin user or resetting forgotten passwords.
2023-10-19 04:06:21 +03:00
Leo Vasanko
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
Leo Vasanko
429a7dfb16
Implemented login page and new jwt-based sessions. Watching cleanup.
2023-10-18 01:06:27 +03:00
Leo Vasanko
bd680e3668
Major upgrades, much code and docs rewritten.
2023-10-17 21:33:31 +03:00