Kavita/API/Services
Joseph Milazzo e248cf7579
UI Updates + New Events (#806)
* Implemented ability to see downloads users are performing on the events widget.

* Fixed a bug where version update task was calling wrong code

* Fixed a bug where when checking for updates, the event wouldn't be pushed to server with correct name.

Added update check to the event widget rather than opening a modal on the user.

* Relaxed password requirements to only be 6-32 characters and inform user on register form about the requirements

* Removed a ton of duplicate logic for series cards where the logic was already defined in action service

* Fixed OPDS total items giving a rounded number rather than total items.

* Fixed off by one issue on OPDS pagination
2021-11-29 12:19:36 -08:00
..
HostedServices Fit Split to Screen (#769) 2021-11-18 06:55:52 -08:00
Tasks UI Updates + New Events (#806) 2021-11-29 12:19:36 -08:00
AccountService.cs Disable Authentication & Login Page Rework (#619) 2021-10-02 11:23:58 -05:00
ArchiveService.cs Bugfix/webtoon lastpage (#757) 2021-11-15 07:24:04 -08:00
BookService.cs Webtoon Polish Part 2 (#739) 2021-11-10 08:58:45 -08:00
CacheService.cs Breaking Changes: Docker Parity (#698) 2021-11-03 06:36:04 -07:00
DirectoryService.cs Stats Rework (#765) 2021-11-16 13:11:17 -08:00
DownloadService.cs Cleanup bookmarks and Reading List Items (#567) 2021-09-08 14:41:41 -07:00
ImageService.cs Breaking Changes: Docker Parity (#698) 2021-11-03 06:36:04 -07:00
MetadataService.cs Feature/progress widget (#760) 2021-11-15 14:50:14 -08:00
TaskScheduler.cs UI Updates + New Events (#806) 2021-11-29 12:19:36 -08: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