oliverbooth.dev/OliverBooth/Controllers
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
..
Api/v1 refactor!: restructure the markdown editor 2024-02-28 16:04:56 +00:00
Blog refactor: move BlogApiController to Api folder 2024-02-25 15:38:00 +00:00
ContactController.cs feat: add recaptcha validation to contact form 2023-09-29 15:47:29 +01:00
FormattedBlacklist.cs refactor: remove unused imports 2024-02-23 15:46:32 +00:00