Commit graph

283 commits

Author SHA1 Message Date
lscambo13
8251a9ca60 Fix: Reduced seek bar thumb size to prevent accidental triggers 2025-01-25 17:47:05 +05:30
lscambo13
bdbcd58116 New: Modified default song art to resemble a CD 2025-01-25 17:47:04 +05:30
lscambo13
7f728bc05b Fix: Context menu in now playing section was still overflowing slightly 2025-01-25 17:47:04 +05:30
lscambo13
b7213eb936 New: Made now playing song title font size larger 2025-01-25 17:47:04 +05:30
lscambo13
db54d95035 Fix: Do not hide labels on playlist 2025-01-25 17:47:04 +05:30
lscambo13
07938017b2 dev: v25.01.25 rc1 2025-01-25 17:46:40 +05:30
lscambo13
82cb825eb3 dev: standardised blur sizes using variables 2025-01-24 14:12:00 -08:00
lscambo13
e32838bc73 Fix: Updated music playlist background color 2025-01-24 13:56:41 -08:00
lscambo13
8edfed5320 Fix: Parental rating icon was not scaling up on TV layout 2025-01-24 13:55:44 -08:00
lscambo13
7ea64a0272 Fix: Focus highlight was not working in some menus on TV layout 2025-01-24 13:55:01 -08:00
lscambo13
9426f3fb8e New: Begin styling the music player and playlist for phones 2025-01-24 09:15:38 -08:00
lscambo13
e08c4510fe Fix: Removed the border from selected items in nav drawer for a cleaner look 2025-01-24 08:26:50 -08:00
lscambo13
889ea80bc5 dev: updated activeColor to be a bit more vibrant 2025-01-24 08:17:39 -08:00
lscambo13
81e359e5f3 New: Removed checkmarks from Select View dialog box
Fix: Music context menu was overflowing the screen
2025-01-24 08:16:43 -08:00
lscambo13
ad1e909bea Fix: Removed extra margin from nav drawer 2025-01-24 08:09:00 -08:00
lscambo13
55ec1eff1a Fix: List paddings were bugged in Dashboard and some other locations 2025-01-23 12:05:07 -08:00
lscambo13
5c9ad60917 Fix: Reduced border color brightness and implemented backdrop blur on mini play buttons on phones 2025-01-23 09:11:46 -08:00
lscambo13
b9f801d86d Fix: Reduced media title font size on phones slightly 2025-01-23 08:52:21 -08:00
lscambo13
f8ee5caf6a Fix: Read icon looked a bit large in mini buttons 2025-01-23 08:51:05 -08:00
lscambo13
10e439bdf7 Fix: Reduced excessive padding and margin on lyrics
dev: we don't need it anymore since 'scale' achieve a similar purpose
2025-01-23 08:50:05 -08:00
lscambo13
e6ca97761f New: Switched to TMDB gradient colors on the community rating star icon 2025-01-23 06:57:22 -08:00
lscambo13
37726ab222 Fix: Some dialogs can be fullscreen only on smaller screens, so remove borders only in those cases
New: Disable body overflow when fullscreen dialogs are open to prevent double scroll bars
2025-01-23 06:06:58 -08:00
lscambo13
731bce85f2 Fix: Style media info items more consistently and logically
New: Added % symbol after RottenTomatoes rating
Fix: Reduced Main media portrait cover width and increased main media title text size
2025-01-22 12:59:57 -08:00
lscambo13
3c2e61f776 Fix: List items in Songs page did not have a side margin 2025-01-22 09:36:44 -08:00
lscambo13
62ebeaa577 Fix: Prevent applying bottom margin on the last item in a list 2025-01-22 09:35:43 -08:00
lscambo13
cfa1066977 Fix: Removed border ffrom more fullscreen dialogs 2025-01-22 09:34:56 -08:00
lscambo13
1fa2b062b2 dev: unrelease add-ons for now 2025-01-21 11:25:19 -08:00
lscambo13
205af72e4f Fix: Reduced indicator size on some item types for consistency
Fix: Styled the active state of lyrics, repeat, shuffle etc buttons
dev: reorganised code
2025-01-21 11:19:36 -08:00
lscambo13
0acce96acf New: Card indicators for different media have distinct colors now (i.e. photo, video, folder, photo album) 2025-01-21 09:46:43 -08:00
lscambo13
6b1b61ac93 New: Updated lyrics page with layout improvements and animations 2025-01-21 09:45:10 -08:00
lscambo13
7027d7f5f4 New: Styled the Now Playing bottom bar 2025-01-21 09:44:22 -08:00
lscambo13
7f6c0807ad New: Mini play button icons now respect the media type (i.e. book, carousel and image) 2025-01-21 09:43:23 -08:00
lscambo13
6fd28935ea Fix: Prevent page title from wrapping into multiple lines 2025-01-21 08:40:32 -08:00
lscambo13
c941d6e84f Fix: Styled list items in Settings page separately 2025-01-21 08:33:02 -08:00
lscambo13
7f45b906a7 Fix: Focus state of episode list items was not styled on TV layout 2025-01-21 08:32:21 -08:00
lscambo13
6f39828294 Fix: Bold font style was applied to every list item unintentionally 2025-01-21 08:31:02 -08:00
lscambo13
61fa0ba704 Fix: Removed margin that was causing clipping/overflow of content menus sometimes 2025-01-21 06:59:42 -08:00
lscambo13
613edec9ce Fix: Disabled border and margin on fullscreen dialogs 2025-01-21 06:36:43 -08:00
lscambo13
6f02cab725 New: Revamped the list views completely
New: Enabled showing list images in lists on smaller screens; our new list style allows it
New: Reduced brightness on icons in cards
Fix: Info Outline icon was not displaying
Fix: Some cards without images had an abnormally video title; I've replaced it with '?'
Fix: Mini play button on episode thumnails had a blue tint on hover
dev: reorganised code
dev: put used often repeated border into a variable
2025-01-20 09:40:49 -08:00
lscambo13
e0a01acb6c dev: Finalised the default behaviour of media covers
- These covers are not enabled by default.
- Only minor layout refinements are available without the add-on.
- With the add-on installed, the custom cover arts are shown, overriding the default Jellyfin ones.
- Readme file has been updated with some presets.
2025-01-19 20:13:07 +05:30
lscambo13
dba309726a New: Updated video indicator icon colors 2025-01-19 20:03:36 +05:30
lscambo13
29160bd92c New: Use a monospace font in Custom CSS Box 2025-01-19 20:02:46 +05:30
lscambo13
a25a23f754 Fix: Main media title text was smaller than intended on desktops 2025-01-19 17:39:27 +05:30
lscambo13
fd850febb5 dev: uploaded minified version of the add-on 2025-01-19 16:47:58 +05:30
lscambo13
c29351cb09 Fix: Center align the custom media covers
Fix: Do not hide labels on specific cards
Fix: Border radius was getting reset on click on list items
dev: Allow users to customise the My Media cover images
2025-01-19 16:41:43 +05:30
lscambo13
8ec68237f0 Fix: Adjusted multiselect box height to match the new layout
dev: refer to the previous commit
2025-01-18 13:47:51 -08:00
lscambo13
2d0e97b17e New: Redesigned the My Media section
- Reduced card height a bit
- Removed the labels and icons
- Added more modern cover images
- These images do not overwrite users' custom cover arts
- Cover images and their color overlays are configurable using vars
Fix: Section headings were center-aligned
New: Icons colors in cards switched to a slightly darker shade
2025-01-18 13:41:31 -08:00
lscambo13
41f65a03a7 dev: removed possibly redundant !important tag 2025-01-18 13:32:04 -08:00
lscambo13
0d402116bb New: Increase image brightness slightly on hover 2025-01-18 13:30:44 -08:00
lscambo13
3f1a0fee89 dev: uploaded library cover images 2025-01-18 12:45:38 -08:00
lscambo13
85bfd18c93 Fix: Play button was unintentionally bordered in some sections
Fix: Disabled hover on more elements
2025-01-16 13:05:36 -08:00
lscambo13
e6795c22e7 Fix: Prevent hover from activating on touchscreen devices on more elements 2025-01-16 09:40:44 -08:00
lscambo13
2d5366a0bb New: Switched to more modern material icons
dev: these are much more proportionally designed, customisable and nicer looking
2025-01-16 07:44:49 -08:00
lscambo13
490b37b0cc New: Updated Material Icons font
dev: the previous font was missing some icons
2025-01-16 07:18:37 -08:00
lscambo13
b834e634a5 dev: removed duplicate entries 2025-01-16 06:25:48 -08:00
lscambo13
f3fcd0ec07 Fix: Some corners were not rounded on Jellyfin Media Player
dev: JMP uses Qt 5.15.2 (Chromium 83), so we disable outlines on this version in favor of borders using 'display:revert' that was introduced in Chromium 84.
2025-01-16 06:09:57 -08:00
lscambo13
dc4ce0c51e Fix: Some button icons were invisible 2025-01-15 09:42:17 -08:00
lscambo13
d7d5e46714 New: Improved accessibility on focus borders in TV layout 2025-01-15 09:05:38 -08:00
lscambo13
415d3d8ecd dev: formatting 2025-01-14 09:35:34 -08:00
lscambo13
efd606ea08 New: Styled the filter active indicator 2025-01-12 20:48:23 +05:30
lscambo13
c6feca5d6a Fix: Disabled hover from working on touch devices
Affects alpha picker, main media buttons, flat buttons
2025-01-12 20:44:22 +05:30
lscambo13
3027210f48 New: Disabled the blue highlight that appears when tapping on certain elements 2025-01-12 20:42:28 +05:30
lscambo13
66580799c4 Fix: Made the border on mini play buttons lighter 2025-01-12 20:31:09 +05:30
lscambo13
d95a6fbd50 Fix: Fieldset border styling was bugged due to a typo 2025-01-12 20:21:44 +05:30
lscambo13
1cabc5b311 Fix: Responsive Design: Part 2
Fixes to poster and backdrop cards
Added comments for reference
2025-01-11 07:03:44 -08:00
lscambo13
cb9ec0cc39 Fix: Responsive Design: Part 1
Fixes to portrait cards
2025-01-10 13:18:52 -08:00
lscambo13
f653d2a906 Fix: Prevent OSD stats from overflowing past the screen on phones 2025-01-09 06:02:23 -08:00
lscambo13
d7767ed152 New: Styled OSD elements to be consistent with each other 2025-01-08 09:23:45 -08:00
lscambo13
79cfbf610a
Merge pull request #33 from KeyboardDabbler/fix-#32
Fix: Prevent progress bar shifts caused by variable-width font
2025-01-08 20:27:16 +05:30
lscambo13
6ffa808775 Merge branch 'main' of https://github.com/lscambo13/ElegantFin 2025-01-08 06:51:03 -08:00
lscambo13
a266026ab2 New: Added rounded corners to OSD notifications 2025-01-08 06:50:49 -08:00
lscambo13
df594149cc Fix: Search bar style was bugged. Rearranging code fixes it.
dev: Minor layout adjustments
2025-01-08 06:44:05 -08:00
lscambo13
54108ac435 Fix: Reduce card sizes in landscape mode on phones 2025-01-08 06:42:02 -08:00
Stephan Renggli
aadcbe46bd new: update player ui colors 2025-01-06 21:43:59 +01:00
keyboarddabbler
82d286e256 Fix: progress bar shift 2025-01-06 16:34:34 +13:00
KeyboardDabbler
f9e957bd09
Fix: quickConnect flexbox alignment (#30)
Co-authored-by: lscambo13 <32175188+lscambo13@users.noreply.github.com>
2025-01-05 22:48:54 +05:30
lscambo13
beda2d247c Fix: Disable manual resizing on Branding text input box in Dashboard 2025-01-05 17:03:16 +05:30
lscambo13
e9febcee73 Fix: Menu button was unintentionally visible on cards on phones
Fix: Reduced padding on these card buttons on the bottom-right
2025-01-05 17:02:10 +05:30
lscambo13
2f8b038959 Fix: Heading in Library settings was overly large
dev: I don't remember why I had it set. I should probably start documenting these vague modifications.
2025-01-05 17:00:36 +05:30
lscambo13
a4d154475c Fix: Prevent hover on checkboxes from working on touch devices 2025-01-05 16:58:09 +05:30
lscambo13
39a5cdcbb2 Fix: Buttons in Metadata Editor dialog were oversized 2025-01-05 16:54:54 +05:30
KeyboardDabbler
40e7f6431a
New: Style the login page to be more like jellyseerr (#26)
* New: Style the login page to be more like jellyseerr

* fix: add margin right and left no mobile screen sizes

* fix: initialize variable with an empty string & fallback to gradient

* Fix: loginPageBgUrl syntax

* Style: visualLoginForm
2025-01-04 10:45:00 -08:00
lscambo13
639180fd33 Fix: Minor adjustments to multiselect item checkboxes 2025-01-04 10:32:18 -08:00
lscambo13
cf3505af95 New: Scale back cards to normal on click
dev: Rearranged code
2025-01-04 10:31:06 -08:00
lscambo13
cfd2811bb5 RELEASE: ElegantFin v25.01.03 2025-01-04 07:30:57 -08:00
lscambo13
ea4fe17e61 dev: Finalize v25.01.03 2025-01-02 11:45:23 -08:00
lscambo13
039eb70ae6 Fix: Scroll buttons were too close to the cards in My Media section on the home screen 2025-01-02 11:34:12 -08:00
lscambo13
ba38dc5d4d Fix: Prevent styles from applying to list icons with transparent backgrounds 2025-01-02 10:09:31 -08:00
lscambo13
0bf21ae4a0 Fix: Prevent early list wrapping in some cases 2025-01-02 10:08:04 -08:00
lscambo13
f7843b9cb5 New: Added colored outline to input boxes that are in focus 2025-01-02 10:06:51 -08:00
lscambo13
d763c5d8f2 Fix: Updated Continue Watching section's progress bar color 2025-01-02 08:58:19 -08:00
lscambo13
90344ea57e
Merge pull request #28 from Tormak9970/dashboard-icons
Feat: Styled Additional Dashboard icons & Metadata Save Button
2025-01-02 22:22:50 +05:30
Travis Lane
8277988cb6
chore: removed unrelated change 2025-01-01 23:09:55 -06:00
Travis Lane
341e8bc381
fix: scoped styles to apply to more icons and themed metadata save button 2025-01-01 23:09:39 -06:00
keyboarddabbler
8eccecfceb update: replace chevron_right with svg 2025-01-02 16:54:23 +13:00
lscambo13
646dae0b7b Fix: Adjusted the width of My Media (Small) buttons to prevent wrapping on small screens 2025-01-01 11:42:30 -08:00
lscambo13
41468099fc New: Themed the Up Next dialog box 2025-01-01 11:26:17 -08:00
lscambo13
5245f3a8e5 New: Refreshed the hover effect on media cards on desktop
Fix: Reworkd how borders on cards are styled to aliasing around the edges
Fix: Adjusted the width of thumb cards on phones
2025-01-01 10:12:03 -08:00
lscambo13
11a19d4689 Fix: Item selection checkbox height was not set in some cases 2025-01-01 10:00:19 -08:00
lscambo13
379062d92d Fix: Removed excess bottom padding from side navigation panel to prevent oveflow 2024-12-30 09:30:38 -08:00