539 Commits

Author SHA1 Message Date
lscambo13
4a045ef8c9 Fix: Removed the bottom border from the last row in the credits box 2025-09-09 10:31:57 -07:00
lscambo13
8536ee6a90 Fix: Tweaked the app bar frosted effect on mobile and padding on TV 2025-09-09 10:09:09 -07:00
lscambo13
e62de7469c Fix: Posters for recorded live tv programmes were not visible in the media page 2025-09-09 09:14:32 -07:00
lscambo13
5994dde7a1 New: Updated the card placeholder icon color 2025-09-09 09:09:29 -07:00
lscambo13
309abc2dc3 dev: Disabled some trivial fixes for simplicity 2025-08-22 13:19:50 -07:00
lscambo13
72cc664480 New: ElegantFin version number is now also visible in the Settings page for future compatibility and its visibility on TVs
dev: TVs don't have Dashboard settings, so TV users were unable to check the version they were running. Also, in future dashboard theming might not be allowed, so I needed a different place to show the version number for debugging purposes.
2025-08-22 13:04:19 -07:00
lscambo13
10900884e7 Fix: Simplified the way play/resume labels on the play button are rendered to support foreign languages 2025-08-22 12:57:55 -07:00
lscambo13
e47b7813cf Fix: Simplified the way borders are drawn in the media credits table
This eliminates the brief flash of a horizontal line visible when opening a media or cast page on older browsers
Fix: Removed the negative bottom margin I added earlier on plot container to avoid overlaps
2025-08-22 12:52:35 -07:00
lscambo13
07fcd74ccd Fix: Backdrops were too bright/visible on TVs, causing difficulty in text legibility 2025-08-22 12:47:20 -07:00
lscambo13
9d1c26e798 Fix: Cards were misaligned on older browsers
Fix: Some cards had blue focus outline on TVs
2025-08-22 12:44:37 -07:00
lscambo13
9679d8db4d Fix: Prevented the column gap from being applied to the Editor's Choice Plugin 2025-08-19 10:45:45 -07:00
lscambo13
4eb19f2bd3 Fix: Keep the plot expanded on TVs to fix issues with remote navigation 2025-08-19 10:16:59 -07:00
lscambo13
4b8838b1c0 dev: Simplified some selectors 2025-08-19 10:13:21 -07:00
lscambo13
818f755610 New: Updated the README.md with preview videos and images in the customisation section 2025-08-14 12:18:27 -07:00
lscambo13
7372edd10f Fix: Tweaked the Media Bar top position in relation to the app bar height 2025-08-14 11:50:07 -07:00
lscambo13
24afe0f45c dev: Reworked the app bar code to make it more manageable 2025-08-14 10:48:12 -07:00
lscambo13
fb57bffd2f Fix: Positioned the audio and subtitle selection menu closer to the play button on TVs for easier navigation with remote
Fix: Reduced the top padding on pages on TVs
2025-08-14 10:31:36 -07:00
lscambo13
dd4e2b392b Fix: App bar tabs were stick in the expanded state on TVs
Fix: Workaround to prevent these tabs from overlapping buttons on TVs
2025-08-14 10:21:06 -07:00
lscambo13
d5bf3ed7ad Fix: Increased the card sizes on TVs 2025-08-14 10:16:41 -07:00
lscambo13
348495cffb dev: updated the testing environment 2025-08-11 12:23:43 -07:00
lscambo13
025dbd7c1d Fix: Prevented the Custom CSS Box from becoming infinitely long and shifting its position randomly upon interaction 2025-08-11 12:23:03 -07:00
lscambo13
00f14e00dd New: Allow users to easily switch between two App Bar styles using a single var 2025-08-11 12:19:55 -07:00
lscambo13
f9bef351d9 Fix: Fixed the skip intro button alignment according to Jellyfin version 10.10.7 2025-08-08 07:08:45 -07:00
lscambo13
a9aaf0382c RELEASE: ElegantFin v25.08.08 2025-08-07 12:50:12 -07:00
lscambo13
298670a69e Fix: Font size in Custom Media Covers add-on should scale more consistently now 2025-08-07 12:34:01 -07:00
lscambo13
6f11dbc715 Fix: Made the backdrop animation a bit lighter on the media item page 2025-08-07 11:33:08 -07:00
lscambo13
f4f78a1bb7 Fix: Tweaked the card sizes a bit more to make them bigger on large displays 2025-08-07 07:12:47 -07:00
lscambo13
8fe01cb54c dev: code cleanup 2025-08-07 07:11:45 -07:00
lscambo13
86fdfeaf3c dev: Prevented the play button from shrinking below 10em 2025-08-07 07:10:00 -07:00
lscambo13
e8c4fadd04 Fix: Centered the library items a bit more on mobile 2025-08-07 07:08:17 -07:00
lscambo13
af5de16a41 Fix: Aligned the skip intro button to the viewport 2025-08-07 07:03:37 -07:00
lscambo13
0f897b91cd Fix: Updated the media bar plugin styling on mobile to match the desktop layout 2025-08-06 10:03:55 -07:00
lscambo13
41c6259e85 Fix: Section tabs were always stuck at bottom of the header on older browsers
dev: Simplified the selector
2025-08-06 08:25:28 -07:00
lscambo13
2ac4097966 Fix: Updated the media bar plugin styling on TVs to match the desktop layout 2025-08-06 08:15:40 -07:00
lscambo13
8f19efcc84 Fix: Repositioned the skip button on TVs as a workaround to fix navigation with remote
bug: back button can no longer be focused correctly when this button is focused, but that is a non-issue because users can use the back button on their remotes
2025-08-06 08:13:10 -07:00
James Corley-Goldberg
6847cad1ce Fix: add macos compatible fallback fonts for textarea (#64)
Co-authored-by: lscambo13 <32175188+lscambo13@users.noreply.github.com>
2025-08-05 09:27:36 -07:00
lscambo13
110e628007 dev: updated comments for clarity 2025-08-05 09:13:18 -07:00
lscambo13
867f68992f dev: Included add-on versions to make debugging easier 2025-08-05 08:49:11 -07:00
lscambo13
21b94b3eae Fix: Custom Media Covers add-on was still on an older version; it should be the latest now 2025-08-05 08:46:52 -07:00
lscambo13
b6d2bb0379 Fix: Up Next title line was overflowing the dialog container on older browsers 2025-08-05 08:28:17 -07:00
lscambo13
52f993e437 Revert: Rolled back theme video support for now because of issues with the main video player a3a1765efe 2025-08-05 07:41:03 -07:00
lscambo13
d7cb89cd8b Fix: Tweaked the card size scaling to prevent cards from becoming too small at resolutions above 1080p
Previously:
7 posters at 1080p resolution
17 posters at 4K resolution
Now:
7 posters at 1080p resolution
12 posters at 4K resolution
2025-08-05 07:15:05 -07:00
lscambo13
a3a1765efe New: Added styling for Theme Videos 2025-08-05 06:38:01 -07:00
lscambo13
c75e667d3d Update README.md 2025-08-02 07:53:37 -07:00
lscambo13
1f9bfc899a dev: moved the demo videos to their correct locations 2025-08-02 07:51:11 -07:00
lscambo13
f6df908723 RELEASE: ElegantFin v25.08.02 2025-08-02 07:41:10 -07:00
lscambo13
827ec46f3c dev: Testing GitHub Pages 2025-08-02 07:38:15 -07:00
lscambo13
bc8a696ace Fix: Simplified the card size calculation formula to prevent issues caused by minification
It was removing units from zero values which broke the formula
2025-08-01 13:25:04 -07:00
lscambo13
bb1157da1e dev: ElegantFin v25.08.02 rc1
dev: Media Bar plugin support add-on v25.08.02
2025-08-01 10:21:24 -07:00
lscambo13
394695de9e dev: Updated README.md
dev: Added the latest demo video
2025-08-01 10:12:54 -07:00
lscambo13
b0cea1ef3e Fix: Media Bar plugin - simplified the desktop design a bit 2025-07-31 12:11:55 -07:00
lscambo13
147cef7f70 Fix: Prevent the flash of the backdrop (if enabled in settings) when opening the media item page 2025-07-31 12:04:55 -07:00
lscambo13
69e6067a0b dev: simplified some selectors 2025-07-30 12:50:06 -07:00
lscambo13
2ff26bb349 New: Keep dashboard scan buttons in one row on phones 2025-07-30 12:47:16 -07:00
lscambo13
d5cb3fb6dd Fix: Workaround to hide the repeating gradient behind episode pages 2025-07-30 10:17:11 -07:00
lscambo13
0200ecf1b4 New: Made the backdrops behind home and library pages always frosty
Fix: Simplified some selectors
2025-07-30 10:07:58 -07:00
lscambo13
62dd11541d dev: Updated variables 2025-07-29 12:23:02 -07:00
lscambo13
46b8eb7735 dev: Decoupled Media Bar plugin support as a separate import 2025-07-29 10:58:42 -07:00
lscambo13
096be33a1d Fix: Prevented multi-select checkboxes from animating 2025-07-29 16:08:15 +05:30
lscambo13
eacbfa5ef0 dev: testing github pages
dev: updated gitignore
2025-07-29 15:49:42 +05:30
lscambo13
95c4d536d5 New: Animate checkboxes 2025-07-29 15:40:31 +05:30
lscambo13
d160a77c21 Fix: Detail logo was too close to the media rating container on TVs 2025-07-29 15:40:07 +05:30
lscambo13
62aeb6986e Fix: Simplified multi-selection outlines and fixed incorrect height in backdrop cards 2025-07-29 15:32:51 +05:30
lscambo13
88388f5807 dev: code cleanup 2025-07-29 15:13:56 +05:30
lscambo13
c720d2e893 Fix: Added left padding to collapsible items
Fix: Added scale up effect to alpha picker on TVs (forgot to add it in the previous commits)
2025-07-29 15:10:09 +05:30
lscambo13
fb1ae25bf3 Fix: Improved compatibility with older browsers
This hides detail logo on older browsers by default, and fixes the invisible chapter text
2025-07-29 15:08:15 +05:30
lscambo13
0652a3b940 New: Scaled up the checkboxes and alpha picker button when focused on TVs 2025-07-29 14:57:03 +05:30
lscambo13
a69816617a Fix: Added side margins to header tabs for a more balanced appearance 2025-07-29 14:29:11 +05:30
lscambo13
bca85bf69e Fix: Long context menus in music library used to overflow from the bottom on mobile
Fix: Used an integer value for context menu dividers to avoid blurriness
2025-07-29 14:21:52 +05:30
lscambo13
45ed05c758 Fix: Added the missing mobile screenshots 2025-07-28 07:41:02 -07:00
lscambo13
ffef66f1a2 Update README.md 2025-07-27 20:45:08 +05:30
lscambo13
f15ad0d2cd New: Updated README.md with a banner
Fix: Revised the readme.md content and added a missing screenshot
2025-07-27 20:39:13 +05:30
lscambo13
3c3273d766 Update README.md 2025-07-26 11:41:19 -07:00
lscambo13
bd55116d05 Update README.md 2025-07-26 23:24:18 +05:30
lscambo13
b0decb4f8b New: Updated preview images 2025-07-26 22:47:48 +05:30
lscambo13
68ccbd2e56 Fix: Reduced the height of clear logo
dev: removed redundant code
2025-07-25 10:48:28 -07:00
lscambo13
bb3fae30a2 Fix: Reverted the margin modification around flat transparent buttons
It was causing more issues than fixing them
2025-07-25 08:29:58 -07:00
lscambo13
0922fb9077 Fix: Padding around main media buttons and poster was unveven on mobile 2025-07-25 08:27:55 -07:00
lscambo13
a5d474a9b5 Fix: Changed focus border on cards to white on TVs for higher contrast 2025-07-25 08:26:48 -07:00
lscambo13
fbfbce4956 Fix: EPG cells in Live TV did not have rounded corners when focused 2025-07-24 10:16:25 -07:00
lscambo13
b3cbfde3f0 Fix: Tweaked the filter buttons in libraries for increased consistency and reduced overflow 2025-07-24 10:14:56 -07:00
lscambo13
36c777571c New: Added background color to the currently playing song to hightlight it better 2025-07-24 10:12:54 -07:00
lscambo13
4df45afdbe New: Brought back posters in TV layout as it lacks backdrops by default
Fix: Made the TV layout more consistent and removed the workaround for navigation
2025-07-24 10:11:18 -07:00
lscambo13
dd4725b28b Fix: Added fallback to default Material Icons in case the internet is unreachable
dev: Allowed more aspects to be configured using variables
dev: Added more detailed comments to guide users
dev: Removed the scale factor from the extra overlay buttons
dev: code cleanup
2025-07-24 09:33:09 -07:00
lscambo13
a0b44054f3 dev: Updated the Material Icons to the latest version 2025-07-24 06:33:17 -07:00
lscambo13
061b50cb7c Fix: Padding disappeared from the side panel in Dashboard for some reason
Fix: Separated nav list and episode list hover effects to previent glitches casued by blur
Fix: Placed the Live TV recording button in the grid
Fix: Reduced the gap between card and media title again
2025-07-19 12:16:39 -07:00
lscambo13
7d9ea05d11 New: Increased the blur size and tweaked the artwork a bit in Now Playing music bar
New: Forced music covers to always be square
Fix: Now Playing music page had even side paddings
2025-07-19 12:03:13 -07:00
lscambo13
b6f1379b69 dev: Simplified some selectors 2025-07-19 11:58:34 -07:00
lscambo13
c8db04413e Fix: Reduced backdrop opacity rather than brightness on mobile 2025-07-19 11:56:32 -07:00
lscambo13
50f6ce3864 Fix: Made the background behind episode details page less transparent
Fix: Reduced the top margin from the episode, live tv and music pages
2025-07-16 10:33:28 -07:00
lscambo13
819706998d Fix: Live TV program card was unintentionally hidden 2025-07-16 10:20:43 -07:00
lscambo13
467e99aaf4 New: Added support for the Media Bar plugin 2025-07-16 10:19:39 -07:00
lscambo13
2df711c05d New: Darkened the episode and album backgrounds 2025-07-11 13:13:49 -07:00
lscambo13
5df8f1fd31 Fix: Simplified some selectors
Fix: Improved compatibility with older browsers i.e. JMP
2025-07-11 12:36:40 -07:00
lscambo13
da745a0fdc Fix: Reduced top padding on some pages to allow more content to be seen
Fix: Corrected some other alignment issues
2025-07-11 12:33:50 -07:00
lscambo13
3847c13bb3 Fix: Adjusted uneven page paddings 2025-07-11 12:29:26 -07:00
lscambo13
5540dbb2a5 Fix: Long text was center aligned in the cast details page 2025-07-11 12:28:08 -07:00
lscambo13
70a64c2949 Fix: Used consistent margin by ignoring the media query 2025-07-11 12:27:24 -07:00
lscambo13
dbbe7b597f Fix: Tweaked and made some units consistent to prevent misalignments and overlaps 2025-07-11 09:03:31 -07:00
lscambo13
adad2a4374 Fix: Made the book posters visible 2025-07-08 11:30:51 -07:00
lscambo13
543a05a958 Fix: Improved compatibility with older browsers i.e. JMP 2025-07-08 11:28:53 -07:00
lscambo13
e95c69ef36 Fix: Used consistent units for proper alignment at different scaling levels 2025-07-08 06:50:42 -07:00
lscambo13
2de2e5cffb Fix: Cards shifted too close to the alphabet picker in library on mobile
Fix: Simplified side paddings
2025-06-27 08:44:09 -07:00
lscambo13
1cb075ada0 New: Overhauled the media page design on desktop
- Now backdrops and crear logo are the main focus
- Commonly used buttons and the media description are visible, while the other elements need to be scrolled down to see
- This brings the desktop experience in line with the new mobile redesign
- Most elements are centered that work best with backdrops with subjects in the center
- Included various other fixes for mobile and tv layout, but the latter still needs work
- Tried to simplify and remove some complex selectors
- This redesign features some subtle blur effects and animations
-So many other changes I don't remember anymore
2025-06-27 08:41:50 -07:00
lscambo13
c72d4857d3 New: Allowed card to be smaller on bigger resolutions
Fix: Set the number of cards per row more logically
This enables you to capture more of your library items in a screenshot. Use (CTRL + -) to try.
2025-06-27 08:21:23 -07:00
lscambo13
efa1b801e4 Fix: Header tabs were off-center in the music library on TV layout
Fix: Tweaked the lyrics page slightly
Fix: Adjusted the expad overview button size
dev: code cleanup
2025-06-18 12:24:05 -07:00
lscambo13
0c50b90cde dev: Reverted 6a4cda0e13
It seems fine now for some reason
2025-06-14 12:56:29 -07:00
lscambo13
f89fca1a79 Fix: Link text color was not white when focused in TV layout 2025-06-14 12:49:45 -07:00
lscambo13
6a4cda0e13 Fix: Excluded the TV layout from the scrolling list margin fix to prevent overflow 2025-06-14 11:53:08 -07:00
lscambo13
9454c9eb05 New: Disabled the brightness filter, added slight shadow and reduced the transition duration on cards 2025-06-14 11:46:26 -07:00
lscambo13
bab21080c5 New: Increased the card scale size slightly when focused on TV layout 2025-06-13 11:39:02 -07:00
lscambo13
093384713f dev: simplified some selectors 2025-06-13 11:37:14 -07:00
lscambo13
1f90c4fb3c Fix: Set font-display to swap as an optimisation 2025-06-13 11:29:34 -07:00
lscambo13
1048ff3ce9 New: Added gap between cards on desktop and TV
Fix: Calculated the card sizes precisely
Fix: Aligned the cards more evenly
Fix: Set Consistent side paddings
dev: Made the code more readable and manageable
2025-06-13 11:25:33 -07:00
lscambo13
2e15baa612 Fix: Expand overview button was overlapping other elements when external link buttons were unavailable
New: Moved headings to top in media details table
New: Added backdrop blur when hovering over list items
Fix: Disabled extra transition properties from the header
Fix: Tweaked some margins and paddings
New: Updated the backdrop animation
dev: code cleanup
2025-06-12 12:27:58 -07:00
lscambo13
34bcd1f260 dev: code cleanup 2025-06-12 07:44:15 -07:00
lscambo13
d87599c648 Updated README.md 2025-06-11 09:48:06 -07:00
lscambo13
1aa9cb3a36 New: Allow users to center the mini play button using a var 2025-06-11 09:37:27 -07:00
lscambo13
33ee006e73 New: Allow users to enable library labels using a var
Fix: Simplified the library card selectors
dev: Moved add-on code to the add-on file
2025-06-11 08:40:25 -07:00
lscambo13
821e936010 Fix: Focus style on radio buttons was missing 2025-06-11 08:08:30 -07:00
lscambo13
7516d1cc61 New: Updated the backdrop overlay on desktop slightly 2025-06-07 12:55:01 -07:00
lscambo13
91e83b73a0 New: Reduced the main media title font weight
dev: fixed formatting
2025-06-07 12:52:33 -07:00
lscambo13
46ee2a6ee7 dev: workarounds to fix border overflow in item details table and miasalignment of music page context menu 2025-06-07 12:44:52 -07:00
lscambo13
b71c43cd9b New: Redesigned the expand description button
New: Updatethe button to not waste space
New: Limited the plot to two lines on desktop and 4 on mobile
2025-06-07 12:42:30 -07:00
lscambo13
0d3756bb2b New: Updated backdrop scale origin and size on desktop 2025-06-07 12:38:38 -07:00
lscambo13
b9731e8b69 Fix: Prevented the main media buttons from varying in margin and size due to a media query
dev: fixed formatting
2025-06-07 12:37:00 -07:00
lscambo13
1b79ce7f0e New: Placed the main media bttons in single row on landscape mode
dev: rearranged code
2025-06-07 12:30:33 -07:00
lscambo13
8937e33bea Fix: shadow was being applied to transparent buttons on mobile 2025-06-01 20:24:21 +05:30
lscambo13
73cb573fc3 New: Change outline heart icon to filled if the item is favorite
New: Made the card overlay 'Mark Played' icon thicker
2025-06-01 20:17:59 +05:30
lscambo13
7af4c705d0 Fix: Extra card overlay buttons were overlapping the play button on small screen 2025-06-01 20:15:25 +05:30
lscambo13
502352cbfd New: Removed three-dot button from lists on desktop as right-click does the same job 2025-06-01 20:02:12 +05:30
lscambo13
ad4f3e45f7 dev: modified footer to remove large top padding 2025-06-01 20:01:04 +05:30
lscambo13
82912ed3ab Fix: Updated gradient vars and padding units 2025-06-01 20:00:05 +05:30
lscambo13
bb4e90077c New: Various improvements made to the EPG page design
Changes
- added gap between cells
- added top padding to prevent conflict with the new header
- disabled color coded backgrounds for a coherent design
- removed background color from the whole page
- hid the back arrow from cells
- removed border color
2025-06-01 19:56:05 +05:30
lscambo13
58307b7434 dev: updated PR template 2025-05-31 12:36:31 -07:00
lscambo13
7935fef648 New: Added rounded corners to subtitles drag and drop box 2025-05-31 12:34:07 -07:00
lscambo13
b466320e3d dev: Updated gradient curves and saved in vars 2025-05-31 12:00:34 -07:00
lscambo13
1fdc7013f3 New: Display 'Read' in the play button for books
New: Updated read icon
2025-05-31 11:55:41 -07:00
lscambo13
bdc6dcbf78 Fix: Centered material icons by default 2025-05-31 11:52:58 -07:00
lscambo13
4f8e708038 dev: Updated the PR template 2025-05-31 08:17:20 -07:00
lscambo13
19b06a1e1e Fix: Reverted 2b18011206 to improve scrolling performance 2025-05-31 08:03:08 -07:00
lscambo13
5e01be31b4 Fix: Prevented the inside border from lighting up while overing cards with footer 2025-05-31 08:01:22 -07:00
lscambo13
de17544fb4 dev: Added contributor guidelines and updated the PR template 2025-05-31 07:58:34 -07:00
lscambo13
e00277056c New: Increased the font size of section titles on desktop and tv layout 2025-05-30 11:10:03 -07:00
lscambo13
729214c2aa Fix: Made the cards with footer bigger on all layout, not just phones 2025-05-30 11:09:00 -07:00
lscambo13
cf9a380643 Fix: Removed the card overlay color as it does not seem necessary with the new hover animation 2025-05-30 11:07:29 -07:00
lscambo13
2eb4be1c97 Fix: Adjusted progress bar corners and background color in active device cards to match the updated thumb cards 2025-05-30 11:04:19 -07:00
lscambo13
aeed15c037 New: Added shadow to card overlay buttons and adjusted alignment a bit 2025-05-30 11:01:11 -07:00
lscambo13
8abe478682 New: Decreased card border brightness slightly
dev: used hardcoded border width for simplicity
2025-05-30 10:59:20 -07:00
lscambo13
92babefef7 New: Removed bottom border radius from poster cards and thumb cards 2025-05-30 10:56:05 -07:00
lscambo13
c73dd94eae dev: updated border color and width variables 2025-05-30 10:49:02 -07:00
lscambo13
0f786f04c8 dev: saved unused code for later reference 2025-05-29 09:49:02 -07:00
lscambo13
59d202b9c6 dev: for debugging 2025-05-29 03:01:26 -07:00
lscambo13
859e30695b dev: decreased the size of cards on the home page 2025-05-29 02:18:36 -07:00
lscambo13
edfee4c2da Fix: Increased the blurred area behind the header 2025-05-29 02:17:47 -07:00
lscambo13
150ff5fab0 New: Made the square cards with footer information bigger on phones
This should prevent extra information from being clipped (affects current TV program, last active on user cards, title information etc).
2025-05-28 09:08:44 -07:00
lscambo13
7fdda3433c New: Brought back three-dot menu on cards on phones
This should allow users to remove items from collections on phones
New: Made the floating mini play button slightly smaller
Fix: card overy button hover effects were not styled on desktops
2025-05-28 09:06:25 -07:00
lscambo13
36ca07cc2d New: Placed the floating mini button to the right of cards on desktop 2025-05-28 09:00:53 -07:00
lscambo13
0f0d8bc1fa New: Allow users to bring back extra card buttons on hover on desktop 2025-05-28 08:56:57 -07:00
lscambo13
fb078c99f7 Fix: Reduced the brightness of the active tab button 2025-05-27 12:16:53 -07:00
lscambo13
fc18af0970 dev: saved unused code for later reference 2025-05-27 12:15:34 -07:00
lscambo13
e41d990830 Fix: Cleaned up code and increased specificity 2025-05-27 12:13:35 -07:00
lscambo13
901c850959 New: Brought back hover effect on cards, but minimally 2025-05-27 11:56:01 -07:00
lscambo13
2b18011206 Fix: Prevented the background gradient from moving 2025-05-27 11:21:39 -07:00
lscambo13
384ce22d67 Fix: Header buttons in focus were being clipped in TV layout 2025-05-26 09:52:26 -07:00
lscambo13
8c7f853219 New: Added icons to the header tabs on the home page
Fix: Made the tab buttons less rounded
Fix: Removed shadow and blur from tab buttons
2025-05-26 09:51:22 -07:00
lscambo13
9344aaee65 Fix: Tweaked the header blur slightly 2025-05-26 09:48:49 -07:00
lscambo13
0a4b0d2f24 New: Redesigned the header
Changes:
- Rearranged code
- Removed the bottom border
- Adjusted margins and paddings on the header and page content
- Added fading blur behind the tabs
- Updated the header buttons into pill shapes
- Adjusted the media query value for when section tabs shift downwards
- Increased section tabs font size even when they are shifted downwards
2025-05-25 19:21:35 +05:30
lscambo13
12df953c8d Fix: Made the loading spinner brighter 2025-05-25 19:15:21 +05:30
lscambo13
fea3343f06 Fix: Added padding around foreign title to create some separation from the main title 2025-05-25 17:07:07 +05:30
lscambo13
0cdd6c337f Fix: Text-based artist and album names were not visible 2025-05-25 17:05:25 +05:30
lscambo13
b57ea88382 dev: saved unused code for later reference 2025-05-24 08:38:47 -07:00
lscambo13
93ff0569d4 New: Made the foreign title a bit dimmer than the main one 2025-05-24 08:28:35 -07:00
lscambo13
26fecf22eb Fix: Reduced the media title size slightly on phones 2025-05-24 08:27:38 -07:00
lscambo13
a1c3017708 Fix: Tweaked cards sizes on the home page a little more 2025-05-24 08:26:28 -07:00
lscambo13
b9989b88a2 New: Decreased the bottom padding/gap between cards 2025-05-24 08:24:19 -07:00
lscambo13
5eb777fe70 dev: saved unsed code for later reference 2025-05-19 13:34:55 -07:00
lscambo13
3c191b884a Fix: Increased top padding to add bigger gap between header and page content 2025-05-19 13:33:37 -07:00
lscambo13
e4af44b91e Fix: Removed right padding in media page and cast sections to align the cards better 2025-05-19 13:31:17 -07:00
lscambo13
7c73eef574 Fix: Hid the placeholder icons inside round cast cards as a workaround to misalignment issues 2025-05-19 13:29:59 -07:00
lscambo13
473b8ed28f Fix: Tweaked card sizes for more even alignment 2025-05-19 13:27:49 -07:00
lscambo13
8bc151aa31 Fix: Adjusted padding around chapter card text to fit smaller size 2025-05-19 13:25:11 -07:00
lscambo13
e9676eccf8 Fix: Resume progress bar was smaller than intended on portrait when mini play button was unavailable 2025-05-19 13:23:01 -07:00
lscambo13
c1e5fb3612 Fix: Reduced default icon size in library cards on phones to fit the small size 2025-05-19 13:21:09 -07:00
lscambo13
d25f31708c Fix: Reduced top padding from expand overview button 2025-05-19 13:19:56 -07:00
lscambo13
e648a8c740 Fix: Removed extra top padding from clickable section headings and scroll buttons 2025-05-19 13:18:34 -07:00
lscambo13
7243505b7a Fix: Reduced the size of mini play button slightly on phones 2025-05-19 13:16:15 -07:00
lscambo13
c203962fb6 New: Animate cards when their size changes 2025-05-19 13:15:08 -07:00
lscambo13
7ce2be1599 New: Reduced card sizes on the home screen on phones 2025-05-17 13:56:46 -07:00
lscambo13
22c6da1613 Fix: Seek bar thumb was showing over trickplay preview 2025-05-17 13:55:54 -07:00
lscambo13
31543c1757 Fix: TV seasons list still had side margin 2025-05-17 13:55:00 -07:00
lscambo13
abaf3c258f dev: rearranged code 2025-05-17 10:43:18 -07:00
lscambo13
e703dcef01 New: Made the guest cast list cards rounded 2025-05-17 06:43:56 -07:00
lscambo13
7bbfa07a6d Fix: Reduced the margin to fix horizontal overflow in cast list list
dev: rearranged code
2025-05-17 06:38:59 -07:00
lscambo13
def85c0f60 Fix: Centered the placeholder icon in cast list 2025-05-17 06:36:56 -07:00
lscambo13
cc66d9bc5b Fix: Aligned cast photos in rounded cards 2025-05-17 06:30:14 -07:00
lscambo13
fd1c368daa New: Updated the active state of main media buttons 2025-05-16 13:33:22 -07:00
lscambo13
2b5f833352 New: Removed the side margin from horizontal scrollers in the media page 2025-05-16 13:29:52 -07:00
lscambo13
2e20ab16fa New: Updated the hover effect on other main media buttons to match the play button 2025-05-16 13:28:39 -07:00
lscambo13
7742caef71 New: Made the cast cards round
Fix: Made their multiselect overlay round too
Fix: Centered their default inside icon that is rarely visible
2025-05-16 13:26:48 -07:00
lscambo13
80402436ec Fix: Resume media progress bar was misaligned in episode list thumbnails 2025-05-16 12:08:37 -07:00
lscambo13
1f4db6b3d8 New: Home button is shown in the main media page 2025-05-16 09:52:39 -07:00
lscambo13
0dd5784be8 Fix: Increased the intensity of shadow behind OSD controls 2025-05-15 13:42:15 -07:00
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
93dba11bea Updated README.md 2025-05-13 13:28:04 -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
65517a162e Fix: Preview link was broken README.md 2025-05-06 11:11:47 -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
3f7078be54 New: Updated the documentation 2025-05-02 09:40:46 -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
ec5c69e126 dev: post server update, the theme still works fine though clearing app cache was necessary 2025-04-07 13:05:35 -07:00
lscambo13
56926bd623 Fix: Calculated progress bar width in scan library dialog properly to prevent overflow 2025-04-07 12:49:50 -07:00
lscambo13
e8f1fba482 dev: Updated README.md for clarity 2025-04-03 11:56:57 -07:00
lscambo13
d5249de256 Merge branch 'main' of https://github.com/lscambo13/ElegantFin 2025-03-30 21:22:07 +05:30
lscambo13
6d65fb0495 New: Updated documentation to allow users to customise their login page background image 2025-03-30 21:21:59 +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
509539aac1 Update Add-Ons.md 2025-01-21 11:53:02 -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
401f20e45b dev: update readme.md 2025-01-19 19:58:17 +05:30
lscambo13
bd0d1cc34d Update Add-Ons.md 2025-01-19 19:56:56 +05:30
lscambo13
d82389bb9d Updated README.md to include add-ons. 2025-01-19 17:55:21 +05:30
lscambo13
56d0a50c16 Update Add-Ons.md 2025-01-19 17:44:47 +05:30
lscambo13
de65ccc56e New: Updated theme preview images 2025-01-19 17:39:52 +05:30
lscambo13
a25a23f754 Fix: Main media title text was smaller than intended on desktops 2025-01-19 17:39:27 +05:30
lscambo13
80a209a966 Update Add-Ons.md 2025-01-19 17:06:43 +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
2763c7ce18 Merge pull request #34 from stephanrenggli/main
new: update player ui colors
2025-01-08 20:19:17 +05:30
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
lscambo13
1c7c9236aa Merge pull request #27 from KeyboardDabbler/replace-chevronRight
update: replace chevron_right with svg
2025-01-02 22:09:13 +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
lscambo13
165cf7634a Merge pull request #20 from Tormak9970/progress-bar
chore: added background styling to progress bar in edge
2024-12-28 20:30:46 +05:30
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
lscambo13
00df125088 New: Subtle font color changes in the media page for better design hierarchy 2024-12-22 20:09:37 +05:30
lscambo13
86043467de New: Tagline is in italics, again 2024-12-22 19:53:44 +05:30
lscambo13
c3108fab74 Fix: enforce the back button clipping fix only on TV layout 2024-12-21 21:58:58 +05:30
lscambo13
d30ab165fe Fixes: Readjusted the main media page layout for mobile and desktop separately
- backdrop image was flickering on open the media page on mobile phones
- styles were not applying in landscape mode and tablet screen sizes
- visual glitches while loading on desktop
- as a bonus, you can see more of the backdrop on desktop now which looks nicer
2024-12-21 21:39:32 +05:30
lscambo13
8b0a341c52 New :Added a slight background blur on main media buttons 2024-12-21 21:23:57 +05:30
lscambo13
20ec8f131d Fix: Prevent the expanded header from overlapping page content in TV layout on some resolutions 2024-12-21 21:21:32 +05:30
lscambo13
8b60a8d3c4 Fix: Back button was being clipped in focus state in TV layout 2024-12-21 21:18:13 +05:30
lscambo13
7ff5766cee Fix: Reduce card size if the screen is landscape and short in height 2024-12-20 12:57:29 -08:00
lscambo13
518a393135 RELEASE: ElegantFin v24.12.20 2024-12-20 10:08:39 -08:00
lscambo13
5ef230359b dev: PR template 2024-12-20 09:48:27 -08:00
lscambo13
787861b612 Merge branch 'pr-13' 2024-12-20 09:01:35 -08:00
lscambo13
f00251df35 Fix: To avoid overlap with other header elements in TV layout, prevent moving section tabs upwards, and retain the default behaviour. By default on TV layout, this shift happens when the width is greater than 100em. 2024-12-20 08:38:29 -08:00
lscambo13
2cad85f2a9 New: Shift the library and home page content upwards when section tabs move up 2024-12-20 08:33:51 -08:00
Travis Lane
a373e7efcd fix: select options are now properly styled 2024-12-19 19:57:27 -05:00
Travis Lane
fa47dd7ab9 fix: library header now maintains its size on smaller screens 2024-12-19 18:33:19 -05:00
Travis Lane
b3e2189b42 Merge pull request #1 from lscambo13/main
chore: bring up to  date with remote
2024-12-19 18:11:09 -05:00
lscambo13
2ec9fee511 dev: Cleaned unused code 2024-12-19 11:58:54 -08:00
lscambo13
1899b95512 Updated FAQ 2024-12-19 10:39:07 -08:00
lscambo13
349ba3aa98 Fix: Avoid applying the new font in Dashboard footer to retain the original Jellyfin branding 2024-12-19 10:12:06 -08:00
lscambo13
34d3e93380 Fix: Styled focus effect on header buttons in TV layout 2024-12-19 09:48:10 -08:00
lscambo13
1174801b8e Fix: Reworked media page layout to prevent abnormally large 2024-12-19 09:25:19 -08:00
lscambo13
50bcb36466 Fix: Set a minimum width on dialog boxes to prevent overlaps in case of little content inside 2024-12-19 09:21:06 -08:00
lscambo13
b9e9deb9d1 Fix: Prevent card overflow on small screens 2024-12-19 09:06:38 -08:00
lscambo13
1d50e2b673 dev: Use em instead of rem for consistency with other units 2024-12-19 08:53:28 -08:00
Travis Lane
fca483fe5a fix: centered and resized scroll buttons 2024-12-18 20:23:33 -05:00
lscambo13
95d5e463ad Fix: Trying to fix the color in focused state of submit buttons 2024-12-18 12:26:28 -08:00
lscambo13
a5f7a5aa16 New: Styled the sidebar in Dashboard 2024-12-18 11:58:45 -08:00
lscambo13
00f17f3988 New: Styled focus and hover states of mini buttons in dialog boxes 2024-12-18 11:57:09 -08:00
lscambo13
6df939e333 New: Styled search and add buttons next to drop-down lists as found in some dialog boxes 2024-12-18 11:55:50 -08:00
lscambo13
2833a88b6f Fix: Delete media heading was not centered 2024-12-18 11:54:28 -08:00
lscambo13
3e233ec887 New: Rounded border in drop zones for subtitles and images 2024-12-18 11:53:43 -08:00
lscambo13
9aabdeb4bd Fix: Icon in browse button in 'Add Image/Subtitle' dialogs did not have a padding 2024-12-18 11:52:57 -08:00
lscambo13
c415f7dfcf Fix: Color was not changing when hovering over hyperlinks 2024-12-18 11:51:17 -08:00
lscambo13
21e5fb77f9 New: Added margin and corner radius to active TV program in Guide section 2024-12-18 09:50:55 -08:00
lscambo13
ec4c652632 New: Hover effect on alpha-numeric picker in library sections 2024-12-18 09:49:35 -08:00
lscambo13
c5dd0ac6b2 Fix: Adjusted progress bar indicator color 2024-12-18 09:48:00 -08:00
lscambo13
466a321f93 dev: Calculate negative border offset using variables for certain elements 2024-12-18 08:50:55 -08:00
lscambo13
9b5000ec26 dev: Control border width using variables 2024-12-18 08:36:56 -08:00
lscambo13
84fb11ff79 dev: Control border radius using variables 2024-12-18 08:22:05 -08:00
lscambo13
aa9d2c9422 New: Styled active TV program color in Guide section 2024-12-18 08:21:27 -08:00
lscambo13
718f6e2e10 dev: Code cleanup 2024-12-18 08:02:21 -08:00
lscambo13
8df87128ca Fix: Adjusted media rating icon dimensions for smaller screens 2024-12-18 07:49:32 -08:00
lscambo13
4bc9489755 Fix: Make borders opaque to prevent issues when they overlap 2024-12-18 07:47:53 -08:00
lscambo13
c51950ea97 Fix: Adjusted media rating icon to be more proportional/balanced 2024-12-17 12:51:27 -08:00
lscambo13
e225a0ed10 Fix: Text in Play button was not completely vertically aligned 2024-12-17 12:49:48 -08:00
lscambo13
3f4e73b0cf Fix: Updated font properties from Google Fonts 2024-12-17 12:48:15 -08:00
lscambo13
660830954f Fix: Some layout adjustments for more uniform layout on smaller screens 2024-12-17 10:25:56 -08:00
lscambo13
8c532c1718 Fix: Adjusted margin toprevent backdrops in media pages from going under the header 2024-12-17 10:25:00 -08:00
lscambo13
15afb1f3dd Fix: Adjusted the main title margins in media page to avoid unnecessary overflows 2024-12-17 09:52:40 -08:00
lscambo13
67e60517fe New: Redesigned layout of browse and search buttons next to input fields
New: Updated color of hyperlinks to be more in line with other elements
2024-12-17 09:35:21 -08:00
lscambo13
7c494ac0c3 New: More consistent colors in active state on header buttons 2024-12-17 09:32:03 -08:00
lscambo13
215b120765 Fix: Moved drop-down menu arrows slightly up for proper vertical alignment 2024-12-17 09:29:38 -08:00
lscambo13
4a514130a0 New: Removed italic font style from taglines 2024-12-17 09:26:49 -08:00
lscambo13
f1eac23a85 New: More consistent colors when hovering over or focusing on header buttons and drop-down lists 2024-12-17 08:16:43 -08:00
lscambo13
6c99c38b3b New: Switch to the same font (Inter) used in Jellyseerr 2024-12-17 08:13:52 -08:00
lscambo13
69d44e326d Fix: User cards on login screen were not centered 2024-12-15 19:24:45 +05:30
lscambo13
2d1a030588 Fix: Adjust focus border on header tabs for bigger TVs 2024-12-15 19:21:40 +05:30
lscambo13
cc04dc701f New: Theme TV layout for more consistency
Fix: Border on focused cards and buttons on TV layout was barely visible
2024-12-15 19:13:04 +05:30
lscambo13
d2eff75316 Fix: Media page was clipped on TV layout 2024-12-15 19:06:50 +05:30
lscambo13
916be398f7 Fix: Trying to avoid content clipping on certain screen sizes 2024-12-11 09:55:58 -08:00
lscambo13
80d3c11acc Fix: Adjusted active session card width to mimic Jellyfin's default behaviour on smaller screens 2024-12-11 09:27:13 -08:00
lscambo13
e253ea8f73 Fix: Hide border in details table if it is empty
Fix: Hide overflowing bottom border seen sometimes in episode page
2024-12-11 09:09:59 -08:00
lscambo13
647f4e5dca Fix: Arrow icon sizes were inconsistent in section headings 2024-12-11 09:07:15 -08:00
lscambo13
4d4a0a05dc Fix: Preventing portrait cards from becoming abnormally large.
Fix: Square cards in Live TV section were overflowing. Setting a smaller width fixes it.
2024-12-11 07:49:56 -08:00
lscambo13
8198d42760 Fix: Horizonal scroll lists were ending at the edge of the screen. Using padding instead of margin fixes it. 2024-12-11 07:47:23 -08:00
lscambo13
f21a480fc1 Updated README.md 2024-12-10 10:57:26 -08:00
lscambo13
35ac4e7d9f Merge branch 'main' of https://github.com/lscambo13/ElegantFin 2024-12-10 10:52:53 -08:00
lscambo13
82475f862d Updated README.md 2024-12-10 10:52:36 -08:00
lscambo13
0abd72c022 Update issue templates 2024-12-10 10:48:44 -08:00
lscambo13
8426b36708 Update issue templates 2024-12-10 10:43:03 -08:00
183 changed files with 22122 additions and 420 deletions

36
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@@ -0,0 +1,36 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**ElegantFin:**
- Version [e.g. 24.12.11]
**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
- Screen Resolution [e.g. 1920x1080]
**Smartphone or TV (please complete the following information):**
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]
**Additional context**
Add any other context about the problem here.

