Fix: add removeAttribute(hidden) on loading in startWithSelection feb10da verified bep40 commited on 12 days ago
Fix: CSS loading conflict - #loading.active !important beats [hidden]; start-progress pointer-events:none 86553ee verified bep40 commited on 12 days ago
Fix: increase init timeout 25s->60s for 7MB GLB on CPU c55c10e verified bep40 commited on 12 days ago
Fix: remove hidden attr from loading and start-progress divs 7bd03a9 verified bep40 commited on 12 days ago
FIX ROOT CAUSE: remove hidden attribute from catalogue-panel (CSS [hidden] !important overrides class .open) 3f6c0fc verified bep40 commited on 12 days ago
Fix: renderCatGrid uses existing CSS classes (catalogue-card, .name, .price, .brand) b5af7fa verified bep40 commited on 12 days ago
Fix: catalogue panel toggle from hidden attr to class .open c2a7d3f verified bep40 commited on 12 days ago
Fix: catalogue panel toggle from hidden attr to class .open; force rebuild d7bba74 verified bep40 commited on 12 days ago
Fix: catalogue panel toggle from hidden attr to class .open e6b34b1 verified bep40 commited on 12 days ago
Fix: catalogue panel toggle from hidden attr to class "open" 3bf6f9e verified bep40 commited on 12 days ago
Force rebuild: add RUN check for model-en-mixed.bin to invalidate Docker cache ded357d verified bep40 commited on 12 days ago
Fix Dockerfile: remove broken cp line, model-en-mixed.bin is in public/vendor/ directly fdcaec5 verified bep40 commited on 12 days ago
Fix: add 404 check for /vendor/:name route, fix Content-Type for .bin files 5e42091 verified bep40 commited on 12 days ago
Upload public/vendor/model-en-mixed.bin with huggingface_hub 589ddbe verified bep40 commited on 12 days ago
FIX: add missing async keyword to startWithSelection() 2ae7a8f verified bep40 commited on 12 days ago
CRITICAL FIX: async fetch fallback to serve src/ subpaths (s2s/, vendor/) e07d6f6 verified bep40 commited on 12 days ago
Remove picker functions, boot() auto-calls startWithSelection d445487 verified bep40 commited on 12 days ago
Remove picker modal (auto-init with vuong.glb + Sohee) c72df17 verified bep40 commited on 12 days ago
FIX: add auto-init on DOM ready, add catalogue panel JS logic 48c2cb3 verified bep40 commited on 12 days ago
Remove broken model-en-mixed.bin placeholder (only 18 bytes) c9b59a4 verified bep40 commited on 12 days ago
Add catalogue panel JS logic, remove app_part2.js concat 21a1053 verified bep40 commited on 12 days ago
CRITICAL FIX: restore full index.ts (was accidentally overwritten), fix app.js route a942d45 verified bep40 commited on 12 days ago
FIX: serve app.js directly (no concat with broken app_part2.js), remove app_part2.js bf00212 verified bep40 commited on 12 days ago
FIX: upload full app.js (80KB) from gemma-multi-avatar, remove broken app_part2.js concatenation 4e47540 verified bep40 commited on 12 days ago
FIX: add @met4citizen/talkinghead dependency, fix Dockerfile, change CDN to jsdelivr 8615af3 verified bep40 commited on 12 days ago
Fix: revert Dockerfile to copy model-en-mixed.bin from node_modules at build time (binary file can't be uploaded via text API) 69c2fcf verified bep40 commited on 12 days ago
Simplify Dockerfile - vendor files now committed directly to repo 9eba610 verified bep40 commited on 12 days ago
RESTORE: full index.html từ gemma-multi-avatar + catalogue panel + importmap f9951aa verified bep40 commited on 12 days ago
CRITICAL FIX: add importmap for bare module specifiers (three, talkinghead, GLTFLoader). This is the root cause of all failures. 4fbce7d verified bep40 commited on 12 days ago
Fix: full index.ts with vendor/worklet fallback to src/vendor/ 90a5b6b verified bep40 commited on 12 days ago
Fix: vendor/worklet routes fallback to src/vendor/ where talkinghead files actually live 57bb16f verified bep40 commited on 12 days ago
Fix: remove disabled from main-btn in HTML, add robust fallback. Fix vendor file serving from src/vendor/ too. 9cdfa1f verified bep40 commited on 12 days ago
Fix Dockerfile: copy talkinghead vendor files (worklet + model) to public/vendor/ 7ab1b84 verified bep40 commited on 12 days ago