Kavita/API/Entities/Enums
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
..
LibraryType.cs PDF Support + MORE!!!! (#416) 2021-07-22 21:13:24 -05:00
MangaFormat.cs Custom Cover Images (#499) 2021-08-15 10:36:47 -07:00
PageSplitOption.cs Fixed a deployment bug where we weren't listening on port properly. New way will force firewall exception dialog on Windows and work across board. Implemented user preferences and ability to update them. 2021-02-06 13:08:48 -06:00
PersonRole.cs Collection Support (#234) 2021-05-30 17:24:23 -05:00
ReaderMode.cs The big one (#396) 2021-07-17 14:03:11 -05:00
ReadingDirection.cs Fixed a deployment bug where we weren't listening on port properly. New way will force firewall exception dialog on Windows and work across board. Implemented user preferences and ability to update them. 2021-02-06 13:08:48 -06:00
ScalingOption.cs Book Feedback and small bugs (#183) 2021-04-29 17:52:34 -05:00
ServerSettingKey.cs Disable Authentication & Login Page Rework (#619) 2021-10-02 11:23:58 -05:00