Newsbot.Collector/Newsbot.Collector.Database/Repositories
James Tombleson 338edf8d4e Added TotalByTypeAsync to see if we need to pull multiple pages 2023-08-06 13:34:54 -07:00
..
ArticlesTable.cs Tables have been updated to support databaseContext or connection string passed in 2023-07-06 22:21:53 -07:00
AuthorsTable.cs author table was added 2023-08-04 23:04:09 -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 Updated DiscordWebHooks to handle userId 2023-07-29 09:44:15 -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 Added TotalByTypeAsync to see if we need to pull multiple pages 2023-08-06 13:34:54 -07:00
UserSourceSubscriptionTable.cs minor adjustments 2023-07-23 22:58:25 -07:00