oliverbooth.dev/OliverBooth
Oliver Booth 0ecef1a547
refactor: match db change from INT to UUID for pkeys
2023-08-11 14:09:13 +01:00
..
Areas/Blog/Pages refactor: match db change from INT to UUID for pkeys 2023-08-11 14:09:13 +01:00
Controllers refactor: match db change from INT to UUID for pkeys 2023-08-11 14:09:13 +01:00
Data refactor: match db change from INT to UUID for pkeys 2023-08-11 14:09:13 +01:00
Logging feat: add NLog 2023-08-06 15:56:08 +01:00
Markdown feat: add support for Discord-style timestamps 2023-08-10 01:49:09 +01:00
Middleware feat: add rss output at route /blog/feed 2023-08-09 21:08:57 +01:00
Pages refactor: move blog to new asp area 2023-08-11 14:08:14 +01:00
Services fix: add missing method from BlogService 2023-08-10 14:37:52 +01:00
.gitignore chore: ignore dynamically generated assets 2023-08-06 15:58:13 +01:00
DateFormatter.cs feat: add support for MediaWiki-style templates 2023-08-08 21:03:41 +01:00
OliverBooth.csproj chore: remove redundant NLog ref 2023-08-10 22:50:43 +01:00
Program.cs refactor: move blog to new asp area 2023-08-11 14:08:14 +01:00