Commit Graph

8 Commits

Author SHA1 Message Date
641313f97a
refactor: remove Author schema
Introducing new User which serves both as author model and credential model
2023-08-12 14:24:27 +01:00
143131b413
style: remove BOM 2023-08-11 15:51:20 +01:00
0ecef1a547
refactor: match db change from INT to UUID for pkeys 2023-08-11 14:09:13 +01:00
9de1a84446
refactor: determine disqus param in model; reduce duplication 2023-08-08 12:40:18 +01:00
6f3961901e
feat: add comment toggle schema 2023-08-08 00:20:38 +01:00
8b2f0fb454
feat: add post redirect schema 2023-08-08 00:20:21 +01:00
0c594ac306
feat: add Updated property to BlogPost 2023-08-07 23:42:59 +01:00
bd999f0ed8
feat: add preliminary /blog routes
This change also introduces toml file config
2023-08-06 15:57:44 +01:00