oliverbooth.dev/OliverBooth
Oliver Booth c2deccafae
refactor: move blog to new asp area
2023-08-11 14:08:14 +01:00
..
Areas/Blog/Pages refactor: move blog to new asp area 2023-08-11 14:08:14 +01:00
Controllers refactor: use HttpGet for api routes 2023-08-10 22:57:24 +01:00
Data refactor: remove unused ns import 2023-08-09 21:09:14 +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