ff272ab146Added user role on creation. Updated Unixtime call. Updated how to add a role. Roles are now added to the claimJames Tombleson2023-08-06 13:37:36 -0700
97fc34481cISourcesRepository.cs updated to return total rowsJames Tombleson2023-08-06 13:35:26 -0700
338edf8d4eAdded TotalByTypeAsync to see if we need to pull multiple pagesJames Tombleson2023-08-06 13:34:54 -0700
2ea971af54Merge pull request 'Adding the calls to track authors for metrics but also to attempt to find AI writers.' (#16) from features/authortable into mainjtom382023-07-30 08:56:51 -0700
dcb81315bfAdding the calls to track authors for metrics but also to attempt to find AI writers.James Tombleson2023-07-29 10:02:43 -0700
06427d53f3Merge pull request 'features/api-cleanup' (#15) from features/api-cleanup into mainjtom382023-07-29 09:47:27 -0700
a416746269DiscordNotificationController.cs got a new route, moved over to ActionResults, records are now tracking the userId and returning common result classesJames Tombleson2023-07-23 22:57:35 -0700
7344d2bdd2CodeProjectController.cs was updated to support ActionResults and new routeJames Tombleson2023-07-23 22:56:26 -0700
19d8e3e925ArticlesController.cs was cleaned up and supports results with details nowJames Tombleson2023-07-23 22:56:06 -0700
fa14562fd4Updated namespaces, consts, startup and warnings are now errors in the api projectJames Tombleson2023-07-23 22:55:20 -0700
2bc99afe63Moved controllers to v1 namespace and updated routesJames Tombleson2023-07-23 22:54:00 -0700
5df2996947Database project now has warnings converted to errorsJames Tombleson2023-07-23 22:52:59 -0700
7b24ba16f7moved the IdentityService.cs to services and warnings are now errorsJames Tombleson2023-07-23 22:52:18 -0700
712ce4f4daAdded notes, db migrations on startup, and injecting admin and user rolesJames Tombleson2023-07-14 22:23:45 -0700
5c06865b1fMerge pull request 'Getting things setup to support token refresh' (#13) from features/token-refresh into mainjtom382023-07-14 22:11:07 -0700
6af7fb75beSplit out the jobs to attempt to get things to run correctly again.James Tombleson2023-07-10 17:58:32 -0700
42258ec56fMerge pull request 'Migration to EF and starting to add Identity' (#11) from features/ef-identity-migration into mainjtom382023-07-09 22:18:59 -0700
d28ad7424fUser defined source subscriptions have been added and starting to let users take ownership of discord NotificationsJames Tombleson2023-07-09 22:10:51 -0700
597470fd69Renamed the Discord Notification client to help with naming issuesJames Tombleson2023-07-09 21:30:23 -0700
58229b1348Moving the Subscriptions over to DiscordNotifications as this will be the automated posting compared to user feedsJames Tombleson2023-07-09 21:29:33 -0700
c25cafb0a7Merge pull request 'Should now build when a new tag is made' (#10) from features/ci/build-image-on-tag into mainjtom382023-06-25 22:39:30 -0700
7cae2600ecMerge pull request 'Adding another location for appsettings file to make it easier with Docker, maybe.' (#8) from features/alternate-appsettings-path into mainjtom382023-06-17 12:04:33 -0700
557e5d757cAdding another location for appsettings file to make it easier with Docker, maybe.James Tombleson2023-06-17 11:59:37 -0700
67911d2a65Merge pull request 'brought over the same config from the portal to push to hub.docker.com' (#7) from features/ci-updated into masterjtom382023-06-17 10:26:57 -0700