Commit Graph

166 Commits

Author SHA1 Message Date
lscambo13
2d0e97b17e New: Redesigned the My Media section
- Reduced card height a bit
- Removed the labels and icons
- Added more modern cover images
- These images do not overwrite users' custom cover arts
- Cover images and their color overlays are configurable using vars
Fix: Section headings were center-aligned
New: Icons colors in cards switched to a slightly darker shade
2025-01-18 13:41:31 -08:00
lscambo13
41f65a03a7 dev: removed possibly redundant !important tag 2025-01-18 13:32:04 -08:00
lscambo13
0d402116bb New: Increase image brightness slightly on hover 2025-01-18 13:30:44 -08:00
lscambo13
85bfd18c93 Fix: Play button was unintentionally bordered in some sections
Fix: Disabled hover on more elements
2025-01-16 13:05:36 -08:00
lscambo13
e6795c22e7 Fix: Prevent hover from activating on touchscreen devices on more elements 2025-01-16 09:40:44 -08:00
lscambo13
2d5366a0bb New: Switched to more modern material icons
dev: these are much more proportionally designed, customisable and nicer looking
2025-01-16 07:44:49 -08:00
lscambo13
490b37b0cc New: Updated Material Icons font
dev: the previous font was missing some icons
2025-01-16 07:18:37 -08:00
lscambo13
b834e634a5 dev: removed duplicate entries 2025-01-16 06:25:48 -08:00
lscambo13
f3fcd0ec07 Fix: Some corners were not rounded on Jellyfin Media Player
dev: JMP uses Qt 5.15.2 (Chromium 83), so we disable outlines on this version in favor of borders using 'display:revert' that was introduced in Chromium 84.
2025-01-16 06:09:57 -08:00
lscambo13
dc4ce0c51e Fix: Some button icons were invisible 2025-01-15 09:42:17 -08:00
lscambo13
d7d5e46714 New: Improved accessibility on focus borders in TV layout 2025-01-15 09:05:38 -08:00
lscambo13
415d3d8ecd dev: formatting 2025-01-14 09:35:34 -08:00
lscambo13
efd606ea08 New: Styled the filter active indicator 2025-01-12 20:48:23 +05:30
lscambo13
c6feca5d6a Fix: Disabled hover from working on touch devices
Affects alpha picker, main media buttons, flat buttons
2025-01-12 20:44:22 +05:30
lscambo13
3027210f48 New: Disabled the blue highlight that appears when tapping on certain elements 2025-01-12 20:42:28 +05:30
lscambo13
66580799c4 Fix: Made the border on mini play buttons lighter 2025-01-12 20:31:09 +05:30
lscambo13
d95a6fbd50 Fix: Fieldset border styling was bugged due to a typo 2025-01-12 20:21:44 +05:30
lscambo13
1cabc5b311 Fix: Responsive Design: Part 2
Fixes to poster and backdrop cards
Added comments for reference
2025-01-11 07:03:44 -08:00
lscambo13
cb9ec0cc39 Fix: Responsive Design: Part 1
Fixes to portrait cards
2025-01-10 13:18:52 -08:00
lscambo13
f653d2a906 Fix: Prevent OSD stats from overflowing past the screen on phones 2025-01-09 06:02:23 -08:00
lscambo13
d7767ed152 New: Styled OSD elements to be consistent with each other 2025-01-08 09:23:45 -08:00
lscambo13
79cfbf610a Merge pull request #33 from KeyboardDabbler/fix-#32
Fix: Prevent progress bar shifts caused by variable-width font
2025-01-08 20:27:16 +05:30
lscambo13
6ffa808775 Merge branch 'main' of https://github.com/lscambo13/ElegantFin 2025-01-08 06:51:03 -08:00
lscambo13
a266026ab2 New: Added rounded corners to OSD notifications 2025-01-08 06:50:49 -08:00
lscambo13
df594149cc Fix: Search bar style was bugged. Rearranging code fixes it.
dev: Minor layout adjustments
2025-01-08 06:44:05 -08:00
lscambo13
54108ac435 Fix: Reduce card sizes in landscape mode on phones 2025-01-08 06:42:02 -08:00
Stephan Renggli
aadcbe46bd new: update player ui colors 2025-01-06 21:43:59 +01:00
keyboarddabbler
82d286e256 Fix: progress bar shift 2025-01-06 16:34:34 +13:00
KeyboardDabbler
f9e957bd09 Fix: quickConnect flexbox alignment (#30)
Co-authored-by: lscambo13 <32175188+lscambo13@users.noreply.github.com>
2025-01-05 22:48:54 +05:30
lscambo13
beda2d247c Fix: Disable manual resizing on Branding text input box in Dashboard 2025-01-05 17:03:16 +05:30
lscambo13
e9febcee73 Fix: Menu button was unintentionally visible on cards on phones
Fix: Reduced padding on these card buttons on the bottom-right
2025-01-05 17:02:10 +05:30
lscambo13
2f8b038959 Fix: Heading in Library settings was overly large
dev: I don't remember why I had it set. I should probably start documenting these vague modifications.
2025-01-05 17:00:36 +05:30
lscambo13
a4d154475c Fix: Prevent hover on checkboxes from working on touch devices 2025-01-05 16:58:09 +05:30
lscambo13
39a5cdcbb2 Fix: Buttons in Metadata Editor dialog were oversized 2025-01-05 16:54:54 +05:30
KeyboardDabbler
40e7f6431a New: Style the login page to be more like jellyseerr (#26)
* New: Style the login page to be more like jellyseerr

* fix: add margin right and left no mobile screen sizes

* fix: initialize variable with an empty string & fallback to gradient

* Fix: loginPageBgUrl syntax

* Style: visualLoginForm
2025-01-04 10:45:00 -08:00
lscambo13
639180fd33 Fix: Minor adjustments to multiselect item checkboxes 2025-01-04 10:32:18 -08:00
lscambo13
cf3505af95 New: Scale back cards to normal on click
dev: Rearranged code
2025-01-04 10:31:06 -08:00
lscambo13
039eb70ae6 Fix: Scroll buttons were too close to the cards in My Media section on the home screen 2025-01-02 11:34:12 -08:00
lscambo13
ba38dc5d4d Fix: Prevent styles from applying to list icons with transparent backgrounds 2025-01-02 10:09:31 -08:00
lscambo13
0bf21ae4a0 Fix: Prevent early list wrapping in some cases 2025-01-02 10:08:04 -08:00
lscambo13
f7843b9cb5 New: Added colored outline to input boxes that are in focus 2025-01-02 10:06:51 -08:00
lscambo13
d763c5d8f2 Fix: Updated Continue Watching section's progress bar color 2025-01-02 08:58:19 -08:00
lscambo13
90344ea57e Merge pull request #28 from Tormak9970/dashboard-icons
Feat: Styled Additional Dashboard icons & Metadata Save Button
2025-01-02 22:22:50 +05:30
Travis Lane
8277988cb6 chore: removed unrelated change 2025-01-01 23:09:55 -06:00
Travis Lane
341e8bc381 fix: scoped styles to apply to more icons and themed metadata save button 2025-01-01 23:09:39 -06:00
keyboarddabbler
8eccecfceb update: replace chevron_right with svg 2025-01-02 16:54:23 +13:00
lscambo13
646dae0b7b Fix: Adjusted the width of My Media (Small) buttons to prevent wrapping on small screens 2025-01-01 11:42:30 -08:00
lscambo13
41468099fc New: Themed the Up Next dialog box 2025-01-01 11:26:17 -08:00
lscambo13
5245f3a8e5 New: Refreshed the hover effect on media cards on desktop
Fix: Reworkd how borders on cards are styled to aliasing around the edges
Fix: Adjusted the width of thumb cards on phones
2025-01-01 10:12:03 -08:00
lscambo13
11a19d4689 Fix: Item selection checkbox height was not set in some cases 2025-01-01 10:00:19 -08:00