Kavita/Kavita.Common
Joseph Milazzo b9f20f4d19
Filtering First Pass (#442)
# Added
- Added: Added "In Progress" view to see everything you are currently reading
- Added: Added the ability to filter series based on format from "In Progress", "Recently Added", "Library Detail" pages.
- Added: Added total items to the above pages to showcase total series within Kavita

==============================
* Added filtering to recently added

* Cleaned up the documentation on the APIs and removed params no longer needed.

* Implemented Filtering on library detail, in progress, and recently added for format. UI is non-final.

* Moved filtering to an expander panel

* Cleaned up filtering UI a bit

* Cleaned up some code and added titles on touched pages

* Fixed recently added not re-rendering page

* Removed commented out code

* Version bump

* Added an animation to the filtering section

* Stashing changes, needing to switch lazy loading libraries out due to current version not trigging on dom mutation events

* Finally fixed all the lazy loading issues and made it so pagination works without reloading the whole page.
2021-07-27 18:39:53 -05:00
..
EnvironmentInfo Don't log exceptions to Sentry when debugging locally. Fixed a constraint issue with collection tags that prevented deleting series. Ensure when we scan we add SeriesMetadata objects to existing series. (#265) 2021-06-04 17:49:19 -05:00
Extensions The big one (#396) 2021-07-17 14:03:11 -05:00
Configuration.cs Misc Polishing (#413) 2021-07-20 21:39:44 -05:00
HashUtil.cs Misc Polishing (#413) 2021-07-20 21:39:44 -05:00
Kavita.Common.csproj Filtering First Pass (#442) 2021-07-27 18:39:53 -05:00
KavitaException.cs Shakeout Fixes (#422) 2021-07-23 18:02:14 -05:00