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
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