Commit Graph

16 Commits

Author SHA1 Message Date
Alexander ccca1a7959 fix(jellyfin): scope logo bocken.org link to home header only
The previous wrap-in-anchor approach leaked the bocken.org link onto
unrelated page titles because Jellyfin reuses the same <h3> across
navigations and only swaps its class between .pageTitleWithDefaultLogo
and .pageTitle. Switch to click delegation so the redirect fires only
when the clicked element currently carries the logo class. Also unwrap
any legacy anchor wrappers on first mutation, and bump cursor/filter
hover styles to !important so they survive Jellyfin's own h3 rules.
2026-05-02 13:10:24 +02:00
Alexander 5e1e2fb969 jellyfin: copy logo link to clipboard on mobile app with toast
WebView doesn't allow opening external browser, so on mobile app
the logo link copies URL to clipboard and shows a toast notification.
2026-03-03 18:02:15 +01:00
Alexander d10931ff32 jellyfin: link Bocken logo to bocken.org with Nord lightblue hover 2026-03-03 17:46:08 +01:00
Alexander 3722a41d44 jellyfin: floating glass pill header, nav icons, click-to-play cards
- Restyle header as floating glassmorphism pill matching bocken.org
- Replace Home/Favorites tab bar with icon buttons (house + heart) in header right
- Add play triangle overlay on card thumbnails with click-to-play
- Black backgrounds for detail page containers
- Always show detail logo regardless of screen width
- Mobile adjustments for pill header
2026-03-02 20:59:57 +01:00
Alexander b83d793f61 jellyfin: blackout mode 2026-03-02 17:48:03 +01:00
Alexander 1924cff319 jellyfin: markers correct color 2024-08-17 13:16:51 +02:00
Alexander e3db40030e jellyinf: correct theming for progress ticks 2024-06-22 09:23:57 +02:00
Alexander af804184c5 update jellyfin css to current state 2024-03-19 10:49:37 +01:00
Alexander 86c398652a tmp fix for stupid iOS 2023-11-16 15:47:19 +01:00
Alexander 5493f4c7ab add vh limit for preview thumbnails for mobile 2023-11-07 12:46:25 +01:00
Alexander b359162d80 enlarge current list item 2023-10-29 16:34:15 +01:00
Alexander f340835734 site header in nord0, cards grow on hover 2023-10-27 17:36:09 +02:00
Alexander a2498c1519 more theming for jellyfin 2023-10-27 16:10:46 +02:00
Alexander ecd9c71a8a more settings theming, heart hvoers pale red 2023-10-27 15:31:40 +02:00
Alexander bd9734a3e8 add hover effect color for Home and Favorites Tab 2023-10-27 14:39:45 +02:00
Alexander 1767d646fb add initial jellyfin styling 2023-10-27 13:46:30 +02:00