Kavita/API
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
..
Archive Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
Comparators Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
config Fresh Nightly Installs Work (#1659) 2022-11-17 13:52:10 -08:00
Constants Basic Stats (#1673) 2022-12-07 06:01:49 -08:00
Controllers Better Themes, Stats, and bugfixes (#1740) 2023-01-11 06:12:31 -08:00
Data Better Themes, Stats, and bugfixes (#1740) 2023-01-11 06:12:31 -08:00
DTOs Better Themes, Stats, and bugfixes (#1740) 2023-01-11 06:12:31 -08:00
Entities Better Themes, Stats, and bugfixes (#1740) 2023-01-11 06:12:31 -08:00
Errors Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
Extensions Basic Stats (#1673) 2022-12-07 06:01:49 -08:00
Helpers File Dimension API (#1690) 2022-12-11 06:54:34 -08:00
Logging Manga Reader Work (#1729) 2023-01-07 09:14:22 -06:00
Middleware Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
Properties Added new API for getting Member (aka Users but for use in FE). User is just used for login/registering. 2020-12-14 14:33:09 -06:00
Services Better Themes, Stats, and bugfixes (#1740) 2023-01-11 06:12:31 -08:00
SignalR First PR of the new year (#1717) 2023-01-02 14:44:29 -08:00
API.csproj [Manga Reader] Swipe Support (#1735) 2023-01-09 06:48:18 -08:00
API.csproj.DotSettings v0.5.0 Release (#960) 2022-01-18 15:31:34 -08:00
Program.cs Library Settings Modal + New Library Settings (#1660) 2022-11-18 09:38:32 -06:00
Startup.cs [Manga Reader] Swipe Support (#1735) 2023-01-09 06:48:18 -08:00