3c79f06d2c
Don't restart on config changes.
2023-11-21 12:30:23 +00:00
b6b387d09b
Code cleanup and bugfixes:
...
- Resolve threading deadlock when multiple watch request arrived at the same moment.
- Implement more graceful server exit.
- Reduce excessive logging.
- Fix unix socket clearing; until Sanic starts accepting Path for unix socket name.
2023-11-16 07:09:57 -08:00
c321de13fd
Don't reload backend on wwwroot changes.
2023-11-13 00:48:45 -08: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
4a13f642b2
Watcher cleanup. Restart server on config changes and if frontend is modified.
2023-10-24 00:57:50 +03:00
4852212347
Cleanup, bugfixes. Added access control on files and API.
2023-10-23 04:51:39 +03:00
e68a05e663
Refactoring and cleanup
2023-10-21 19:17:09 +03:00
35038fca89
Login error handling and flash messages. Remove host prefix on cookies because of https://bugs.chromium.org/p/chromium/issues/detail?id=1245434
2023-10-19 19:55:59 +03:00
a00610a738
Support running 80/443 with TLS certificate files in confdir/domain/
2023-10-19 02:52:51 +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