View File

@@ -0,0 +1,20 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: ''
assignees: ''
---
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context or screenshots about the feature request here.

36
.github/PULL_REQUEST_TEMPLATE.md vendored Normal file
View File

@@ -0,0 +1,36 @@
# Pull Request
Thanks for contributing to ElegantFin! Please review the **contributor guidelines** before submitting.
## Type of Change
- [ ] Bug fix
- [ ] New feature
## Description
Explain what you changed and why. Include your reasoning and goals.
## Screenshots
If applicable, provide before/after images and explain what each shows.
## Cross-platform Testing
Describe how you verified your changes on different devices (desktop, mobile, TV, etc.).
## Test Configuration
- Jellyfin server version:
- Jellyfin client:
- Client browser name and version:
- Device:
- Other info:
## Checklist
- [ ] I performed a self-review of my own code
- [ ] I followed the style conventions (`em` units, minimal media queries).
- [ ] I avoided unnecessary use of `!important`.
- [ ] I commented my code where applicable.
- [ ] I tested my changes on multiple devices, layouts and viewport sizes.

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
/tmp.txt
/commits.csv

52
CONTRIBUTING.md Normal file
View File

@@ -0,0 +1,52 @@
# Contributing to ElegantFin
Thank you for your interest in contributing to **ElegantFin**, a custom theme for the Jellyfin Web UI. To keep the project clean, maintainable, and compatible across devices, please follow these guidelines when contributing.
---
## 🧩 Pull Request Guidelines
- **Keep PRs focused.** Each pull request should address a single feature, bugfix, or improvement. Avoid bundling unrelated changes.
- **Write clear PR descriptions.** Explain what you changed and why. This helps reviewers and future contributors understand the purpose and reasoning behind the change.
- **Provide screenshots.** Include before/after screenshots for any visual changes, along with a short description of what each image shows.
- **Comment your code.** If youre adding new CSS rules or modifying complex ones, include inline comments where needed to describe intent.
- **Don't forget responsiveness.** ElegantFin runs on phones, tablets, TVs, and desktops. Ensure your changes are tested across viewports and don't break layouts or interactions on other platforms.
- **Use consistent units.** Follow the themes existing use of relative units such as `em` instead of absolute units like `px`.
- **Avoid `!important`.** Only use it when it is absolutely necessary and no alternative exists.
- **Minimize media queries.** Only add new media queries if there is no simpler or existing solution that achieves the same result.
---
## 💬 Propose First for Major Changes
If you are planning to:
- change the overall layout or structure of key components,
- modify the core color scheme,
- or introduce new UI behavioral patterns,
Please open a GitHub issue first to discuss the proposal with maintainers before submitting a PR. This helps avoid duplicate work and ensures alignment with the project's goals.
---
## 📁 File Structure and Naming
- Follow the existing CSS naming conventions and structure.
- When adding new sections, group related styles logically and use comments to identify the purpose of the block.
---
## 🤝 Communication
- Be respectful, constructive, and collaborative.
- Be open to feedback and willing to revise your work if needed.
---
We appreciate your help in making ElegantFin better for everyone. Thanks for contributing! 🙌

