Commit Graph

  • 95d5e463ad Fix: Trying to fix the color in focused state of submit buttons lscambo13 2024-12-18 12:26:28 -08:00
  • a5f7a5aa16 New: Styled the sidebar in Dashboard lscambo13 2024-12-18 11:58:45 -08:00
  • 00f17f3988 New: Styled focus and hover states of mini buttons in dialog boxes lscambo13 2024-12-18 11:57:09 -08:00
  • 6df939e333 New: Styled search and add buttons next to drop-down lists as found in some dialog boxes lscambo13 2024-12-18 11:55:50 -08:00
  • 2833a88b6f Fix: Delete media heading was not centered lscambo13 2024-12-18 11:54:28 -08:00
  • 3e233ec887 New: Rounded border in drop zones for subtitles and images lscambo13 2024-12-18 11:53:43 -08:00
  • 9aabdeb4bd Fix: Icon in browse button in 'Add Image/Subtitle' dialogs did not have a padding lscambo13 2024-12-18 11:52:57 -08:00
  • c415f7dfcf Fix: Color was not changing when hovering over hyperlinks lscambo13 2024-12-18 11:51:17 -08:00
  • 21e5fb77f9 New: Added margin and corner radius to active TV program in Guide section lscambo13 2024-12-18 09:50:55 -08:00
  • ec4c652632 New: Hover effect on alpha-numeric picker in library sections lscambo13 2024-12-18 09:49:35 -08:00
  • c5dd0ac6b2 Fix: Adjusted progress bar indicator color lscambo13 2024-12-18 09:48:00 -08:00
  • 466a321f93 dev: Calculate negative border offset using variables for certain elements lscambo13 2024-12-18 08:50:55 -08:00
  • 9b5000ec26 dev: Control border width using variables lscambo13 2024-12-18 08:36:56 -08:00
  • 84fb11ff79 dev: Control border radius using variables lscambo13 2024-12-18 08:22:05 -08:00
  • aa9d2c9422 New: Styled active TV program color in Guide section lscambo13 2024-12-18 08:21:27 -08:00
  • 718f6e2e10 dev: Code cleanup lscambo13 2024-12-18 08:02:21 -08:00
  • 8df87128ca Fix: Adjusted media rating icon dimensions for smaller screens lscambo13 2024-12-18 07:49:32 -08:00
  • 4bc9489755 Fix: Make borders opaque to prevent issues when they overlap lscambo13 2024-12-18 07:47:53 -08:00
  • c51950ea97 Fix: Adjusted media rating icon to be more proportional/balanced lscambo13 2024-12-17 12:51:27 -08:00
  • e225a0ed10 Fix: Text in Play button was not completely vertically aligned lscambo13 2024-12-17 12:49:48 -08:00
  • 3f4e73b0cf Fix: Updated font properties from Google Fonts lscambo13 2024-12-17 12:48:15 -08:00
  • 660830954f Fix: Some layout adjustments for more uniform layout on smaller screens lscambo13 2024-12-17 10:25:56 -08:00
  • 8c532c1718 Fix: Adjusted margin toprevent backdrops in media pages from going under the header lscambo13 2024-12-17 10:25:00 -08:00
  • 15afb1f3dd Fix: Adjusted the main title margins in media page to avoid unnecessary overflows lscambo13 2024-12-17 09:52:40 -08:00
  • 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 lscambo13 2024-12-17 09:35:21 -08:00
  • 7c494ac0c3 New: More consistent colors in active state on header buttons lscambo13 2024-12-17 09:32:03 -08:00
  • 215b120765 Fix: Moved drop-down menu arrows slightly up for proper vertical alignment lscambo13 2024-12-17 09:29:38 -08:00
  • 4a514130a0 New: Removed italic font style from taglines lscambo13 2024-12-17 09:26:49 -08:00
  • f1eac23a85 New: More consistent colors when hovering over or focusing on header buttons and drop-down lists lscambo13 2024-12-17 08:16:43 -08:00
  • 6c99c38b3b New: Switch to the same font (Inter) used in Jellyseerr lscambo13 2024-12-17 08:13:52 -08:00
  • 69d44e326d Fix: User cards on login screen were not centered lscambo13 2024-12-15 19:24:45 +05:30
  • 2d1a030588 Fix: Adjust focus border on header tabs for bigger TVs lscambo13 2024-12-15 19:21:40 +05:30
  • cc04dc701f New: Theme TV layout for more consistency Fix: Border on focused cards and buttons on TV layout was barely visible lscambo13 2024-12-15 19:13:04 +05:30
  • d2eff75316 Fix: Media page was clipped on TV layout lscambo13 2024-12-15 19:06:50 +05:30
  • 916be398f7 Fix: Trying to avoid content clipping on certain screen sizes lscambo13 2024-12-11 09:55:58 -08:00
  • 80d3c11acc Fix: Adjusted active session card width to mimic Jellyfin's default behaviour on smaller screens lscambo13 2024-12-11 09:27:13 -08:00
  • e253ea8f73 Fix: Hide border in details table if it is empty Fix: Hide overflowing bottom border seen sometimes in episode page lscambo13 2024-12-11 09:09:59 -08:00
  • 647f4e5dca Fix: Arrow icon sizes were inconsistent in section headings lscambo13 2024-12-11 09:07:15 -08:00
  • 4d4a0a05dc Fix: Preventing portrait cards from becoming abnormally large. Fix: Square cards in Live TV section were overflowing. Setting a smaller width fixes it. lscambo13 2024-12-11 07:49:56 -08:00
  • 8198d42760 Fix: Horizonal scroll lists were ending at the edge of the screen. Using padding instead of margin fixes it. lscambo13 2024-12-11 07:47:23 -08:00
  • f21a480fc1 Updated README.md lscambo13 2024-12-10 10:57:26 -08:00
  • 35ac4e7d9f Merge branch 'main' of https://github.com/lscambo13/ElegantFin lscambo13 2024-12-10 10:52:53 -08:00
  • 82475f862d Updated README.md lscambo13 2024-12-10 10:52:36 -08:00
  • 0abd72c022 Update issue templates lscambo13 2024-12-10 10:48:44 -08:00
  • 8426b36708 Update issue templates lscambo13 2024-12-10 10:43:03 -08:00
  • 718964648e Fix: Reduced the sizes of preview images in README.md file. You can click to view enlarged versions. v24.12.11 lscambo13 2024-12-10 09:27:50 -08:00
  • 5ed37266c1 RELEASE: ElegantFin v24.12.11 lscambo13 2024-12-10 09:13:08 -08:00
  • a62cab9d36 New: Added a troubleshooting section in README.md file lscambo13 2024-12-10 09:06:24 -08:00
  • a95f82ff9b Fix: More consistent paddinds on section title arrow icons lscambo13 2024-12-10 08:19:33 -08:00
  • 50b4d0377c New: Styled toast notifications lscambo13 2024-12-08 19:40:31 +05:30
  • f1456b244e New: Removed the barely noticeable shadow on hovering over cards lscambo13 2024-12-05 12:27:33 -08:00
  • b8303063ac Fix: Add gap between Movie/TV details sections for more comfortable layout lscambo13 2024-12-05 12:26:28 -08:00
  • ea43fba960 Fix: Selection counter text size was abnormally large lscambo13 2024-12-05 12:06:43 -08:00
  • f267a2283b Fix: Prevent overflow in Server Info, Episodes, Nav Bar and TV Network sections lscambo13 2024-12-05 11:58:10 -08:00
  • 58a4dc261b Fix: Banners in TV Network and Active Sessions sections were abnormally large lscambo13 2024-12-05 11:43:35 -08:00
  • 803ac92da7 New: Style the right chevron like Jellyseerr lscambo13 2024-12-05 11:38:13 -08:00
  • 4726c799cc New: Style some cards with gradients Fix: Adjustments to gradient points lscambo13 2024-12-05 11:18:11 -08:00
  • 5655e97c26 New: Remove gray color from cards where the image is unavailable lscambo13 2024-12-05 11:17:02 -08:00
  • 37083d01eb Fix: Remove extra padding on top in Settings screen on phones lscambo13 2024-12-05 11:14:36 -08:00
  • 457181c149 Fix: Align icons with text in Metadata Editor lscambo13 2024-12-05 11:13:44 -08:00
  • 1f557bd36c New: Rounded search bar lscambo13 2024-12-05 10:19:01 -08:00
  • 53fbb2b718 New: Match Jellyseerr background gradient more closely lscambo13 2024-12-05 10:18:38 -08:00
  • 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 lscambo13 2024-12-05 09:55:02 -08:00
  • 205185c669 Fix: Consistent padding on paging indicator lscambo13 2024-12-05 09:06:41 -08:00
  • 6c2c9b459a Fix: Revert hiding the search button lscambo13 2024-12-05 08:56:38 -08:00
  • ff0d0ceca6 Fix: Title was abnormally large in Cast and SyncPlay menus lscambo13 2024-12-05 08:55:41 -08:00
  • 03e56ef2a6 New: More consistent dialog paddings and corner radius lscambo13 2024-12-05 08:32:59 -08:00
  • f1d2f14a30 Fix: Backdrops should be visible now if a user has them enabled lscambo13 2024-12-05 07:23:29 -08:00
  • 6650c40291 dev: Store variable in root instead of * lscambo13 2024-12-05 07:03:18 -08:00
  • f8819f2817 New: User avatar layout refinements lscambo13 2024-12-04 09:32:17 -08:00
  • 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 lscambo13 2024-12-04 09:12:02 -08:00
  • 9e4dfaab06 RELEASE: ElegantFin v24.12.03 Check commit history for changelog v24.12.03 v24.12.01 lscambo13 2024-12-03 13:51:40 -08:00
  • 7b3f03fb0f Dev: Start versioning lscambo13 2024-12-03 13:38:01 -08:00
  • e270bb38c8 New: Added ElegantFin version in Dashboard for debugging purposes lscambo13 2024-12-03 13:32:48 -08:00
  • cc7ff8ce41 Fix: added padding to improve hover effects in some Dashboard elements lscambo13 2024-12-03 13:14:20 -08:00
  • 0482db6f4c New: delete button is now red lscambo13 2024-12-03 13:00:19 -08:00
  • 60c1651b42 New: hover effect on main media buttons lscambo13 2024-12-03 12:59:35 -08:00
  • 5ddb6fde6a Fix: adjusted actionsheet padding to improve the hover effect lscambo13 2024-12-03 12:50:57 -08:00
  • f5043c1560 New: Consistent padding in library views and more compact alpha picker row lscambo13 2024-12-03 12:44:03 -08:00
  • 44ed2bae27 Fix: switch to margin as gap property does not work on JMP lscambo13 2024-12-03 10:04:00 -08:00
  • ce62993cf8 Style: Nav bars in Dashboard lscambo13 2024-12-03 09:41:29 -08:00
  • 2481934e73 New: hover effects on some buttons lscambo13 2024-12-03 09:27:20 -08:00
  • b6b3641590 Fix: misaligned arrows in drop-down lists lscambo13 2024-12-03 09:26:06 -08:00
  • c17294ac68 Styled alt and floating action buttons lscambo13 2024-12-03 08:41:04 -08:00
  • e1b912c37c Update and rename ElegantFin-jellyfin-theme-build-240112.css to ElegantFin-jellyfin-theme-build-241201.css lscambo13 2024-12-01 22:11:26 +05:30
  • e7d9add1c9 Update README.md lscambo13 2024-12-01 21:14:38 +05:30
  • 8d3728fc60 Update README.md lscambo13 2024-12-01 21:09:55 +05:30
  • 0b88f8ca59 Demo video under 10MB lscambo13 2024-12-01 20:58:17 +05:30
  • 44e69b6ce5 Update README.md lscambo13 2024-12-01 20:57:26 +05:30
  • d8f585f0a3 Updated CDN to jsDeliver lscambo13 2024-12-01 20:31:23 +05:30
  • 4ff0b65591 Update README.md lscambo13 2024-12-01 20:12:22 +05:30
  • f3b09757a1 Update README.md lscambo13 2024-12-01 20:11:40 +05:30
  • db633450a1 Update README.md lscambo13 2024-12-01 20:10:26 +05:30
  • d42665dbb5 Update README.md lscambo13 2024-12-01 20:06:57 +05:30
  • f9ca071716 Adden video preview lscambo13 2024-12-01 19:43:34 +05:30
  • e736eb966c Added preview images lscambo13 2024-12-01 19:09:12 +05:30
  • c05a37d9d8 Delete Previews Images directory lscambo13 2024-12-01 19:08:13 +05:30
  • ca6e99e7c8 Uploaded minified version lscambo13 2024-12-01 17:23:33 +05:30
  • 8d541fe20e Initial commit lscambo13 2024-12-01 16:26:12 +05:30
  • 52e0bac03f Initial commit lscambo13 2024-12-01 16:25:04 +05:30