Kavita/API/Interfaces/Repositories
Joseph Milazzo a5b6bf1b52
Disable Authentication & Login Page Rework (#619)
* Implemented the ability to disable authentication on a server instance. Admins will require authentication, but non-admin accounts can be setup without any password requirements.

* WIP for new login page.

* Reworked code to handle disabled auth better. First time user flow is moved into the user login component.

* Removed debug code

* Removed home component, shakeout testing is complete.

* remove a file accidently committed

* Fixed a code smell from last PR

* Code smells
2021-10-02 11:23:58 -05:00
..
IAppUserProgressRepository.cs Continuous Reading for Webtoons & I Just Couldn't Stop Coding (#574) 2021-09-11 11:47:12 -07:00
IChapterRepository.cs Foundational Cover Image Rework (#584) 2021-09-21 19:15:29 -05:00
ICollectionTagRepository.cs Foundational Cover Image Rework (#584) 2021-09-21 19:15:29 -05:00
IFileRepository.cs Reading Lists & More (#564) 2021-09-08 12:03:27 -05:00
ILibraryRepository.cs Scan Chunking (#604) 2021-09-30 06:08:05 -07:00
IReadingListRepository.cs Reading Lists & More (#564) 2021-09-08 12:03:27 -05:00
ISeriesRepository.cs Scan Chunking (#604) 2021-09-30 06:08:05 -07:00
ISettingsRepository.cs Reading Lists & More (#564) 2021-09-08 12:03:27 -05:00
IUserRepository.cs Disable Authentication & Login Page Rework (#619) 2021-10-02 11:23:58 -05:00
IVolumeRepository.cs Scan Chunking (#604) 2021-09-30 06:08:05 -07:00