Newsbot.Collector/Newsbot.Collector.Domain/Entities
James Tombleson 56a655e4f1 author table was added 2023-08-04 23:04:09 -07:00
..
ArticlesEntity.cs author table was added 2023-08-04 23:04:09 -07:00
AuthorEntity.cs Entities have been made to isolate db models 2023-06-19 15:38:17 -07:00
DiscordNotificationEntity.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
DiscordQueueEntity.cs Entities have been made to isolate db models 2023-06-19 15:38:17 -07:00
DiscordWebhookEntity.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
IconEntity.cs Entities have been made to isolate db models 2023-06-19 15:38:17 -07:00
RefreshTokenEntity.cs Getting things setup to support token refresh 2023-07-10 22:41:39 -07:00
SourceEntity.cs Entities have been made to isolate db models 2023-06-19 15:38:17 -07:00
UserSourceSubscriptionEntity.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