Commit graph

552 commits

Author SHA1 Message Date
lscambo13
fd86c8be0e dev: used var for consistency 2025-05-15 13:41:15 -07:00
lscambo13
0437d11de2 New: Placed the seekbar below media controls to reduce distraction during video playback 2025-05-15 13:25:16 -07:00
lscambo13
5029a4aa23 Fix: Applied focus state on seekbar for TV layout
dev: rearranged some code
2025-05-15 13:23:01 -07:00
lscambo13
28e766b59f Fix: Reduced the brightness of backdrop rather than blurring it
Revert: Blur backdrop when episode thumbnail is visible
2025-05-15 13:18:24 -07:00
lscambo13
a157ed8bdb New: Redesigned the seekbars
Changes:
- Seekbar active color
- Seekbar thumb color
- Seekbar and thumb behaviour on hover and active states
2025-05-14 14:11:12 -07:00
lscambo13
44c5d38523 New: Increased the size of play/pause button on video OSD and music player 2025-05-14 14:09:23 -07:00
lscambo13
ad4d1f0adf New: Blur backdrop when episode thumbnail is visible 2025-05-14 14:07:34 -07:00
lscambo13
03b5ae35e7 Fix: Reduced the intensity of drop shadow behind posters in the media page 2025-05-14 14:06:23 -07:00
lscambo13
cfb4bc772f New: Added background color to the media details table 2025-05-14 08:38:49 -07:00
lscambo13
2df680a786 Fix: Allowed word break to prevent clipping of long media titles on phones 2025-05-13 12:53:53 -07:00
lscambo13
c883b013c2 New: Placed the track selection menu after media details table, and reduced line clamp on description to 4 2025-05-13 12:52:39 -07:00
lscambo13
028aaa3971 New: Various updates to the phone layout
Changes:
- rearranged code
- renamed animation names to avoid conflicts with jellyfin defaults
- made the sizes and margins of backdrops, clear logo and posters consistent at different screens sizes
- removed some media queries
- switched to oultined icons in the main media butons
- increased the margin between the play button and other buttons
- changed the clear logo behaviour to show episode thumbnails and TV show titles
- made the posters and thumbnails bigger in the media page
- kept their sizes unchanged on landscape mode
- increased the font size of main media title
- redesigned the main media buttons on the desktops to be consistent with phones
-
2025-05-13 09:11:38 -07:00
lscambo13
25b5cf187f Fix: Adjusted the optical size of material icons for improved definition 2025-05-13 08:45:45 -07:00
lscambo13
92b47e6519 dev: fixed formatting 2025-05-12 06:23:39 -07:00
lscambo13
5e2a0f8e78 Fix: On phones, made the code for backdrop tint simpler
Changes:
- removed the semi-transparent color behind its sibling
- made the mask itself semi-transparent
- rearranged and removed redundant code
- removed forced height o backdrop, kept as-is on desktops for now
2025-05-11 19:42:45 +05:30
lscambo13
479d7b7642 dev: disabled dithering temporarily 2025-05-11 19:09:52 +05:30
lscambo13
210148aa53 Fix: On phones, reduced the padding around the main play/resume button 2025-05-11 18:39:48 +05:30
lscambo13
ba96445fdb New: On phones, introducing a major overhaul of the main media page
Changes:
- Inspired from Plex and Netflix
- Positioned the main components at center
- Replaced the text titles with clear arts
- Animated the backdrop when opening the item page
- Added a slight shadow to header buttons when it is fully transparent
- Showed the poster and main title when clear art is not available

