aboutsummaryrefslogtreecommitdiffstats
path: root/app/server.py
Commit message (Collapse)AuthorAgeFilesLines
* Add doctype to html, browser-like headers to scraperJan Tuomi2023-09-131-0/+1
|
* Remove # type: ignore commentsJan Tuomi2023-09-131-5/+8
|
* Add some documentationJan Tuomi2023-09-131-1/+11
|
* Add last build dateJan Tuomi2023-09-111-10/+31
|
* Improve main page htmlJan Tuomi2023-09-111-1/+2
|
* Add main html pageJan Tuomi2023-09-101-3/+55
|
* Check if Aggrofile has been changed at startup, add ConcatPluginJan Tuomi2023-09-101-2/+2
|
* Add web serverJan Tuomi2023-09-101-0/+31