Kavita/API
Joseph Milazzo f2b1cd55f0
Remove Light and E-Ink theme (#1263)
* Refactored code to show action bar instead of drawer in immersive mode

* Card grid

* adding margin for pagination gap

* Fixed a rare routing case that wouldn't redirect

* Fixed a bug where series detail would show blank filtering

* Fixing image scaling and library card spacing

* Refactored some methods to be static

* Adding card grid to series detail

* Fixed a bug with webtoon going to non-webtoon mode, resulting in black screen.

* Ensure emails are trimmed when trying to invite.

* Don't show More In if there is only 1 item in there on library recommended tab

* Fixed some bugs around locking metadata fields where the correct param wasn't being sent to backend.

* Added some UI error messaging when the email doesn't match the confirm-email (or rather any email in the system).

* Fixed some pages where actions weren't working (library detail) and removed some actionable buttons where they didn't make sense

* Refactored the series detail to use Robbie's new grid system.

* some styling fixes

* Styling fixes

- Removing select border gap
- fixing switches on lite theme
- fixing search result text-light

* better css var naming

* changing search lite text color override

* fixing as per feedback

* Removing boolean from being visible in bookreader

* Fixed some bugs in bulk operations not being visible on light/eink screens. Added --bulk-selection-highlight-text-color and --bulk-selection-text-color.

* Wrote basic code to remove other themes. Need a migration instead.

* Added a migration to remove light/e-ink themes and migrate users over to Dark theme by default.

* Fixed unit tests

Co-authored-by: Robbie Davis <robbie@therobbiedavis.com>
2022-05-19 05:14:18 -07:00
..
Archive Misc Bugfixes and Enhancements (#507) 2021-08-17 14:15:32 -07:00
Comparators v0.5.2 - UX Refresh, Custom Themes, Metadata Editing, and OPDS updates! (#1189) 2022-04-02 10:11:07 -07:00
config On Deck + Misc Fixes and Changes (#1215) 2022-04-11 15:43:40 -07:00
Constants Shakeout Testing Part 1 (#1052) 2022-02-09 16:59:14 -08:00
Controllers Last batch of bugfixes (#1262) 2022-05-18 17:31:49 -07:00
Data Remove Light and E-Ink theme (#1263) 2022-05-19 05:14:18 -07:00
DTOs Last batch of bugfixes (#1262) 2022-05-18 17:31:49 -07:00
Entities Book Reader Bugfixes (#1254) 2022-05-13 17:30:37 -07:00
Errors Validate Download Claim (#971) 2022-01-20 07:46:59 -08:00
Extensions Book Reader Redesign with e-ink focus (#1246) 2022-05-08 17:52:15 -07:00
Helpers Book Reader Redesign with e-ink focus (#1246) 2022-05-08 17:52:15 -07:00
Middleware v0.5.0 Release (#960) 2022-01-18 15:31:34 -08:00
Parser Book Reader Bugfixes (#1254) 2022-05-13 17:30:37 -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 Last batch of bugfixes (#1262) 2022-05-18 17:31:49 -07:00
SignalR Book Reader Redesign with e-ink focus (#1246) 2022-05-08 17:52:15 -07:00
.dockerignore EPUB Support (#178) 2021-04-28 16:16:22 -05:00
API.csproj Book Reader Redesign with e-ink focus (#1246) 2022-05-08 17:52:15 -07:00
API.csproj.DotSettings v0.5.0 Release (#960) 2022-01-18 15:31:34 -08:00
Dockerfile v0.5.0 Release (#960) 2022-01-18 15:31:34 -08:00
Program.cs v0.5.2 - UX Refresh, Custom Themes, Metadata Editing, and OPDS updates! (#1189) 2022-04-02 10:11:07 -07:00
Startup.cs Remove Light and E-Ink theme (#1263) 2022-05-19 05:14:18 -07:00