Commit graph

13 commits

Author SHA1 Message Date
623dadb62a
fix: bottle by default re-encodes UTF-8 to latin1
Some checks failed
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline failed
2023-09-09 18:38:59 +02:00
s3lph
de110cd397 feat: add support for multiple theme search paths 2023-03-28 20:45:09 +02:00
s3lph
c2de89201f Add theme support 2023-02-20 10:02:12 +01:00
s3lph
357afcd21b Fix: Properly load config 2020-02-04 18:19:57 +01:00
s3lph
9d959eecc3 Hotfix: Properly parse config files 2020-02-04 18:03:20 +01:00
s3lph
8700023349 Fix SIGINT termination issues 2020-02-03 23:39:51 +01:00
s3lph
8e8f159150 Migrate from own web framework to bottle.py 2019-11-22 03:58:54 +01:00
s3lph
15a0a3a184 setup.py optimization and debian packaging 2018-09-15 02:12:16 +02:00
s3lph
8fab13e13a Added support for multiple config files 2018-07-13 16:02:30 +02:00
s3lph
2dd57dcfd6 Reworked and cleaned up config file integration. 2018-07-13 00:14:48 +02:00
s3lph
a52f09fc58 First, horrible config file support. 2018-07-11 22:06:06 +02:00
s3lph
97b8d8b054 Added lots of code documentation to the httpd module. 2018-06-13 00:00:41 +02:00
s3lph
700af6883f Initial commit for webserver code. Still needs a lot of documentation, and even more, test coverage. 2018-06-12 21:45:50 +02:00