Commit Graph

110 Commits

Author SHA1 Message Date
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
5ed37266c1 RELEASE: ElegantFin v24.12.11 2024-12-10 09:13:08 -08:00
lscambo13
a95f82ff9b Fix: More consistent paddinds on section title arrow icons 2024-12-10 08:19:33 -08:00
lscambo13
50b4d0377c New: Styled toast notifications 2024-12-08 19:40:31 +05:30
lscambo13
f1456b244e New: Removed the barely noticeable shadow on hovering over cards 2024-12-05 12:27:33 -08:00
lscambo13
b8303063ac Fix: Add gap between Movie/TV details sections for more comfortable layout 2024-12-05 12:26:28 -08:00
lscambo13
ea43fba960 Fix: Selection counter text size was abnormally large 2024-12-05 12:06:43 -08:00
lscambo13
f267a2283b Fix: Prevent overflow in Server Info, Episodes, Nav Bar and TV Network sections 2024-12-05 11:58:10 -08:00
lscambo13
58a4dc261b Fix: Banners in TV Network and Active Sessions sections were abnormally large 2024-12-05 11:43:35 -08:00
lscambo13
803ac92da7 New: Style the right chevron like Jellyseerr 2024-12-05 11:38:13 -08:00
lscambo13
4726c799cc New: Style some cards with gradients
Fix: Adjustments to gradient points
2024-12-05 11:18:11 -08:00
lscambo13
5655e97c26 New: Remove gray color from cards where the image is unavailable 2024-12-05 11:17:02 -08:00
lscambo13
37083d01eb Fix: Remove extra padding on top in Settings screen on phones 2024-12-05 11:14:36 -08:00
lscambo13
457181c149 Fix: Align icons with text in Metadata Editor 2024-12-05 11:13:44 -08:00
lscambo13
1f557bd36c New: Rounded search bar 2024-12-05 10:19:01 -08:00
lscambo13
53fbb2b718 New: Match Jellyseerr background gradient more closely 2024-12-05 10:18:38 -08:00
lscambo13
88801fdb1e Fix: Setting block explicity was causing layout shifts. Doing nothing fixes it.
Note: SyncPlay button is hidden from the home screen, but it is visible elsewhere
2024-12-05 09:55:02 -08:00
lscambo13
205185c669 Fix: Consistent padding on paging indicator 2024-12-05 09:06:41 -08:00
lscambo13
6c2c9b459a Fix: Revert hiding the search button 2024-12-05 08:56:38 -08:00
lscambo13
ff0d0ceca6 Fix: Title was abnormally large in Cast and SyncPlay menus 2024-12-05 08:55:41 -08:00
lscambo13
03e56ef2a6 New: More consistent dialog paddings and corner radius 2024-12-05 08:32:59 -08:00
lscambo13
f1d2f14a30 Fix: Backdrops should be visible now if a user has them enabled 2024-12-05 07:23:29 -08:00
lscambo13
6650c40291 dev: Store variable in root instead of * 2024-12-05 07:03:18 -08:00
lscambo13
f8819f2817 New: User avatar layout refinements 2024-12-04 09:32:17 -08:00
lscambo13
2dc26ab929 Fix: Sync button is back. Find it in the Settings page on top
Fix: User avatar size is consistent between Dashboard and Main interface now
Fix: Square cards fit better now
Fix: Content was too close to the Header in Dashboard sometimes
2024-12-04 09:12:02 -08:00
lscambo13
9e4dfaab06 RELEASE: ElegantFin v24.12.03
Check commit history for changelog
2024-12-03 13:51:40 -08:00
lscambo13
7b3f03fb0f Dev: Start versioning 2024-12-03 13:38:01 -08:00
lscambo13
e270bb38c8 New: Added ElegantFin version in Dashboard for debugging purposes 2024-12-03 13:32:48 -08:00
lscambo13
cc7ff8ce41 Fix: added padding to improve hover effects in some Dashboard elements 2024-12-03 13:14:20 -08:00
lscambo13
0482db6f4c New: delete button is now red 2024-12-03 13:00:19 -08:00
lscambo13
60c1651b42 New: hover effect on main media buttons 2024-12-03 12:59:35 -08:00