PluralKit/PluralKit.API
Ske e176ccbab5 Several more database-y refactors
- DbConnectionFactory renamed to "Database", will now be the primary entry point for DB stuff
- Created IPKConnection interface mostly containing async extensions to IDbConnection, use this going forward
- Reworked the Connection/Command wrappers (that have performance/logging extensions)
- Probably more stuff that I forgot???
2020-06-13 18:31:20 +02:00
..
Controllers Several more database-y refactors 2020-06-13 18:31:20 +02:00
Services Large refactor and project restructuring 2020-02-12 15:16:19 +01:00
Utils Properly save avatar_url in the API 2020-05-05 16:14:21 +02:00
app.config Add basic API, only with system endpoints 2019-07-09 20:39:29 +02:00
Modules.cs Fix API token handling 2020-02-01 22:17:13 +01:00
openapi.yaml Fix OpenAPI schema ref examples for ReDoc 2020-05-07 01:45:13 +02:00
PluralKit.API.csproj Enable XML comment support for Swashbuckle 2020-05-07 06:10:29 +02:00
PluralKit.API.csproj.DotSettings Large refactor and project restructuring 2020-02-12 15:16:19 +01:00
Program.cs Large refactor and project restructuring 2020-02-12 15:16:19 +01:00
Startup.cs Too many refactors in one: 2020-06-12 20:29:50 +02:00