Kavita/API/Interfaces
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
..
Services More Polishing (#428) 2021-07-24 19:14:38 -05:00
IAppUserProgressRepository.cs EPUB Support (#178) 2021-04-28 16:16:22 -05:00
ICollectionTagRepository.cs Collection Support (#234) 2021-05-30 17:24:23 -05:00
IFileRepository.cs Feat/usage stats collection (#317) 2021-06-20 17:26:35 -05:00
ILibraryRepository.cs The big one (#396) 2021-07-17 14:03:11 -05:00
ISeriesRepository.cs Download Support (#298) 2021-06-10 07:47:35 -05:00
ISettingsRepository.cs Lots of cleanup 2021-02-07 12:02:47 -06:00
ITaskScheduler.cs The big one (#396) 2021-07-17 14:03:11 -05:00
IUnitOfWork.cs Manga Redesign (#321) 2021-06-24 19:31:42 -05:00
IUserRepository.cs Fixed a deployment bug where we weren't listening on port properly. New way will force firewall exception dialog on Windows and work across board. Implemented user preferences and ability to update them. 2021-02-06 13:08:48 -06:00
IVolumeRepository.cs Download Support (#298) 2021-06-10 07:47:35 -05:00