PluralKit/PluralKit.API
Iris System 52127d9255 chore: update nuget Grpc.Tools to 2.47.0
The version previously used (2.37.0) is completely broken on
aarch64 Linux, so building the bot just didn't work there.
2022-07-05 11:15:30 +00:00
..
Controllers fix(api): generate token if needed in discord oauth response 2022-06-16 17:51:53 -04: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
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