Commit graph

6 commits

Author SHA1 Message Date
Chris Josten 35d5b02b5e Refractor code
* This project now should make proper use of modules
* HTTP specific logic was extracted from app.d to http.d
* Logic for managing files in memory was moved to cache.d from watcher.d
* Added license
2021-06-22 01:37:51 +02:00
Chris Josten 7e01e575fc Fix crash on starup when syntax error in YAML 2021-03-25 20:06:47 +01:00
Chris Josten 46bea4fa58 Add more support for internationalisation, style changes 2021-03-11 17:22:40 +01:00
Chris Josten ed2926fb16 Fix crash when pages are updated and quickly removed 2020-10-03 21:50:43 +02:00
Chris Josten 561bcdc366 Add ability to hide posts 2020-06-27 16:48:26 +02:00
Chris Josten 4a9cfda0bd Initial commit 2020-06-24 10:08:28 +02:00