Commit Graph

19 Commits

Author SHA1 Message Date
ef8da4e6cc added prefix option 2023-10-20 15:35:09 +08:00
40bd2111bf support deployment in relative url 2023-10-20 08:19:15 +08:00
335c2ddd7f removed unused module 2023-10-19 22:05:38 +08:00
3626cd7980 added hot reload and Gevent to uwsgi server 2023-10-19 21:57:29 +08:00
67948f81c4 Added README.md 2023-05-22 17:21:15 +08:00
270767c3cd replaced inotify with watchdog 2021-11-09 09:25:39 +00:00
26f7909c33 usage socketserver for better compatibility with older Python versions 2020-03-15 15:19:12 +00:00
2b71048b65 improved Docker image build 2020-03-15 14:31:48 +00:00
5e9eaba794 added graphviz support 2020-03-13 20:48:26 +00:00
1e75eaf836 added handling of mutable static resources 2020-03-03 14:17:22 +00:00
f6bbb3aef9 added support for serving static files
added also text encoding to `Content-Type` header
2020-03-03 10:00:29 +00:00
4bbe3f2607 fixed bug with HTTP status code for Not Modified 2020-02-21 20:21:01 +00:00
c6d302ccf8 added weak etag support 2020-02-15 13:25:34 +00:00
79216a1ebd added uwsgi server 2020-02-14 01:29:00 +00:00
bbb004af64 fixed bug with static files position 2019-12-13 22:24:42 +00:00
207ca19bdb beutify 2018-09-19 21:14:37 +01:00
9ccd80c91f added static folder
switch to fancy css
2018-09-19 21:10:07 +01:00
482fdc3da9 moved from Flask to http.server to support multiple clients 2018-09-19 07:31:02 +01:00
Walter Oggioni
514b50ff88 initial commit 2018-09-13 08:59:22 +01:00