Binary file not shown.

After

Width:  |  Height:  |  Size: 200 KiB

View File

Before

Width:  |  Height:  |  Size: 247 KiB

After

Width:  |  Height:  |  Size: 247 KiB

View File

Before

Width:  |  Height:  |  Size: 727 KiB

After

Width:  |  Height:  |  Size: 727 KiB

View File

Before

Width:  |  Height:  |  Size: 1.5 MiB

After

Width:  |  Height:  |  Size: 1.5 MiB

View File

Before

Width:  |  Height:  |  Size: 958 KiB

After

Width:  |  Height:  |  Size: 958 KiB

View File

Before

Width:  |  Height:  |  Size: 582 KiB

After

Width:  |  Height:  |  Size: 582 KiB

View File

Before

Width:  |  Height:  |  Size: 126 KiB

After

Width:  |  Height:  |  Size: 126 KiB

View File

Before

Width:  |  Height:  |  Size: 132 KiB

After

Width:  |  Height:  |  Size: 132 KiB

View File

Before

Width:  |  Height:  |  Size: 200 KiB

After

Width:  |  Height:  |  Size: 200 KiB

View File

Before

Width:  |  Height:  |  Size: 915 KiB

After

Width:  |  Height:  |  Size: 915 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 200 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1006 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 892 KiB

View File

Before

Width:  |  Height:  |  Size: 878 KiB

After

Width:  |  Height:  |  Size: 878 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 144 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 145 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 203 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 106 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 103 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 104 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 82 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 94 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 55 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 59 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 176 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 194 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 129 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 78 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 43 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 55 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 53 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 77 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 65 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 55 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 61 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 78 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 91 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 85 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 75 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 83 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 57 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 59 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 149 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 74 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 65 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 43 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 344 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 440 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 464 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 488 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 335 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 MiB

Some files were not shown because too many files have changed in this diff Show More