.. |
BlogPostService.cs
|
feat: save drafts (version history) when post is updated
|
2024-02-29 18:06:30 +00:00 |
CdnService.cs
|
feat: add CDN backend API
|
2024-02-29 18:10:04 +00:00 |
ContactService.cs
|
feat: add contact blacklist
|
2023-12-22 14:26:18 +00:00 |
IBlogPostService.cs
|
feat: save drafts (version history) when post is updated
|
2024-02-29 18:06:30 +00:00 |
ICdnService.cs
|
feat: add CDN backend API
|
2024-02-29 18:10:04 +00:00 |
IContactService.cs
|
feat: add contact blacklist
|
2023-12-22 14:26:18 +00:00 |
IMastodonService.cs
|
feat: add support for mastodon media
|
2024-02-23 05:36:31 +00:00 |
IProjectService.cs
|
style: redesign projects page
|
2023-12-24 12:20:03 +00:00 |
IReadingListService.cs
|
fix: amend 5cb61d275d
|
2023-12-14 16:31:55 +00:00 |
ISessionService.cs
|
refactor: delegate session->user check to service
|
2024-02-25 14:16:55 +00:00 |
ITemplateService.cs
|
refactor: remove unused ns import
|
2023-08-15 17:07:49 +01:00 |
IUserService.cs
|
feat: implement MFA for admin login
|
2024-02-25 17:21:29 +00:00 |
MastodonService.cs
|
fix: fix NRE on null HtmlNodeCollection
|
2024-02-26 13:14:02 +00:00 |
ProjectService.cs
|
style: redesign projects page
|
2023-12-24 12:20:03 +00:00 |
ReadingListService.cs
|
fix: amend 5cb61d275d
|
2023-12-14 16:31:55 +00:00 |
SessionService.cs
|
feat: add user agent verification to session
|
2024-02-25 17:18:43 +00:00 |
TemplateService.cs
|
style: apply braces style to project
|
2024-02-25 14:11:33 +00:00 |
UserService.cs
|
feat: implement MFA for admin login
|
2024-02-25 17:21:29 +00:00 |