Newsbot.Collector/Newsbot.Collector.Database/Repositories
2023-07-23 22:57:35 -07:00
..
ArticlesTable.cs Tables have been updated to support databaseContext or connection string passed in 2023-07-06 22:21:53 -07:00
DiscordNotificationTable.cs DiscordNotificationController.cs got a new route, moved over to ActionResults, records are now tracking the userId and returning common result classes 2023-07-23 22:57:35 -07:00
DiscordQueue.cs Tables have been updated to support databaseContext or connection string passed in 2023-07-06 22:21:53 -07:00
DiscordWebhooksTable.cs Tables have been updated to support databaseContext or connection string passed in 2023-07-06 22:21:53 -07:00
IconsTable.cs Tables have been updated to support databaseContext or connection string passed in 2023-07-06 22:21:53 -07:00
RefreshTokenTable.cs Getting things setup to support token refresh 2023-07-10 22:41:39 -07:00
SettingsTable.cs Features/table clients (#5) 2023-02-19 21:39:03 -08:00
SourcesTable.cs Tables have been updated to support databaseContext or connection string passed in 2023-07-06 22:21:53 -07:00
UserSourceSubscriptionTable.cs User defined source subscriptions have been added and starting to let users take ownership of discord Notifications 2023-07-09 22:10:51 -07:00