Commit Graph

10 Commits

Author SHA1 Message Date
Oliver Booth 06b6a6bf08
fix: add HttpClient to services
.NET / Build & Test (push) Failing after 1m41s Details
2024-04-18 01:56:38 +01:00
Oliver Booth 6f1cd303f3
refactor!: remove redundant /api from route 2024-03-16 18:15:33 +00:00
Oliver Booth 9ea4425c26
Merge branch 'main' into feature/admin
.NET / Build & Test (push) Failing after 1m7s Details
2024-03-16 18:10:05 +00:00
Oliver Booth d7bc6a368c
Merge branch 'main' into feature/admin 2024-03-16 18:06:42 +00:00
Oliver Booth a312281c22
feat: add preliminary admin project
The admin dashboard will be separated into its own subdomain. For this reason, a separate project will be created
2024-03-02 05:25:42 +00:00
Oliver Booth 1946690bd9
fix: maintain property order in BlogPost schema
.NET / Build & Test (push) Failing after 55s Details
2024-03-02 04:17:45 +00:00
Oliver Booth 25a73bce0f
refactor: add api versioned endpoints 2024-03-02 04:15:57 +00:00
Oliver Booth e5eeb5eaa2
feat: add versioning 2024-03-02 03:38:17 +00:00
Oliver Booth 97466ba84b
refactor: register markdown pipeline in common lib 2024-03-02 03:23:10 +00:00
Oliver Booth ab76264cd0
refactor!: move API to separate project
This change fundamentally alters URI format
2024-03-02 03:22:18 +00:00