Newsbot.Collector/Newsbot.Collector.Api/Controllers
James Tombleson 84b4137bdd
Features/codeproject/subscription options (#28)
* Updated migrations to add new columns to subscriptions

* repos updated with new columns

* dto updated with new columns

* subscription model was updated

* DiscordNotificationJob.cs was updated to reflect subscription options

* updated seed for codeproject subscriptions
2023-04-13 22:13:06 -07:00
..
ArticlesController.cs Features/add code projects watcher (#26) 2023-04-10 22:59:13 -07:00
CodeProjectController.cs Features/add code projects watcher (#26) 2023-04-10 22:59:13 -07:00
DiscordWebHooksController.cs Added better error checking on the new route requests 2023-03-13 21:57:32 -07:00
RssController.cs Features/add code projects watcher (#26) 2023-04-10 22:59:13 -07:00
SourcesController.cs Features/add code projects watcher (#26) 2023-04-10 22:59:13 -07:00
SubscriptionsController.cs Features/codeproject/subscription options (#28) 2023-04-13 22:13:06 -07:00
YoutubeController.cs Features/enabling youtube (#24) 2023-04-08 09:30:59 -07:00