Commit Graph

550 Commits

Author SHA1 Message Date
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