Kavita/API/Controllers
Joe Milazzo 5613d1a954
Better Themes, Stats, and bugfixes (#1740)
* Fixed a bug where when clicking on a series rating for first time, the rating wasn't populating in the modal.

* Fixed a bug on Scroll mode with immersive mode, the bottom bar could clip with the book body.

* Cleanup some uses of var

* Refactored text as json into a type so I don't have to copy/paste everywhere

* Theme styles now override the defaults and theme owners no longer need to maintain all the variables themselves.

Themes can now override the color of the header on mobile devices via --theme-color and Kavita will now update both theme color as well as color scheme.

* Fixed a bug where last active on user stats wasn't for the particular user.

* Added a more accurate word count calculation and the ability to see the word counts year over year.

* Added a new table for long term statistics, like number of files over the years. No views are present for this data, I will add them later.
2023-01-11 06:12:31 -08:00
..
AccountController.cs Library Settings Modal + New Library Settings (#1660) 2022-11-18 09:38:32 -06:00
AdminController.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
BaseApiController.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
BookController.cs First PR of the new year (#1717) 2023-01-02 14:44:29 -08:00
CollectionController.cs [Manga Reader] Swipe Support (#1735) 2023-01-09 06:48:18 -08:00
DeviceController.cs Auth Email Rework (#1567) 2022-10-01 08:23:35 -05:00
DownloadController.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
FallbackController.cs Send To Device Support (#1557) 2022-09-23 15:41:29 -07:00
HealthController.cs Misc Polish and Fixes (#1542) 2022-09-18 10:24:30 -07:00
ImageController.cs [Manga Reader] Swipe Support (#1735) 2023-01-09 06:48:18 -08:00
LibraryController.cs UX Alignment and bugfixes (#1663) 2022-11-20 12:32:21 -08:00
MetadataController.cs Basic Stats (#1673) 2022-12-07 06:01:49 -08:00
OPDSController.cs [Manga Reader] Swipe Support (#1735) 2023-01-09 06:48:18 -08:00
PluginController.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
ReaderController.cs Manga Reader Work (#1729) 2023-01-07 09:14:22 -06:00
ReadingListController.cs UX Alignment and bugfixes (#1663) 2022-11-20 12:32:21 -08:00
RecommendedController.cs Release Shakeout Day 1 (#1591) 2022-10-18 16:53:17 -07:00
SearchController.cs Library Settings Modal + New Library Settings (#1660) 2022-11-18 09:38:32 -06:00
SeriesController.cs Basic Stats (#1673) 2022-12-07 06:01:49 -08:00
ServerController.cs First PR of the new year (#1717) 2023-01-02 14:44:29 -08:00
SettingsController.cs Epub Table of Generation fixes for Sigil (#1689) 2022-12-11 05:04:22 -08:00
StatsController.cs Better Themes, Stats, and bugfixes (#1740) 2023-01-11 06:12:31 -08:00
TachiyomiController.cs Tachiyomi unit tests and fixes (#1549) 2022-09-20 09:46:46 -07:00
ThemeController.cs Misc Bugfixes (#1582) 2022-10-10 17:23:37 -07:00
UploadController.cs UX Alignment and bugfixes (#1663) 2022-11-20 12:32:21 -08:00
UsersController.cs Reading History (#1699) 2022-12-15 15:28:01 -08:00
WantToReadController.cs Better Themes, Stats, and bugfixes (#1740) 2023-01-11 06:12:31 -08:00