Newsbot.Collector/Newsbot.Collector.Api/Controllers
James Tombleson 3697093df1
All checks were successful
continuous-integration/drone/pr Build is passing
Moved AccountController.cs to IdentityController.cs and defined roles on a route
2023-07-23 16:22:49 -07:00
..
v1 Moved AccountController.cs to IdentityController.cs and defined roles on a route 2023-07-23 16:22:49 -07:00
ArticlesController.cs Controllers have been updated with Authorize calls and tables getting loaded from DI 2023-07-06 22:26:19 -07:00
CodeProjectController.cs moved some rest actions over to roles 2023-07-23 16:22:11 -07:00
DiscordNotificationController.cs Moving the Subscriptions over to DiscordNotifications as this will be the automated posting compared to user feeds 2023-07-09 21:29:33 -07:00
DiscordWebHooksController.cs Controllers have been updated with Authorize calls and tables getting loaded from DI 2023-07-06 22:26:19 -07:00
RssController.cs moved some rest actions over to roles 2023-07-23 16:22:11 -07:00
SourcesController.cs moved some rest actions over to roles 2023-07-23 16:22:11 -07:00
YoutubeController.cs moved some rest actions over to roles 2023-07-23 16:22:11 -07:00