c5083f0f2b
Correct error page rendering via Sanic.
2023-11-17 09:20:14 -08:00
f8a9197474
Tidying up log, correct HTTP status for error pages.
2023-11-16 17:10:18 -08: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
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
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
e68a05e663
Refactoring and cleanup
2023-10-21 19:17:09 +03:00