Kavita/API
2020-12-13 16:26:31 -06:00
..
Controllers Cleaned up some warnings in the codebase. 2020-12-13 16:26:31 -06:00
Converters Added User with ability to login and register. By default, user is not an admin. DTO expects an integer and will convert to Boolean. 2020-12-13 16:07:25 -06:00
Data Added User with ability to login and register. By default, user is not an admin. DTO expects an integer and will convert to Boolean. 2020-12-13 16:07:25 -06:00
DTOs Added User with ability to login and register. By default, user is not an admin. DTO expects an integer and will convert to Boolean. 2020-12-13 16:07:25 -06:00
Entities Added User with ability to login and register. By default, user is not an admin. DTO expects an integer and will convert to Boolean. 2020-12-13 16:07:25 -06:00
Errors Setup basic code for login. 2020-12-12 20:14:56 -06:00
Extensions Setup basic code for login. 2020-12-12 20:14:56 -06:00
Interfaces Setup basic code for login. 2020-12-12 20:14:56 -06:00
Middleware Cleaned up some warnings in the codebase. 2020-12-13 16:26:31 -06:00
Properties Added User with ability to login and register. By default, user is not an admin. DTO expects an integer and will convert to Boolean. 2020-12-13 16:07:25 -06:00
Services Setup basic code for login. 2020-12-12 20:14:56 -06:00
API.csproj Initial commit 2020-12-12 17:03:06 -06:00
appsettings.Development.json Initial commit 2020-12-12 17:03:06 -06:00
Program.cs Cleaned up some warnings in the codebase. 2020-12-13 16:26:31 -06:00
Startup.cs Cleaned up some warnings in the codebase. 2020-12-13 16:26:31 -06:00
WeatherForecast.cs Initial commit 2020-12-12 17:03:06 -06:00