Kavita/UI/Web/src/app
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
..
_guards v0.5.2 - UX Refresh, Custom Themes, Metadata Editing, and OPDS updates! (#1189) 2022-04-02 10:11:07 -07:00
_interceptors Fixes, Tweaks, and Series Filtering (#1217) 2022-04-14 14:55:06 -07:00
_models Last batch of bugfixes (#1262) 2022-05-18 17:31:49 -07:00
_services Book Reader Bugfixes (#1254) 2022-05-13 17:30:37 -07:00
admin Remove Light and E-Ink theme (#1263) 2022-05-19 05:14:18 -07:00
all-series Book Reader Bugfixes (#1254) 2022-05-13 17:30:37 -07:00
announcements Hotfix 0.5.2.3 - SortName & Invite User Redirect fix (#1203) 2022-04-05 16:14:14 -07:00
book-reader Last batch of bugfixes (#1262) 2022-05-18 17:31:49 -07:00
bookmark Book Reader Bugfixes (#1254) 2022-05-13 17:30:37 -07:00
cards Last batch of bugfixes (#1262) 2022-05-18 17:31:49 -07:00
carousel Fixes, Tweaks, and Series Filtering (#1217) 2022-04-14 14:55:06 -07:00
collections Last batch of bugfixes (#1262) 2022-05-18 17:31:49 -07:00
dashboard Library Recomendations (#1236) 2022-04-29 15:27:01 -07:00
dev-only Book Reader Redesign with e-ink focus (#1246) 2022-05-08 17:52:15 -07:00
library-detail Last batch of bugfixes (#1262) 2022-05-18 17:31:49 -07:00
manga-reader Last batch of bugfixes (#1262) 2022-05-18 17:31:49 -07:00
metadata-filter Book Reader Redesign with e-ink focus (#1246) 2022-05-08 17:52:15 -07:00
nav Remove Light and E-Ink theme (#1263) 2022-05-19 05:14:18 -07:00
pipe Publication Status Enhancements (#1231) 2022-04-25 13:52:36 -05:00
reader-shared v0.5.2 - UX Refresh, Custom Themes, Metadata Editing, and OPDS updates! (#1189) 2022-04-02 10:11:07 -07:00
reading-list Last batch of bugfixes (#1262) 2022-05-18 17:31:49 -07:00
registration Book Reader Bugfixes (#1254) 2022-05-13 17:30:37 -07:00
series-detail Last batch of bugfixes (#1262) 2022-05-18 17:31:49 -07:00
shared Book Reader Bugfixes (#1254) 2022-05-13 17:30:37 -07:00
shared-side-nav-cards Library Recomendations (#1236) 2022-04-29 15:27:01 -07:00
sidenav Book Reader Redesign with e-ink focus (#1246) 2022-05-08 17:52:15 -07:00
typeahead Last batch of bugfixes (#1262) 2022-05-18 17:31:49 -07:00
user-settings Remove Light and E-Ink theme (#1263) 2022-05-19 05:14:18 -07:00
app-routing.module.ts Last batch of bugfixes (#1262) 2022-05-18 17:31:49 -07:00
app.component.html Bugfix polishing (#1245) 2022-05-08 09:15:43 -07:00
app.component.scss v0.5.2 - UX Refresh, Custom Themes, Metadata Editing, and OPDS updates! (#1189) 2022-04-02 10:11:07 -07:00
app.component.ts Book Reader Bugfixes (#1254) 2022-05-13 17:30:37 -07:00
app.module.ts Book Reader Redesign with e-ink focus (#1246) 2022-05-08 17:52:15 -07:00