Kavita/UI/Web/src/app
Joseph Milazzo 4bd9f243f2
Theme Cleanup (#1089)
* Fixed e-ink theme not properly applying correctly

* Fixed some seed changes. Changed card checkboxes to use our themed ones

* Fixed recently added carousel not going to recently-added page

* Fixed an issue where no results found would show when searching for a library name

* Cleaned up list a bit, typeahead dropdown still needs work

* Added a TODO to streamline series-card component

* Removed ng-lazyload-image module since we don't use it. We use lazysizes

* Darken card on hover

* Fixing accordion focus style

* ux pass updates

- Fixed typeahead width
- Fixed changelog download buttons
- Fixed a select
- Fixed various input box-shadows
- Fixed all anchors to only have underline on hover
- Added navtab hover and active effects

* more ux pass

- Fixed spacing on theme cards
- Fixed some light theme issues
- Exposed text-muted-color for theme card subtitle color

* UX pass fixes

- Changed back to bright green for primary on dark theme
- Changed fa icon to black on e-ink

* Merged changelog component

* Fixed anchor buttons text decoration

* Changed nav tabs to have a background color instead of open active state

* When user is not authenticated, make sure we set default theme (dark)

* Cleanup on carousel

* Updated Users tab to use small buttons with icons to align with Library tab

* Cleaned up brand to not underline, removed default link underline on hover in dropdown and pill tabs

* Fixed collection detail posters not rendering

Co-authored-by: Robbie Davis <robbie@therobbiedavis.com>
2022-02-18 07:03:19 -08:00
..
_guards Angular Upgrade (#1059) 2022-02-11 15:23:26 -08:00
_interceptors Angular Upgrade (#1059) 2022-02-11 15:23:26 -08:00
_modals/review-series-modal Custom Theme Support (#1077) 2022-02-16 07:12:38 -08:00
_models Theme Cleanup (#1089) 2022-02-18 07:03:19 -08:00
_pipes Theme Cleanup (#1089) 2022-02-18 07:03:19 -08:00
_services Theme Cleanup (#1089) 2022-02-18 07:03:19 -08:00
admin Theme Cleanup (#1089) 2022-02-18 07:03:19 -08:00
all-series New Search (#1029) 2022-02-04 08:28:49 -08:00
book-reader Custom Theme Support (#1077) 2022-02-16 07:12:38 -08:00
cards Theme Cleanup (#1089) 2022-02-18 07:03:19 -08:00
carousel Theme Cleanup (#1089) 2022-02-18 07:03:19 -08:00
collections Theme Cleanup (#1089) 2022-02-18 07:03:19 -08:00
dashboard Reading Lists & More (#564) 2021-09-08 12:03:27 -05:00
grouped-typeahead Theme Cleanup (#1089) 2022-02-18 07:03:19 -08:00
library Theme Cleanup (#1089) 2022-02-18 07:03:19 -08:00
library-detail Fixes filter application (#992) 2022-01-26 15:54:35 -08:00
manga-reader Custom Theme Support (#1077) 2022-02-16 07:12:38 -08:00
nav-events-toggle Custom Theme Support (#1077) 2022-02-16 07:12:38 -08:00
nav-header Theme Cleanup (#1089) 2022-02-18 07:03:19 -08:00
not-connected Refactored InProgress to OnDeck where the logic is slightly changed. Now series with recent updates are now pushed to the front of the list. (#743) 2021-11-11 08:21:54 -08:00
on-deck Fixes filter application (#992) 2022-01-26 15:54:35 -08:00
pipe Continuous Reading for Webtoons & I Just Couldn't Stop Coding (#574) 2021-09-11 11:47:12 -07:00
reading-list Custom Theme Support (#1077) 2022-02-16 07:12:38 -08:00
recently-added Fixes filter application (#992) 2022-01-26 15:54:35 -08:00
registration Custom Theme Support (#1077) 2022-02-16 07:12:38 -08:00
series-detail Theme Cleanup (#1089) 2022-02-18 07:03:19 -08:00
series-metadata-detail Custom Theme Support (#1077) 2022-02-16 07:12:38 -08:00
shared Theme Cleanup (#1089) 2022-02-18 07:03:19 -08:00
theme-test Custom Theme Support (#1077) 2022-02-16 07:12:38 -08:00
typeahead Theme Cleanup (#1089) 2022-02-18 07:03:19 -08:00
user-login Custom Theme Support (#1077) 2022-02-16 07:12:38 -08:00
user-settings Theme Cleanup (#1089) 2022-02-18 07:03:19 -08:00
app-routing.module.ts Custom Theme Support (#1077) 2022-02-16 07:12:38 -08:00
app.component.html Custom Theme Support (#1077) 2022-02-16 07:12:38 -08:00
app.component.scss The big one (#396) 2021-07-17 14:03:11 -05:00
app.component.ts Custom Theme Support (#1077) 2022-02-16 07:12:38 -08:00
app.module.ts Theme Cleanup (#1089) 2022-02-18 07:03:19 -08:00
scroll.service.ts Fixed a bug where loading page on book reader wouldn't scroll to last position (#907) 2022-01-07 07:42:22 -08:00
theme.service.ts Custom Theme Support (#1077) 2022-02-16 07:12:38 -08:00