oliverbooth.dev/OliverBooth/Services
Oliver Booth d38167bb97
feat: add user agent verification to session
2024-02-25 17:18:43 +00:00
..
BlogPostService.cs feat: add visibility search to GetAllBlogPosts 2024-02-25 14:15:21 +00:00
ContactService.cs feat: add contact blacklist 2023-12-22 14:26:18 +00:00
IBlogPostService.cs feat: add visibility search to GetAllBlogPosts 2024-02-25 14:15:21 +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 refactor: rename BlogUserService to UserService 2024-02-24 14:52:43 +00:00
MastodonService.cs fix: strip Mastodon's botched formatting in links 2024-02-24 00:43:14 +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 style: apply braces style to project 2024-02-25 14:11:33 +00:00