Kavita/API/Extensions
Joseph Milazzo 4f3461710c
More Polishing (#428)
# Added
- Added: Added a new button on admin dashboard to clear cache for the whole server

# Changed
- Changed: Moved the download logs to the new System page
- Changed: Tag Badges now show the correct cursor to help indication actions. For example, Collection badges on series detail page can be clicked, while type cannot.

# Fixed
- Fixed: Fixed an issue in develop builds where Pagination no longer worked due to Header not being exposed
- Fixed: After Scanning a series, clear out any cached chapters

=======================================================
* After Scanning a series, clear out any cached chapters.


* Implemented cursor overrides for tag badges

* Fixed pagination no longer working due to Pagination header not being able to be read from the UI.

* Fixed some css things with icons within tagbadges not taking the selection mode styling

* Moved download logs button to the system page

* Implemented the ability to clear cache for the whole server from admin dashboard

* Removed debug code

* Up the Regex Timeout for the Github Build System
2021-07-24 19:14:38 -05:00
..
ApplicationServiceExtensions.cs Misc Polishing (#413) 2021-07-20 21:39:44 -05:00
ChapterListExtensions.cs EPUB Support (#178) 2021-04-28 16:16:22 -05:00
ClaimsPrincipalExtensions.cs Reduce Unauthenticated Errors in Sentry (#238) 2021-06-01 06:57:46 -05:00
ConfigurationExtensions.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
DirectoryInfoExtensions.cs More Polishing (#428) 2021-07-24 19:14:38 -05:00
EnumerableExtensions.cs Temp commit to record attempts. Stream APIs are implemented and working. Added some new test cases based on deployed Kavita server testing. 2021-03-17 14:29:50 -05:00
FileInfoExtensions.cs PDF Support + MORE!!!! (#416) 2021-07-22 21:13:24 -05:00
HttpExtensions.cs Fix security issue. SHA1 has collisions, switching to SHA256 2021-03-14 10:23:10 -05:00
IdentityServiceExtensions.cs Download Support (#298) 2021-06-10 07:47:35 -05:00
ParserInfoListExtensions.cs PDF Support + MORE!!!! (#416) 2021-07-22 21:13:24 -05:00
SeriesExtensions.cs Feature/performance pdf (#426) 2021-07-24 16:17:13 -05:00
ServiceCollectionExtensions.cs The big one (#396) 2021-07-17 14:03:11 -05:00
VolumeListExtensions.cs Feature/performance pdf (#426) 2021-07-24 16:17:13 -05:00
ZipArchiveExtensions.cs Added a basic cache service to handle interations with the underlying cache implementation. Refactored some code to be more robust. 2021-01-09 16:14:28 -06:00