Kavita/API/Services
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
..
Clients OPDS Support (#526) 2021-08-27 10:19:25 -07:00
HostedServices OPDS Cleanup (#534) 2021-08-28 15:32:24 -07:00
Tasks Polishing and Bugfixes (#613) 2021-10-01 08:13:55 -07:00
AccountService.cs Disable Authentication & Login Page Rework (#619) 2021-10-02 11:23:58 -05:00
ArchiveService.cs Scan Chunking (#604) 2021-09-30 06:08:05 -07:00
BookService.cs Scan Chunking (#604) 2021-09-30 06:08:05 -07:00
CacheService.cs Continuous Reading for Webtoons & I Just Couldn't Stop Coding (#574) 2021-09-11 11:47:12 -07:00
ComicInfo.cs Manga Redesign (#321) 2021-06-24 19:31:42 -05:00
DirectoryService.cs Foundational Cover Image Rework (#584) 2021-09-21 19:15:29 -05:00
DownloadService.cs Cleanup bookmarks and Reading List Items (#567) 2021-09-08 14:41:41 -07:00
ImageService.cs Scan Chunking (#604) 2021-09-30 06:08:05 -07:00
MetadataService.cs Scan Chunking (#604) 2021-09-30 06:08:05 -07:00
TaskScheduler.cs Scan Chunking (#604) 2021-09-30 06:08:05 -07:00
TokenService.cs Implemented download log files (not in service). Refactored backupservice to handle log file splitting. Improved a few interfaces and added some unit tests around them. 2021-02-24 11:59:16 -06:00
WarmupServiceStartupTask.cs Lots of Hangfire attempts to solve the lock issue. Not sure how to fix it. Added some APIs for streams. 2021-03-15 13:49:13 -05:00