268 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
159 changed files with 13206 additions and 594 deletions

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.

View File

@@ -1,28 +0,0 @@
# Description
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context.
Fixes # (issue)
## Type of change
- [ ] Bug fix
- [ ] New feature
# How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration.
**Test Configuration**:
* Jellyfin server version:
* Jellyfin client:
* Client browser name and version:
* Device:
# Checklist:
- [ ] I have performed a self-review of my own code
- [ ] I have commented my code in hard-to-understand areas
- [ ] I have included relevant comparison screenshots where nececssary
- [ ] I have tested my changes on the TV layout and Default layout of Jellyfin
- [ ] I have also tested my changes on multiple devices and screen sizes

3
.gitignore vendored
View File

@@ -1 +1,2 @@
/tmp.txt
/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! 🙌

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

View File

Before

Width:  |  Height:  |  Size: 1.2 MiB

After

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 200 KiB

View File

Before

Width:  |  Height:  |  Size: 1.6 MiB

After

Width:  |  Height:  |  Size: 1.6 MiB

View File

Before

Width:  |  Height:  |  Size: 1006 KiB

After

Width:  |  Height:  |  Size: 1006 KiB

View File

Before

Width:  |  Height:  |  Size: 892 KiB

After

Width:  |  Height:  |  Size: 892 KiB

View File

Before

Width:  |  Height:  |  Size: 878 KiB

After

Width:  |  Height:  |  Size: 878 KiB

View File

Before

Width:  |  Height:  |  Size: 144 KiB

After

Width:  |  Height:  |  Size: 144 KiB

View File

Before

Width:  |  Height:  |  Size: 145 KiB

After

Width:  |  Height:  |  Size: 145 KiB

View File

Before

Width:  |  Height:  |  Size: 203 KiB

After

Width:  |  Height:  |  Size: 203 KiB

View File

Before

Width:  |  Height:  |  Size: 1.7 MiB

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 270 KiB

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