Commit Graph

140 Commits

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