Commit Graph

10 Commits

Author SHA1 Message Date
06b6a6bf08
fix: add HttpClient to services
Some checks failed
.NET / Build & Test (push) Failing after 1m41s
2024-04-18 01:56:38 +01:00
6f1cd303f3
refactor!: remove redundant /api from route 2024-03-16 18:15:33 +00:00
9ea4425c26
Merge branch 'main' into feature/admin
Some checks failed
.NET / Build & Test (push) Failing after 1m7s
2024-03-16 18:10:05 +00:00
d7bc6a368c
Merge branch 'main' into feature/admin 2024-03-16 18:06:42 +00:00
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
1946690bd9
fix: maintain property order in BlogPost schema
Some checks failed
.NET / Build & Test (push) Failing after 55s
2024-03-02 04:17:45 +00:00
25a73bce0f
refactor: add api versioned endpoints 2024-03-02 04:15:57 +00:00
e5eeb5eaa2
feat: add versioning 2024-03-02 03:38:17 +00:00
97466ba84b
refactor: register markdown pipeline in common lib 2024-03-02 03:23:10 +00:00
ab76264cd0
refactor!: move API to separate project
This change fundamentally alters URI format
2024-03-02 03:22:18 +00:00