Kavita/API
2020-12-26 09:08:49 -06:00
..
Constants Refactored all Policy strings into their own constant file. 2020-12-24 10:21:59 -06:00
Controllers Merge branch 'main' of https://github.com/Kareadita/Kavita into feature/scan-library 2020-12-26 09:08:49 -06:00
Data Merge branch 'main' of https://github.com/Kareadita/Kavita into feature/scan-library 2020-12-26 09:08:49 -06:00
DTOs Added a new policy to require being an admin. Implemented ability to delete a user. 2020-12-24 08:13:58 -06:00
Entities Refractor token auth stuff to use identiycore framework 2020-12-21 09:24:21 -06:00
Errors Setup basic code for login. 2020-12-12 20:14:56 -06:00
Extensions Refactored all Policy strings into their own constant file. 2020-12-24 10:21:59 -06:00
Helpers Refractor token auth stuff to use identiycore framework 2020-12-21 09:24:21 -06:00
Interfaces Added Hangfire and Hangfire SQLite extension for future task framework. Added a basic directory scanning implementation. 2020-12-26 09:08:27 -06:00
Middleware Added new API for getting Member (aka Users but for use in FE). User is just used for login/registering. 2020-12-14 14:33:09 -06:00
Properties Added new API for getting Member (aka Users but for use in FE). User is just used for login/registering. 2020-12-14 14:33:09 -06:00
Services Added Hangfire and Hangfire SQLite extension for future task framework. Added a basic directory scanning implementation. 2020-12-26 09:08:27 -06:00
API.csproj Merge branch 'main' of https://github.com/Kareadita/Kavita into feature/scan-library 2020-12-26 09:08:49 -06:00
appsettings.Development.json Initial commit 2020-12-12 17:03:06 -06:00
Program.cs Fixing sonar code quality recommendations 2020-12-25 15:08:40 -06:00
Startup.cs Fixing sonar code quality recommendations 2020-12-25 15:08:40 -06:00