From efd1ae41decb68a5f476c1e6a89d1ada775a23c7 Mon Sep 17 00:00:00 2001 From: Dorian Date: Wed, 15 Jul 2026 11:53:14 +0100 Subject: [PATCH] fix(intro): splash always honors App's decision + video streams 3x lighter MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - SplashScreen no longer re-checks neode_intro_seen itself: it silently skipped the whole logo-tap/typing sequence for any browser that had seen the intro before, even when App.vue explicitly requested it (demo fresh visits, Replay Intro). App.vue is the single decision point. - Intro video re-encoded 12.7MB/12.6Mbps → 4.3MB/4.2Mbps (1920x1080 CRF23 faststart, muted track dropped) — visually identical on this illustrated content; cache-buster bumped to v=8. - Video is ed the moment the splash is scheduled (the