Commit Graph

12 Commits

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