Commit Graph

  • d7ffb6f90d add hls 3-step recovery and stuck watchdog with auto-advance main lashman 2026-06-09 12:27:31 +03:00
  • ec06cf69a1 skip resume prompt for ?resume=true and playlist queue lashman 2026-06-06 23:35:20 +03:00
  • 000e4feb01 log resume prompt effect state for debug lashman 2026-06-06 23:20:43 +03:00
  • 649a3da510 show resume prompt for ?resume=true and reset on item change lashman 2026-06-06 22:46:56 +03:00
  • 644f888995 log hls variant playlist segments for resume debug lashman 2026-06-06 22:39:00 +03:00
  • ae2f334963 log hls playlist contents for resume debug lashman 2026-06-06 22:27:41 +03:00
  • 253af91f46 use direct stream for resume lashman 2026-06-06 22:21:48 +03:00
  • c9f6d92a7f seek via underlying media element for resume lashman 2026-06-06 21:54:01 +03:00
  • 5d12a5edc6 fix resume starting from beginning lashman 2026-06-06 21:43:20 +03:00
  • 0700226477 add library filter, drop folders page lashman 2026-06-05 13:27:01 +03:00
  • cc01004b49 add folders page, hevc 4k support lashman 2026-06-04 23:52:30 +03:00
  • 5814714e6a fix hdr tone mapping lashman 2026-06-04 23:11:21 +03:00
  • 6756bf9d40 fix hdr playback, lint warnings lashman 2026-06-04 22:50:46 +03:00
  • 2fce5dfb59 fix subtitle transcoding, guard play clicks lashman 2026-05-26 02:11:41 +03:00
  • 4d20cf9d43 fix empty transcode segments, widen device profile lashman 2026-05-25 10:06:35 +03:00
  • e681bed1a4 remove unused platform icons lashman 2026-05-23 23:52:26 +03:00
  • f9034f5356 fix playback bugs lashman 2026-05-23 22:59:51 +03:00
  • e3ff024e61 add feature list to readme v0.1.0 lashman 2026-05-21 01:14:05 +03:00
  • 7d64cd7388 readme lashman 2026-05-21 00:54:07 +03:00
  • fc6e693a43 readme lashman 2026-05-21 00:52:38 +03:00
  • fb83b45818 readme lashman 2026-05-21 00:51:14 +03:00
  • 54dd7e84e5 readme lashman 2026-05-21 00:45:10 +03:00
  • 422c03a82c readme lashman 2026-05-21 00:34:12 +03:00
  • 18e864cf9d readme lashman 2026-05-21 00:31:05 +03:00
  • 450f29dcf5 readme lashman 2026-05-21 00:27:21 +03:00
  • 3803aca188 readme lashman 2026-05-02 19:16:50 +03:00
  • 3443c29f66 remove unused assets and generated schema files lashman 2026-05-02 13:10:15 +03:00
  • 808086706a remove temp files lashman 2026-05-02 06:35:30 +03:00
  • 2c317fb0ec fix remaining build errors lashman 2026-05-01 08:30:36 +03:00
  • 8886abf589 fix react-hooks/exhaustive-deps warnings lashman 2026-05-01 04:42:36 +03:00
  • a332293e83 type hooks lashman 2026-04-30 04:08:56 +03:00
  • 2589b695f1 type pages and utilities lashman 2026-04-28 03:08:59 +03:00
  • 906120e6e6 type detail and shared ui lashman 2026-04-27 02:49:46 +03:00
  • 192cb92c1e type player and layout lashman 2026-04-27 02:34:08 +03:00
  • 9641dfc1a9 type discover components lashman 2026-04-26 07:48:34 +03:00
  • c746ce1b7c TmdbDiscoverItem type + browser api types lashman 2026-04-25 20:04:13 +03:00
  • 74dc9bac00 app icon and favicon lashman 2026-04-25 04:52:31 +03:00
  • a5bc9958d6 fix header brand text lashman 2026-04-24 23:31:42 +03:00
  • f6f69882bc rename user-facing strings to jellybloom lashman 2026-04-24 00:46:17 +03:00
  • 7eb41bbaea rename to jellybloom lashman 2026-04-24 07:05:15 +03:00
  • 9027dab1a1 match subtitle overlay aspect ratio to video so it stays inside content area lashman 2026-04-23 07:05:32 +03:00
  • fb18e169fd ts fix lashman 2026-04-21 21:36:04 +03:00
  • 4ea7fda3d5 dynamic subtitle positioning so overlays stay inside the video content area lashman 2026-04-20 11:56:21 +03:00
  • 85455acfa9 force gpu layers on subtitle overlays so chrome opacity bugs dont clip them lashman 2026-04-20 02:15:55 +03:00
  • a4d4d1cea9 raise subtitle z-index above controls overlay so they stay visible when ui fades lashman 2026-04-18 22:03:02 +03:00
  • a7e36478a0 remove duplicate overview from TMDB detail hero, fix wikipedia edit text and entity decoding lashman 2026-04-18 09:15:57 +03:00
  • 48cef31467 move homepage state changes to concurrent rendering for smoother scroll lashman 2026-04-16 20:19:04 +03:00
  • 323d42153a move discover mounting and tab switching to concurrent rendering lashman 2026-04-15 07:51:14 +03:00
  • a9b961ad03 eager-mount discover hero and first row, preload deeper rows with 1600px margin lashman 2026-04-13 19:53:03 +03:00
  • 511bdd48cf preload discover rows earlier and reduce scroll jank lashman 2026-04-14 04:56:40 +03:00
  • d4c1ae44b4 discover page fixes: hero fills full width with mx-7 margins, chip glow unclipped, no section collapse on tab switch lashman 2026-04-13 20:23:45 +03:00
  • 688afa2546 discover page layout fixes: full-width hero, no scrollbar, taller tiles, no collapse on tab switch, unclipped glow lashman 2026-04-11 22:59:04 +03:00
  • c60db65bce fix corrupted middle dot character across 7 files lashman 2026-04-11 00:07:00 +03:00
  • 08990e19a0 notification bell shows poster thumbnails instead of icons lashman 2026-04-10 00:01:14 +03:00
  • 34d9b8a9dd notification bell shows newest episode per series with series context lashman 2026-04-09 04:31:37 +03:00
  • ac552066fe notification bell z-index fix and filter to movies/series only lashman 2026-04-07 21:20:14 +03:00
  • 817f961d07 quick look logo overlays hero image, bigger, bottom-centered lashman 2026-04-06 21:38:35 +03:00
  • 6461d9e168 remove unused motion import from server dashboard lashman 2026-04-07 01:00:37 +03:00
  • ca4c311593 quick look modal shows title logo when available lashman 2026-04-07 02:58:01 +03:00
  • 1a84b348ad fix four audit bugs - offline playback, audio passthrough, notification dedup, dashboard fixes lashman 2026-04-06 04:33:21 +03:00
  • 0af7ba64cb notification bell shows new releases only, with unread tracking and click-outside close lashman 2026-04-05 04:59:04 +03:00
  • ff9223ad95 fix hover trailers toggle - suppress cached video key when pref disabled lashman 2026-04-04 11:49:14 +03:00
  • 42fa705037 fix window controls and ui zoom - stop externalizing tauri api modules lashman 2026-04-03 23:34:15 +03:00
  • a77b2d491c fix tauri module resolution in browser builds - dynamic imports for window controls lashman 2026-04-03 06:10:07 +03:00
  • a8349c3f18 build fixes - type errors, missing icons, tauri externals, unused imports lashman 2026-04-03 08:48:28 +03:00
  • b43aef0f73 app shell and routing lashman 2026-04-01 12:23:33 +03:00
  • c79604bc69 search page lashman 2026-03-31 13:09:57 +03:00
  • 1078149613 library controls and filters lashman 2026-04-01 08:12:28 +03:00
  • 989cce5ad5 discover helpers lashman 2026-03-31 23:38:23 +03:00
  • 8789bd2f4a home page rows lashman 2026-03-30 12:32:41 +03:00
  • 430981cbf7 main pages lashman 2026-03-30 13:40:42 +03:00
  • 3be784d675 settings page lashman 2026-03-31 09:53:25 +03:00
  • 26d9e1fbcf request modal for radarr/sonarr lashman 2026-03-29 20:19:19 +03:00
  • 9a4f5a4bf5 player components lashman 2026-03-29 06:40:45 +03:00
  • 02d65fbeeb discover components lashman 2026-03-29 05:55:12 +03:00
  • a039249ede detail page components lashman 2026-03-27 23:06:44 +02:00
  • 02f0f58ec9 shared ui: poster cards, content rows, scrollers, lazy mount lashman 2026-03-27 02:58:46 +02:00
  • b0c2e48224 zustand stores lashman 2026-03-27 03:32:48 +02:00
  • df17c7ab95 hooks for jellyfin data, playback, tmdb, player chrome lashman 2026-03-25 19:11:34 +02:00
  • 996a85de76 formatters, device profile, media matching, subtitle utils, syncplay, trakt lashman 2026-03-24 10:48:59 +02:00
  • 292b3f42cf api clients for jellyfin, tmdb, fanart, etc. lashman 2026-03-23 13:32:13 +02:00
  • d65da148d4 deps: vidstack, framer-motion, zustand, radix, tauri lashman 2026-03-23 08:16:27 +02:00
  • 4e2e3626cc media badges, libass wasm, static assets lashman 2026-03-22 19:46:38 +02:00
  • c9d5470950 tauri shell, window controls, permissions lashman 2026-03-22 05:56:55 +02:00
  • b119358d7c init lashman 2026-03-20 23:46:33 +02:00