Commit Graph

57 Commits

Author SHA1 Message Date
lashman 2c317fb0ec fix remaining build errors 2026-05-01 08:30:36 +03:00
lashman 8886abf589 fix react-hooks/exhaustive-deps warnings 2026-05-01 04:42:36 +03:00
lashman a332293e83 type hooks 2026-04-30 04:08:56 +03:00
lashman 2589b695f1 type pages and utilities 2026-04-28 03:08:59 +03:00
lashman 906120e6e6 type detail and shared ui 2026-04-27 02:49:46 +03:00
lashman 192cb92c1e type player and layout 2026-04-27 02:34:08 +03:00
lashman 9641dfc1a9 type discover components 2026-04-26 07:48:34 +03:00
lashman c746ce1b7c TmdbDiscoverItem type + browser api types 2026-04-25 20:04:13 +03:00
lashman 74dc9bac00 app icon and favicon 2026-04-25 04:52:31 +03:00
lashman a5bc9958d6 fix header brand text 2026-04-24 23:31:42 +03:00
lashman f6f69882bc rename user-facing strings to jellybloom 2026-04-24 00:46:17 +03:00
lashman 7eb41bbaea rename to jellybloom 2026-04-24 07:05:15 +03:00
lashman 9027dab1a1 match subtitle overlay aspect ratio to video so it stays inside content area 2026-04-23 07:05:32 +03:00
lashman fb18e169fd ts fix 2026-04-21 21:36:04 +03:00
lashman 4ea7fda3d5 dynamic subtitle positioning so overlays stay inside the video content area 2026-04-20 11:56:21 +03:00
lashman 85455acfa9 force gpu layers on subtitle overlays so chrome opacity bugs dont clip them 2026-04-20 02:15:55 +03:00
lashman a4d4d1cea9 raise subtitle z-index above controls overlay so they stay visible when ui fades 2026-04-18 22:03:02 +03:00
lashman a7e36478a0 remove duplicate overview from TMDB detail hero, fix wikipedia edit text and entity decoding 2026-04-18 09:15:57 +03:00
lashman 48cef31467 move homepage state changes to concurrent rendering for smoother scroll 2026-04-16 20:19:04 +03:00
lashman 323d42153a move discover mounting and tab switching to concurrent rendering 2026-04-15 07:51:14 +03:00
lashman a9b961ad03 eager-mount discover hero and first row, preload deeper rows with 1600px margin 2026-04-13 19:53:03 +03:00
lashman 511bdd48cf preload discover rows earlier and reduce scroll jank 2026-04-14 04:56:40 +03:00
lashman d4c1ae44b4 discover page fixes: hero fills full width with mx-7 margins, chip glow unclipped, no section collapse on tab switch 2026-04-13 20:23:45 +03:00
lashman 688afa2546 discover page layout fixes: full-width hero, no scrollbar, taller tiles, no collapse on tab switch, unclipped glow 2026-04-11 22:59:04 +03:00
lashman c60db65bce fix corrupted middle dot character across 7 files 2026-04-11 00:07:00 +03:00
lashman 08990e19a0 notification bell shows poster thumbnails instead of icons 2026-04-10 00:01:14 +03:00
lashman 34d9b8a9dd notification bell shows newest episode per series with series context 2026-04-09 04:31:37 +03:00
lashman ac552066fe notification bell z-index fix and filter to movies/series only 2026-04-07 21:20:14 +03:00
lashman 817f961d07 quick look logo overlays hero image, bigger, bottom-centered 2026-04-06 21:38:35 +03:00
lashman 6461d9e168 remove unused motion import from server dashboard 2026-04-07 01:00:37 +03:00
lashman ca4c311593 quick look modal shows title logo when available 2026-04-07 02:58:01 +03:00
lashman 1a84b348ad fix four audit bugs - offline playback, audio passthrough, notification dedup, dashboard fixes 2026-04-06 04:33:21 +03:00
lashman 0af7ba64cb notification bell shows new releases only, with unread tracking and click-outside close 2026-04-05 04:59:04 +03:00
lashman ff9223ad95 fix hover trailers toggle - suppress cached video key when pref disabled 2026-04-04 11:49:14 +03:00
lashman 42fa705037 fix window controls and ui zoom - stop externalizing tauri api modules 2026-04-03 23:34:15 +03:00
lashman a77b2d491c fix tauri module resolution in browser builds - dynamic imports for window controls 2026-04-03 06:10:07 +03:00
lashman a8349c3f18 build fixes - type errors, missing icons, tauri externals, unused imports 2026-04-03 08:48:28 +03:00
lashman b43aef0f73 app shell and routing 2026-04-01 12:23:33 +03:00
lashman c79604bc69 search page 2026-03-31 13:09:57 +03:00
lashman 1078149613 library controls and filters 2026-04-01 08:12:28 +03:00
lashman 989cce5ad5 discover helpers 2026-03-31 23:38:23 +03:00
lashman 8789bd2f4a home page rows 2026-03-30 12:32:41 +03:00
lashman 430981cbf7 main pages 2026-03-30 13:40:42 +03:00
lashman 3be784d675 settings page 2026-03-31 09:53:25 +03:00
lashman 26d9e1fbcf request modal for radarr/sonarr 2026-03-29 20:19:19 +03:00
lashman 9a4f5a4bf5 player components 2026-03-29 06:40:45 +03:00
lashman 02d65fbeeb discover components 2026-03-29 05:55:12 +03:00
lashman a039249ede detail page components 2026-03-27 23:06:44 +02:00
lashman 02f0f58ec9 shared ui: poster cards, content rows, scrollers, lazy mount 2026-03-27 02:58:46 +02:00
lashman b0c2e48224 zustand stores 2026-03-27 03:32:48 +02:00