oliverbooth.dev/OliverBooth
Oliver Booth b9de8205f6
chore: update dependencies
.NET project:
* AspNetCore.ReCaptcha 1.8.1
* MailKitSimplified.Sender 2.9.0
* Markdig 0.35.0
* Microsoft.AspNetCore.Components.Web 8.0.2
* Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation 8.0.2
* Microsoft.Extensions.FileProviders.Embedded 8.0.2
* Pomelo.EntityFrameworkCore.MySql 8.0.0
* Serilog.AspNetCore 8.0.1
* SmartFormat.NET 3.3.2

npm project:
No front-facing dependencies updated; however some child packages were updated in the process of npm update.
2024-02-27 13:27:28 +00:00
..
Controllers refactor: remove unused imports 2024-02-23 15:46:32 +00:00
Data refactor: remove unused imports 2024-02-23 15:46:32 +00:00
Extensions refactor: combine sites into one 2023-08-13 17:34:38 +01:00
Formatting fix: use invariant culture for date format 2024-02-18 18:01:16 +00:00
Markdown refactor: remove unneeded log line 2023-08-15 17:06:00 +01:00
Pages style: reword tagline to match what it really is 2024-02-27 13:11:05 +00:00
Services fix: fix NRE on null HtmlNodeCollection 2024-02-26 13:14:02 +00:00
.gitignore refactor: combine sites into one 2023-08-13 17:34:38 +01:00
Dockerfile fix: remove apt package installations 2023-12-14 22:10:27 +00:00
OliverBooth.csproj chore: update dependencies 2024-02-27 13:27:28 +00:00
Program.cs feat: add mastodon status card 2024-02-23 03:23:57 +00:00