Commit Graph

13 Commits

Author SHA1 Message Date
James Tombleson 22e9638f88 namespace updated and using 2023-08-06 13:33:45 -07:00
James Tombleson 3e1a8e8419 Using updates 2023-08-06 13:32:35 -07:00
James Tombleson a3085bb27f Article controller was updated and tests updated
continuous-integration/drone/pr Build is passing Details
2023-08-04 23:07:04 -07:00
James Tombleson 82dea60126 Updated DiscordWebHooks to handle userId
continuous-integration/drone/pr Build is passing Details
2023-07-29 09:44:15 -07:00
James Tombleson 463cb893e8 Logging update 2023-07-23 22:57:54 -07:00
James Tombleson a416746269 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
James Tombleson 7344d2bdd2 CodeProjectController.cs was updated to support ActionResults and new route 2023-07-23 22:56:26 -07:00
James Tombleson 19d8e3e925 ArticlesController.cs was cleaned up and supports results with details now 2023-07-23 22:56:06 -07:00
James Tombleson fa14562fd4 Updated namespaces, consts, startup and warnings are now errors in the api project 2023-07-23 22:55:20 -07:00
James Tombleson 2bc99afe63 Moved controllers to v1 namespace and updated routes 2023-07-23 22:54:00 -07:00
James Tombleson 3697093df1 Moved AccountController.cs to IdentityController.cs and defined roles on a route
continuous-integration/drone/pr Build is passing Details
2023-07-23 16:22:49 -07:00
James Tombleson 71319c05ef Controllers have been updated to support Authorize 2023-07-14 22:25:44 -07:00
James Tombleson d28ad7424f 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