Kavita/API/Entities/Enums
Joseph Milazzo e0a2fc615f
UX Changes, Tasks, WebP, and More! (#1280)
* When account updates occur for a user, send an event to them to tell them to refresh their account information (if they are on the site at the time). This way if we revoke permissions, the site will reactively adapt.

* Some cleanup on the user preferences to remove some calls we don't need anymore.

* Removed old bulk cleanup bookmark code as it's no longer needed.

* Tweaked the messaging for stat collection to reflect what we collect now versus when this was initially implemented.

* Implemented the ability for users to configure their servers to save bookmarks as webP. Reorganized the tabs for Admin dashboard to account for upcoming features.

* Implemented the ability to bulk convert bookmarks (as many times as the user wants).

Added a display of Reoccurring Jobs to the Tasks admin tab. Currently it's just placeholder, but will be enhanced further later in the release.

* Tweaked the wording around the convert switch.

* Moved System actions to the task tab

* Added a controller just for Tachiyomi so we can have dedicated APIs for that client. Deprecated an existing API on the Reader route.

* Fixed the unit tests
2022-05-23 16:19:52 -07:00
..
Theme Custom Theme Support (#1077) 2022-02-16 07:12:38 -08:00
AgeRating.cs Feature/misc (#1234) 2022-04-28 14:50:31 -07:00
BookPageLayoutMode.cs Book Reader Redesign with e-ink focus (#1246) 2022-05-08 17:52:15 -07:00
LayoutMode.cs Manga Reader Shakeout (#1142) 2022-03-08 17:58:47 -08:00
LibraryType.cs Reader Fixes and Enhancements (#880) 2022-01-02 17:10:37 -08:00
MangaFormat.cs Custom Cover Images (#499) 2021-08-15 10:36:47 -07:00
PageSplitOption.cs Fit Split to Screen (#769) 2021-11-18 06:55:52 -08:00
PersonRole.cs More Filtering and Support for ComicInfo v2.1 (draft) Tags (#851) 2021-12-16 13:41:38 -08:00
PublicationStatus.cs Publication Status Enhancements (#1231) 2022-04-25 13:52:36 -05:00
ReaderMode.cs Manga Reader Refresh (#1137) 2022-03-07 09:35:27 -08:00
ReadingDirection.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
RelationKind.cs Linked Series (#1230) 2022-04-24 09:59:09 -07:00
ScalingOption.cs Book Feedback and small bugs (#183) 2021-04-29 17:52:34 -05:00
ServerSettingKey.cs UX Changes, Tasks, WebP, and More! (#1280) 2022-05-23 16:19:52 -07:00