PluralKit/PluralKit.API
2022-09-29 17:58:31 +00:00
..
Controllers chore(dashboard): remove incorrect git commit id on bot status page 2022-09-29 17:58:31 +00:00
ApiConfig.cs feat(api): add Discord OAuth2 login 2022-04-07 09:26:12 -04:00
APIJsonExt.cs fix(api): send proper content-type header for errors 2022-06-10 16:44:04 -04:00
AuthorizationTokenHandlerMiddleware.cs refactor(api): move auth middleware to project root 2022-06-11 00:45:28 -04:00
Errors.cs fix(api): don't 500 on invalid PATCH body 2022-03-23 14:26:54 -04:00
Modules.cs feat: upgrade to .NET 6, refactor everything 2021-11-26 21:10:56 -05:00
packages.lock.json chore: update nuget Grpc.Tools to 2.47.0 2022-07-05 11:15:30 +00:00
PluralKit.API.csproj chore: update nuget Grpc.Tools to 2.47.0 2022-07-05 11:15:30 +00:00
Program.cs feat: add Prometheus metrics for API 2022-03-23 20:09:25 -04:00
Startup.cs chore: lint 2022-06-10 18:49:36 -04:00