Kavita/API/Services
Joe Milazzo 21a9f28923
Random Cleanup + OPDS Base Url Support (#1926)
* Updated a ton of dependencies. PDFs reader got a big update from PDF.js 2.6 -> 3.x

* Rolled back fontawesome update

* Updated to latest angular patch. Fixed search being too long instead of just to the end of the browser screen.

* Fixed alignment on download icon for download indicator in cards

* Include progress information on Want To Read API and when marking something as Read, perform cleanup service on want to read.

* Removed mark-read updating want to read. As there are series restrictions and it could be misleading.

* Tweaked login page spacing when form is dirty

* Replaced an object instantiation

* Commented out a few tests that always break when updating NetVips (but always work)

* Updated ngx-toastr

* Added styles for alerts to Kavita. They were somehow missing. Fixed an issue where when OPDS was disabled, user preferences wouldn't tell them.

* Wired up a reset base url button to match Ip Addresses

* Disable ipAddress and port for docker users

* Removed cache dir since it's kinda pointless currently

* Started the update for OPDS BaseUrl support

* Fixed OPDS url not reflecting base url on localhost

* Added extra plumbing to allow sending a real email when testing a custom service.

* Implemented OPDS support under Base Url. Added pagination to all APIs where applicable.

* Added a swallowing of permission denied on Updating baseurl in index.html for inapplicable users.

* Fixed a bad test
2023-04-14 17:44:35 -07:00
..
HostedServices Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
Tasks Random Cleanup + OPDS Base Url Support (#1926) 2023-04-14 17:44:35 -07:00
AccountService.cs .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
ArchiveService.cs .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
BookmarkService.cs Security Event Logging & Bugfixes (#1882) 2023-03-16 13:57:34 -07:00
BookService.cs Tweaks (#1890) 2023-03-19 10:52:44 -07:00
CacheService.cs Security Event Logging & Bugfixes (#1882) 2023-03-16 13:57:34 -07:00
CollectionTagService.cs Tweaks (#1890) 2023-03-19 10:52:44 -07:00
DeviceService.cs Tweaks (#1890) 2023-03-19 10:52:44 -07:00
DirectoryService.cs .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
DownloadService.cs OPDS Flattening (#1904) 2023-03-30 16:45:46 -07:00
EmailService.cs Random Cleanup + OPDS Base Url Support (#1926) 2023-04-14 17:44:35 -07:00
FileService.cs Local Metadata Integration Part 1 (#817) 2021-12-02 09:02:34 -08:00
ImageService.cs Security Event Logging & Bugfixes (#1882) 2023-03-16 13:57:34 -07:00
MetadataService.cs .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
ReaderService.cs Random Cleanup + OPDS Base Url Support (#1926) 2023-04-14 17:44:35 -07:00
ReadingItemService.cs Tweaks (#1890) 2023-03-19 10:52:44 -07:00
ReadingListService.cs Tweaks (#1890) 2023-03-19 10:52:44 -07:00
SeriesService.cs OPDS Flattening (#1904) 2023-03-30 16:45:46 -07:00
StatisticService.cs Security Event Logging & Bugfixes (#1882) 2023-03-16 13:57:34 -07:00
TachiyomiService.cs .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
TaskScheduler.cs Misc Fixes + Enhancements (#1875) 2023-03-10 17:09:38 -08:00
TokenService.cs Tweaks (#1890) 2023-03-19 10:52:44 -07:00