oliverbooth.dev/OliverBooth/Controllers/Api/v1
Oliver Booth 28c7f7ce78
refactor!: restructure the markdown editor
This change significantly impacts the organisation and structure of the markdown editor, starting to utilise Blazor (SignalR) to perform operations such as saving, removing the need for an API controller.

Much of the TypeScript source has been more coherently decoupled, for example UI vs business logic is now independent.
2024-02-28 16:04:56 +00:00
..
AuthenticationController.cs feat: implement MFA for admin login 2024-02-25 17:21:29 +00:00
BlogApiController.cs feat: add api versioning 2024-02-25 15:47:51 +00:00