Kavita/API/Data/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
..
AppUserProgressRepository.cs Foundational Cover Image Rework (#584) 2021-09-21 19:15:29 -05:00
ChapterRepository.cs Foundational Cover Image Rework (#584) 2021-09-21 19:15:29 -05:00
CollectionTagRepository.cs Foundational Cover Image Rework (#584) 2021-09-21 19:15:29 -05:00
FileRepository.cs Cleanup bookmarks and Reading List Items (#567) 2021-09-08 14:41:41 -07:00
LibraryRepository.cs Scan Chunking (#604) 2021-09-30 06:08:05 -07:00
ReadingListRepository.cs Reading Lists & More (#564) 2021-09-08 12:03:27 -05:00
SeriesRepository.cs Scan Chunking (#604) 2021-09-30 06:08:05 -07:00
SettingsRepository.cs Cleanup bookmarks and Reading List Items (#567) 2021-09-08 14:41:41 -07:00
UserRepository.cs Disable Authentication & Login Page Rework (#619) 2021-10-02 11:23:58 -05:00
VolumeRepository.cs Scan Chunking (#604) 2021-09-30 06:08:05 -07:00