oliverbooth.dev/OliverBooth
Oliver Booth 521d202824
build: skip dotnet restore and dotnet build
These steps are executed as part of dotnet publish
2024-02-27 13:39:11 +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 build: skip dotnet restore and dotnet build 2024-02-27 13:39:11 +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