Limitations:
- Episode thumbnail not visible anymore in the episode page
- Hidden media title means that users can not go back to the TV show by tapping on it
2025-05-11 18:28:29 +05:30
lscambo13
3b01427bfa New: On phones, resized, restyled and placed the play/resume button on top, with the other buttons below it 2025-05-11 18:16:28 +05:30
lscambo13
6a157db8e5 New: On phones, faded the backdrop itself rather than overlaying gradients over it 2025-05-11 18:14:15 +05:30
lscambo13
e54feb79e8 New: Increased the font size of media rating info below the main title 2025-05-11 18:11:31 +05:30
lscambo13
721a90aa3f dev: rearranged and documented variables a bit 2025-05-11 17:46:54 +05:30
lscambo13
fb49ca0d7a Fix: Title size was too big for TV shows than that for movies, on phones 2025-05-11 17:37:19 +05:30
lscambo13
ad9e6d315b Fix: Title size was smaller for TV shows than that for movies 2025-05-11 13:33:13 +05:30
lscambo13
e007bd76af Fix: Removed the top gap to account for the transparent header in now playing music playlist on phones 2025-05-10 12:47:18 -07:00
lscambo13
10e4e514bf Fix: Placed the list buttons horizontally on desktop 2025-05-10 12:45:40 -07:00
lscambo13
a142a3d64e New: Buttons scale down when pressed 2025-05-10 12:30:04 -07:00
lscambo13
fcb5440469 Fix: Header border color was not transitioning properly coming from transparent header 2025-05-10 12:28:58 -07:00
lscambo13
b1b0c0545c New: Centered the poster and backdrop cards for TV series in cast and media pages respectively 2025-05-10 12:27:38 -07:00
lscambo13
13f242eb40 Fix: Adjusted the backdrop transparency on desktop 2025-05-10 12:25:21 -07:00
lscambo13
77a94bbea8 New: Reduced the shadow intensity behind the poster in main media page 2025-05-10 12:22:49 -07:00
lscambo13
fda94b5794 New: Made the app header transparent in the main media page 2025-05-10 11:02:13 -07:00
lscambo13
70cb269ada Fix: Prevented dither mask from being applied to the video player 2025-05-10 11:01:07 -07:00
lscambo13
39d1bc7d28 New: Removed the gap between the backdrop and the top of screen on phones 2025-05-10 09:50:33 -07:00
lscambo13
a9d9df70fe Fix: Increased gap between seek bar and the remaining playback time 2025-05-10 09:48:58 -07:00
lscambo13
a6184437ec New: Animate item backdrops 2025-05-10 09:45:11 -07:00
lscambo13
d5e7c02541 dev: Save dithering mask url as variable 2025-05-10 09:43:39 -07:00
lscambo13
34fc3aceb8 New: Added dithering to make gradients smoother 2025-05-10 09:01:10 -07:00
lscambo13
149879c10f New: Added basic styling for the Media Bar plugin 2025-05-10 08:41:11 -07:00
lscambo13
6b537e3e16 RELEASE: ElegantFin v25.05.03 2025-05-02 12:57:08 -07:00
lscambo13
f003722028 dev: ElegantFin v25.05.03 rc1 2025-05-02 09:46:38 -07:00
lscambo13
353e6b466a Fix: Increased the padding around the mini play button for better appearance 2025-04-16 06:02:03 -07:00
lscambo13
2c4fa43198 dev: fixed indentation 2025-04-15 13:44:33 -07:00
lscambo13
0ad636b2f3 Fix: Prevent reduced progress bar width from being applied to small backdrop cards on phones 2025-04-15 13:42:47 -07:00
lscambo13
5a07894b0a New: Reduced the width of progress bar on Continue Watching cards on phones
Its right end would not get partially covered by the mini resume button on phones anymore
2025-04-13 21:21:51 +05:30
lscambo13
bc664a5e30 New: Seek bar height now increases when seeking for improved feedback 2025-04-13 21:12:06 +05:30
lscambo13
f23bf85aa0 New: Updated the progress bar on Continue Watching cards for better appearance and contrast
This also affects the trickplay and chapter cards
2025-04-13 21:10:31 +05:30
lscambo13
96de0cd09a New: Removed the overlay gradient when hovering over cards for a cleaner appearance 2025-04-13 21:06:57 +05:30
lscambo13
56926bd623 Fix: Calculated progress bar width in scan library dialog properly to prevent overflow 2025-04-07 12:49:50 -07:00
lscambo13
d5249de256 Merge branch 'main' of https://github.com/lscambo13/ElegantFin 2025-03-30 21:22:07 +05:30
lscambo13
98588d9787 Fix: Various adjustments made to the login screen
- Fixed vertical alignment of login dialog by removing forced margins
- Fixed unnecessary page overflow and scroll
- Fixed user cards becoming too small in certain cases
- Background is slightly darker now
- Removed redundant media queries
2025-03-30 21:18:25 +05:30
lscambo13
dfbb944fd1 Fix: Reverted max-width on active device cards in Dashboard
It was probably a workaround for something; not needed it anymore.
2025-03-30 21:12:06 +05:30
rlauuzo
13ab96d1a8
Fix: Poster size in media page in TV layout was too small (#49)
* Fix TV Layout

---------

Co-authored-by: rlauu <46294892+rlauu@users.noreply.github.com>
2025-03-30 19:12:19 +05:30
lscambo13
36360df6a7 New: Progress bar for the library scan now spans the whole width of its container 2025-03-28 12:16:52 -07:00
lscambo13
dd51565fde New: Aligned text to the right side in Server Info section in Dashboard 2025-03-28 08:51:49 -07:00
lscambo13
ca1b03e125 Fix: Reduced icon padding in My Media (small) buttons and side margin in their container #46
This removes the extra unintended indentation on the sides of their container.
2025-03-28 06:55:59 -07:00
lscambo13
edcd66abac dev: fixed formatting 2025-03-28 06:34:31 -07:00
lscambo13
af76751329 New: Updated cell and focus colors in Live TV Guide 2025-03-28 06:28:13 -07:00
lscambo13
4c167fe353 New: Always display SyncPlay button on Desktops, TVs, and Phones (landscape) #48
Only hide it in portrait mode on phones from the home page because generally there isn't enough space in the header. It is always visible in Movie/TV Library and Settings pages.
2025-03-28 06:26:37 -07:00
lscambo13
88af9ccd9c RELEASE: ElegantFin v25.03.18 2025-03-17 09:23:32 -07:00
lscambo13
9ef7d3eead New: Shutdown button in Dashboard is now colored red 2025-03-17 08:02:39 -07:00
lscambo13
7f9a0ed63d dev: updated Material Icons manually 2025-03-17 06:56:16 -07:00
lscambo13
f3655a2e3f Fix: Added a workaround for incompatible icons on WebOS 2025-03-17 06:36:01 -07:00
lscambo13
7411aa59f7 dev: code cleanup
Also switched to using a variable name to set icons as a workaround for WebOS
2025-03-16 15:43:42 +05:30
lscambo13
0524530f6c New: Reduced border width in tables 2025-03-16 15:28:11 +05:30
lscambo13
96de404c7e Fix: The top of the side panel in Reports page was hidden under header 2025-03-16 15:27:39 +05:30
lscambo13
d67c6b510f Fix: Some tables did not have round corners 2025-03-16 15:13:50 +05:30
lscambo13
0cf3435546 New: Updated Live TV library styles 2025-03-16 15:13:27 +05:30
lscambo13
d57dae184c Fix: Made different table styles in Dashboard look a bit more consistent with each other 2025-03-16 14:00:01 +05:30
lscambo13
d3c684cbe9 Fix: Kept background color on small Mui buttons and just colored the text white 2025-03-16 13:58:47 +05:30
lscambo13
edd746136a Fix: Text color when hovering over tab buttons was dim in library pages 2025-03-16 13:56:53 +05:30
lscambo13
3d73fce56f New: Revoke button in API page in Dashboard is colored red now 2025-03-16 13:55:34 +05:30
lscambo13
f57e92dffd New: Placed footer buttons in Metadata Manager horizontally 2025-03-16 13:54:45 +05:30
lscambo13
ab70b69577 New: Skip button for intros and outros should feel more interactive now
dev: added subtle shadow with active and hover states
2025-03-15 13:41:06 -07:00
lscambo13
887b7547fa Fix: Updated the Up Next dialog to be more responsive for proper display on portrait orientation 2025-03-15 13:27:01 -07:00
lscambo13
195b512434 Fix: Playback statistics could not be scrolled horizontally 2025-03-15 13:26:58 -07:00
lscambo13
0b70a46df8 Fix: Chapter markers and seek bar were not aligned with each other 2025-03-15 13:26:11 -07:00
lscambo13
295cc105cd New: Styled the Playback Reporting section of the Dashboard (i.e., top bar and table)
New: This also fixes many visual glitches in the Experimental layout, togglable in Display Mode setting.
2025-03-15 12:04:19 -07:00
lscambo13
1ed5c6600e New: Updated color of selected tab in Metadata Manager 2025-03-15 11:50:55 -07:00
lscambo13
127b34f222 dev: added alpha versions of some colors 2025-03-15 11:49:12 -07:00
lscambo13
e24e0ea1e2 New: Explicity declare dark mode to use dark versions of native elements such as tooltips and date pickers 2025-03-15 11:46:02 -07:00
lscambo13
5991aae9a1 Fix: Adjusted time markers to prevent shifts in music player and uneven alignment in video player 2025-03-15 10:23:21 -07:00
lscambo13
7870e74479 Fix: Music player buttons were too close to the seek bar on desktops 2025-03-15 10:21:50 -07:00
lscambo13
aed961525e New: Redesigned chapter markers so that they don't clutter the seek bar 2025-03-15 10:20:25 -07:00
lscambo13
33574317bc Fix: A thin dark line was visible behind video player seek bar 2025-03-15 10:17:26 -07:00
lscambo13
ad4bb5f0e8 Fix: Increased blur size for more uniform shade on continue watching progress bar 2025-03-15 10:15:50 -07:00
lscambo13
0f5711baa4 Fix: Blur was not covering the whole bar in continue watching cards 2025-03-15 10:14:43 -07:00
lscambo13
00619e7a4a Fix: Added light color behind Live TV cards as a workaround to counter poor contrast on black logos 2025-03-11 12:36:32 -07:00
lscambo13
6de7610551 New: Added icon for grouped versions in media track selection menu 2025-03-03 06:23:47 -08:00
lscambo13
f1003499c9 New: Play media button text switches to Resume when appropriate 2025-02-21 09:17:57 -08:00
lscambo13
694f8a348b Fix: Exculde certain data types from being affected with changes that were intended only for My Media cards 2025-02-04 08:47:16 -08:00
lscambo13
f311a2ab1c Fix: Increase button size slightly on list items with large thumbnails 2025-02-04 08:45:41 -08:00
lscambo13
d738f01510 Fix: Simplified the code to apply reduced card height only on the homepage 2025-02-04 07:57:01 -08:00
lscambo13
4346bbea5e dev: removed redundant code 2025-02-04 05:50:38 -08:00
lscambo13
9590424ac7 Fix: Adjusted the gap between song and artist name 2025-02-02 14:45:18 +05:30
lscambo13
a65c30796c New: Redesigned the Now Playing section on desktops
New: Now playing section now sticks to the top of the screen on desktops; particularly useful in a large music library
2025-02-02 14:43:05 +05:30
lscambo13
bb7c2acf7d New: Mini play button is colored; it is also user-customisable via --btnMiniPlayColor 2025-02-02 14:40:27 +05:30
lscambo13
a27e9e6713 Fix: Added a fallback color in case the external link is not a known domain 2025-01-31 11:31:40 -08:00
lscambo13
66f777672d Fix: Hover on external links was causing the text to be transparent 2025-01-31 10:40:34 -08:00
lscambo13
8e98632656 New: Updated design of external links (i.e., IMDb, Trakt etc) in the media item page 2025-01-31 08:57:37 -08:00
lscambo13
bbe9205d08 Fix: Optimised track selection vector icons 2025-01-29 07:53:23 -08:00
lscambo13
170bb6836c Fix: Hover and active states were not working in Select View menu 2025-01-29 07:52:14 -08:00
lscambo13
2c070e21df dev: Reworked how floating mini buttons are styled, making their color easier to customise using a variable 2025-01-28 13:48:34 -08:00
lscambo13
0497fbdf0e Fix: Use pure white text color on active list item for improved contrast 2025-01-28 13:45:58 -08:00
lscambo13
039f852dea Fix: Increased right margin on track selection icons 2025-01-28 13:44:08 -08:00
lscambo13
7b80a191a7 New: Updated active item color 2025-01-28 13:04:18 -08:00
lscambo13
9eec520249 New: Switch to using icons rather than text on media track selection menus 2025-01-28 10:03:41 -08:00
lscambo13
847f388894 dev: activeColorAlpha was too transluscent 2025-01-28 10:02:37 -08:00
lscambo13
d4008e06b0 Fix: Use pure white color on icons when hovering over for a better contrast when the background is also a bit light 2025-01-28 10:01:17 -08:00
lscambo13
5e8069bd8c Fix: Revert to a cleaner font face for the parental rating icon 2025-01-28 09:59:18 -08:00
lscambo13
0f32a421a1 dev: separated often used accent color as a var
dev: reorganised code; moved progress bar code closer
2025-01-25 12:11:47 -08:00
lscambo13
2396dbd40b HOTFIX: text selection color was bugged due to a typo 2025-01-25 09:04:56 -08:00
lscambo13
e150a2ee58 RELEASE: ElegantFin v25.01.25 2025-01-25 08:37:49 -08:00
lscambo13
d864ffba0d dev: ElegantFin v25.01.25 rc2 2025-01-25 08:26:07 -08:00
lscambo13
ba2ef9fd53 New: Update font in parental rating icon 2025-01-25 06:42:34 -08:00
lscambo13
138dd76018 New: Updated chapters dialog in ebook reader 2025-01-25 06:23:13 -08:00
lscambo13
d937b13f0b dev: set version name using var 2025-01-25 18:38:30 +05:30
lscambo13
9031c0acbb Fix: Removed top border from the footer in now playing page 2025-01-25 17:47:05 +05:30
lscambo13
60ba1ef6b4 Fix: Now playing indicator icon was showing over the animated gif
New: Modified the style a bit
2025-01-25 17:47:05 +05:30
lscambo13
8251a9ca60 Fix: Reduced seek bar thumb size to prevent accidental triggers 2025-01-25 17:47:05 +05:30
lscambo13
bdbcd58116 New: Modified default song art to resemble a CD 2025-01-25 17:47:04 +05:30
lscambo13
7f728bc05b Fix: Context menu in now playing section was still overflowing slightly 2025-01-25 17:47:04 +05:30
lscambo13
b7213eb936 New: Made now playing song title font size larger 2025-01-25 17:47:04 +05:30
lscambo13
db54d95035 Fix: Do not hide labels on playlist 2025-01-25 17:47:04 +05:30
lscambo13
07938017b2 dev: v25.01.25 rc1 2025-01-25 17:46:40 +05:30
lscambo13
82cb825eb3 dev: standardised blur sizes using variables 2025-01-24 14:12:00 -08:00
lscambo13
e32838bc73 Fix: Updated music playlist background color 2025-01-24 13:56:41 -08:00
lscambo13
8edfed5320 Fix: Parental rating icon was not scaling up on TV layout 2025-01-24 13:55:44 -08:00
lscambo13
7ea64a0272 Fix: Focus highlight was not working in some menus on TV layout 2025-01-24 13:55:01 -08:00
lscambo13
9426f3fb8e New: Begin styling the music player and playlist for phones 2025-01-24 09:15:38 -08:00
lscambo13
e08c4510fe Fix: Removed the border from selected items in nav drawer for a cleaner look 2025-01-24 08:26:50 -08:00
lscambo13
889ea80bc5 dev: updated activeColor to be a bit more vibrant 2025-01-24 08:17:39 -08:00
lscambo13
81e359e5f3 New: Removed checkmarks from Select View dialog box
Fix: Music context menu was overflowing the screen
2025-01-24 08:16:43 -08:00
lscambo13
ad1e909bea Fix: Removed extra margin from nav drawer 2025-01-24 08:09:00 -08:00
lscambo13
55ec1eff1a Fix: List paddings were bugged in Dashboard and some other locations 2025-01-23 12:05:07 -08:00
lscambo13
5c9ad60917 Fix: Reduced border color brightness and implemented backdrop blur on mini play buttons on phones 2025-01-23 09:11:46 -08:00
lscambo13
b9f801d86d Fix: Reduced media title font size on phones slightly 2025-01-23 08:52:21 -08:00
lscambo13
f8ee5caf6a Fix: Read icon looked a bit large in mini buttons 2025-01-23 08:51:05 -08:00
lscambo13
10e439bdf7 Fix: Reduced excessive padding and margin on lyrics
dev: we don't need it anymore since 'scale' achieve a similar purpose
2025-01-23 08:50:05 -08:00
lscambo13
e6ca97761f New: Switched to TMDB gradient colors on the community rating star icon 2025-01-23 06:57:22 -08:00
lscambo13
37726ab222 Fix: Some dialogs can be fullscreen only on smaller screens, so remove borders only in those cases
New: Disable body overflow when fullscreen dialogs are open to prevent double scroll bars
2025-01-23 06:06:58 -08:00
lscambo13
731bce85f2 Fix: Style media info items more consistently and logically
New: Added % symbol after RottenTomatoes rating
Fix: Reduced Main media portrait cover width and increased main media title text size
2025-01-22 12:59:57 -08:00
lscambo13
3c2e61f776 Fix: List items in Songs page did not have a side margin 2025-01-22 09:36:44 -08:00
lscambo13
62ebeaa577 Fix: Prevent applying bottom margin on the last item in a list 2025-01-22 09:35:43 -08:00
lscambo13
cfa1066977 Fix: Removed border ffrom more fullscreen dialogs 2025-01-22 09:34:56 -08:00
lscambo13
1fa2b062b2 dev: unrelease add-ons for now 2025-01-21 11:25:19 -08:00
lscambo13
205af72e4f Fix: Reduced indicator size on some item types for consistency
Fix: Styled the active state of lyrics, repeat, shuffle etc buttons
dev: reorganised code
2025-01-21 11:19:36 -08:00
lscambo13
0acce96acf New: Card indicators for different media have distinct colors now (i.e. photo, video, folder, photo album) 2025-01-21 09:46:43 -08:00
lscambo13
6b1b61ac93 New: Updated lyrics page with layout improvements and animations 2025-01-21 09:45:10 -08:00
lscambo13
7027d7f5f4 New: Styled the Now Playing bottom bar 2025-01-21 09:44:22 -08:00
lscambo13
7f6c0807ad New: Mini play button icons now respect the media type (i.e. book, carousel and image) 2025-01-21 09:43:23 -08:00
lscambo13
6fd28935ea Fix: Prevent page title from wrapping into multiple lines 2025-01-21 08:40:32 -08:00
lscambo13
c941d6e84f Fix: Styled list items in Settings page separately 2025-01-21 08:33:02 -08:00
lscambo13
7f45b906a7 Fix: Focus state of episode list items was not styled on TV layout 2025-01-21 08:32:21 -08:00
lscambo13
6f39828294 Fix: Bold font style was applied to every list item unintentionally 2025-01-21 08:31:02 -08:00
lscambo13
61fa0ba704 Fix: Removed margin that was causing clipping/overflow of content menus sometimes 2025-01-21 06:59:42 -08:00
lscambo13
613edec9ce Fix: Disabled border and margin on fullscreen dialogs 2025-01-21 06:36:43 -08:00
lscambo13
6f02cab725 New: Revamped the list views completely
New: Enabled showing list images in lists on smaller screens; our new list style allows it
New: Reduced brightness on icons in cards
Fix: Info Outline icon was not displaying
Fix: Some cards without images had an abnormally video title; I've replaced it with '?'
Fix: Mini play button on episode thumnails had a blue tint on hover
dev: reorganised code
dev: put used often repeated border into a variable
2025-01-20 09:40:49 -08:00
lscambo13
e0a01acb6c dev: Finalised the default behaviour of media covers
- These covers are not enabled by default.
- Only minor layout refinements are available without the add-on.
- With the add-on installed, the custom cover arts are shown, overriding the default Jellyfin ones.
- Readme file has been updated with some presets.
2025-01-19 20:13:07 +05:30
lscambo13
dba309726a New: Updated video indicator icon colors 2025-01-19 20:03:36 +05:30
lscambo13
29160bd92c New: Use a monospace font in Custom CSS Box 2025-01-19 20:02:46 +05:30
lscambo13
a25a23f754 Fix: Main media title text was smaller than intended on desktops 2025-01-19 17:39:27 +05:30
lscambo13
fd850febb5 dev: uploaded minified version of the add-on 2025-01-19 16:47:58 +05:30
lscambo13
c29351cb09 Fix: Center align the custom media covers
Fix: Do not hide labels on specific cards
Fix: Border radius was getting reset on click on list items
dev: Allow users to customise the My Media cover images
2025-01-19 16:41:43 +05:30
lscambo13
8ec68237f0 Fix: Adjusted multiselect box height to match the new layout
dev: refer to the previous commit
2025-01-18 13:47:51 -08:00
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
3f1a0fee89 dev: uploaded library cover images 2025-01-18 12:45:38 -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
cfd2811bb5 RELEASE: ElegantFin v25.01.03 2025-01-04 07:30:57 -08:00
lscambo13
ea4fe17e61 dev: Finalize v25.01.03 2025-01-02 11:45:23 -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
lscambo13
379062d92d Fix: Removed excess bottom padding from side navigation panel to prevent oveflow 2024-12-30 09:30:38 -08:00
lscambo13
03a0246173 dev: Removed redundant code 2024-12-28 10:43:54 -08:00
lscambo13
8ffa28de7e dev: Modified activeColor to be opaque 2024-12-28 10:40:22 -08:00
lscambo13
8ac698929b Fix: Prevent slight misalignment in text below media title 2024-12-28 10:28:51 -08:00
lscambo13
e883ebde72 New: Camouflaged progress bar in active device card when media is not playing
New: Updated colors
dev: Rearranged code
2024-12-28 10:20:21 -08:00
lscambo13
130ad3a35b Fix: Removed excess padding on check icons in context menus
Fix: Adjusted min-width even more
2024-12-28 08:30:00 -08:00
lscambo13
005264f1a4 Fix: Adjusted min-width of dialog boxes to avoid overflow and clipping 2024-12-28 08:25:53 -08:00
lscambo13
651ceacb48 Fix: Progress bar styling was not applying correctly on Chromium-based browsers 2024-12-28 08:03:05 -08:00
Travis Lane
80e01f6494
chore: added background styling to progress bar in edge 2024-12-27 17:01:49 -05:00
lscambo13
022552d620 Fix: Prevent overflow on the progress bar 2024-12-27 10:15:42 -08:00
lscambo13
5347a360b9
Merge pull request #19 from Tormak9970/progress-bar
Add Progress Bar (#16)
2024-12-27 22:54:17 +05:30
lscambo13
37b67dead1 Fix: Workaround for missing progress bars on active device card in Dashboard 2024-12-27 09:09:52 -08:00
lscambo13
e17e918e09 Fix: Prevent hover effect on disabled drop-down menus 2024-12-27 08:40:37 -08:00
lscambo13
841393f1bd Fix: Reduced the size of mini play button on desktop
dev: Code cleanup
2024-12-27 08:11:03 -08:00
Travis Lane
02dae71880
fix: address progress bar styling, #16 2024-12-26 20:46:02 -05:00
Travis Lane
17cf180851
fix: made padding the same on top, left, and bottom of episodes 2024-12-26 20:13:14 -05:00
lscambo13
f9fe918fda Fixed: Show thumb cards in landscape mode on phones
dev: Reorganised some entries
2024-12-26 10:53:54 -08:00
lscambo13
ba6f376173 New: Added hover effects to chapter cards and checkboxes
dev: Reorganised some entries
2024-12-26 10:22:54 -08:00
lscambo13
23ad03be9f Fix: Prevent overlapping of mini buttons 2024-12-26 09:13:32 -08:00
lscambo13
32f877bed6 New: Mini play buttons on cards are back with a fresh coat of paint 2024-12-26 09:07:33 -08:00
lscambo13
7ec5c4a35e Fix: Made hover overlay slightly brighter to compensate for the lack of blend mode 2024-12-26 09:02:07 -08:00
lscambo13
33f9b007f6 Fix: Disabled blend effect to fix non-working blur effect
Fix: Made overlay slightly brighter to compensate for the lack of blend mode
2024-12-26 09:01:15 -08:00
lscambo13
d8e026e227 New: Added rounded corners to playback statistics box
Fix: Adjusted border color of itemProgressBar
2024-12-26 06:25:09 -08:00
lscambo13
b47314e482 Fix: Updated progress bars in Continue Watching section on the home screen
They were too faded and transluscent in my original design
2024-12-24 09:16:52 -08:00
lscambo13
44b04a5392 New: Styled the focus states of checkboxes, particularly noticeable in TV layout
New: Styled the checkbox colors and outlines by taking cues from Jellyseerr
dev: Reorganised the file to place similar code blocks together and to avoid code repetition in some areas
2024-12-24 08:42:51 -08:00
lscambo13
c8ed881184 Fix: Reduced right side content padding on Play button 2024-12-24 08:37:28 -08:00
lscambo13
80fd3026ed dev: Performed formatting 2024-12-24 08:34:23 -08:00
Travis Lane
fa2dcc9cab
Feat: Second Batch of Fixes / Changes (#14)
* fix: subtitles section label now has rounded corners

* fix: select font family is now applied properly

There has to be a better solution than using !important, but I can't figure out what's overriding it without !important

* fix: added right side padding to the play button on the media details page

* chore: tweaked centering of play button

* fix: added jellyseer color gradient to info banner

The infoBanner class is used on the file path selection modal

* fix: changed the size of the slider tooltips to not be comically large

* chore: added text-shadow I forgot

* fix: checkbox icon no longer overlays borders

* fix: adjusted checkbox background and borders

* fix: networking section outlines now match the rest of the theme

* fix: added appearance of padding to section title buttons that are left-aligned

* fix: section title buttons now match Jellyseer

* feat: added styling for activity table

* feat: added styles for mui modals

* chore: first batch of pr adjustments

* fix: scoped checkboxes to not include library multi select

* chore: addressed playBtn feedback

* chore: removed long font def from select options

* chore: fixed infoBanner

* chore: switched margin-top to place-content
2024-12-24 08:28:49 -08:00
lscambo13
93ca788eea New: Themed the loading spinner slightly 2024-12-22 21:29:18 +05:30
lscambo13
a175b1e738 Fix: Extra padding in some elements was unintended 2024-12-22 21:28:40 +05:30
lscambo13
e7ff77eaf3 Fix: Some dialog box headings were not centered 2024-12-22 21:26:59 +05:30
lscambo13
944eb4e461 Fix: Restored styling on notification icons in Dashboard 2024-12-22 21:25:40 +05:30