Kavita/API/Data
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
..
Metadata Scan Loop Fortification (#1573) 2022-10-09 09:23:41 -07:00
Migrations Better Themes, Stats, and bugfixes (#1740) 2023-01-11 06:12:31 -08:00
Misc Release Polish (#1586) 2022-10-17 15:33:18 -07:00
Repositories First PR of the new year (#1717) 2023-01-02 14:44:29 -08:00
Scanner Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
DataContext.cs Better Themes, Stats, and bugfixes (#1740) 2023-01-11 06:12:31 -08:00
DbFactory.cs Send To Device Support (#1557) 2022-09-23 15:41:29 -07:00
MigrateChangePasswordRoles.cs Basic Stats (#1673) 2022-12-07 06:01:49 -08:00
MigrateChangeRestrictionRoles.cs Basic Stats (#1673) 2022-12-07 06:01:49 -08:00
MigrateNormalizedEverything.cs Fixed a version issue with migration (#1526) 2022-09-13 17:36:38 -07:00
MigrateNormalizedLocalizedName.cs Scan Loop Last Write Time Change (#1492) 2022-08-30 08:29:09 -07:00
MigrateReadingListAgeRating.cs Misc Bugfixes (#1582) 2022-10-10 17:23:37 -07:00
MigrateRemoveExtraThemes.cs Misc UI Fixes (#1477) 2022-08-25 09:34:48 -07:00
MigrateSeriesRelationsExport.cs Fixed Series Relations Schema (#1654) 2022-11-15 06:45:02 -08:00
MigrateSeriesRelationsImport.cs Fixed Series Relations Schema (#1654) 2022-11-15 06:45:02 -08:00
MigrateUserProgressLibraryId.cs Basic Stats (#1673) 2022-12-07 06:01:49 -08:00
Seed.cs First PR of the new year (#1717) 2023-01-02 14:44:29 -08:00
UnitOfWork.cs Send To Device Support (#1557) 2022-09-23 15:41:29 -07:00