Kavita/API/Services
Joseph Milazzo 58856c0d70
Filtering Bugs (#447)
# Fixed
- Fixed: Fixed an issue with filtering, after applying a filter, the cards on screen did not update with the correct information
- Fixed: Pagination is now slighlty smaller (only 8 pages) as on mobile, it was cutting off screen.

# Changed
- Changed: During library scan and series updates, Series names for Epubs will now trim excess white space
===============================================

* Fixed issue where some formats could get returned with another format filter.

* Filtering was not properly flushing DOM on filter change, updated trackbyidentity to account for filter

* One more fix for the filtering bug

* Made pagination UI slightly smaller to better fit on mobile phones. Trim() series names for Epub files and Trim() on series update for appropriate fields.

* Removed a no longer needed animation.
2021-07-28 14:11:49 -05:00
..
Clients Extra Stat collection (#407) 2021-07-20 11:32:37 -05:00
HostedServices Manga Redesign (#321) 2021-06-24 19:31:42 -05:00
Tasks More Polishing (#428) 2021-07-24 19:14:38 -05:00
ArchiveService.cs Ignore Mac metadata hidden files ._* (#443) 2021-07-27 10:24:23 -05:00
BookService.cs Filtering Bugs (#447) 2021-07-28 14:11:49 -05:00
CacheService.cs Performance/cache epub (#438) 2021-07-25 19:43:37 -05:00
ComicInfo.cs Manga Redesign (#321) 2021-06-24 19:31:42 -05:00
DirectoryService.cs Ignore Mac metadata hidden files ._* (#443) 2021-07-27 10:24:23 -05:00
ImageService.cs The big one (#396) 2021-07-17 14:03:11 -05:00
MetadataService.cs Feature/performance pdf (#426) 2021-07-24 16:17:13 -05:00
TaskScheduler.cs The big one (#396) 2021-07-17 14:03:11 -05: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