o2o-triple-pick/lib
Haewon Kam b69b1dbe97 Add "my past predictions" (email-based, no login) + cleanup
- New lib/myPredictions.ts: typed contract (fetch/save/remember/recall)
  with localStorage demo impl; backend dev swaps the two bodies for
  Firebase callables (getMyPredictions / submitPrediction)
- Arena: recall email on revisit, show my picks sorted newest-first,
  prefill + highlight the current match, upsert per match
- Fold list to 1 row by default with 더보기/접기 toggle (handles 10s of votes)
- Result badges: hit = purple (--share), miss = gray; date until scored
- Remove unused orange --claude token (orange-ban rule; logo image stays)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-18 14:32:17 +09:00
..
firebase.ts Add Backend Readiness Pack (firestore rules/indexes, env, seed, firebase init, BACKEND.md) 2026-06-09 09:02:41 +09:00
format.ts i18n (KO/EN), square flags, score→outcome auto, copy & legal fixes 2026-06-09 15:55:06 +09:00
i18n.ts Add "my past predictions" (email-based, no login) + cleanup 2026-06-18 14:32:17 +09:00
mockData.ts Lock 2026-06-10 canonical Korea–Czechia prediction snapshot 2026-06-10 13:27:42 +09:00
myPredictions.ts Add "my past predictions" (email-based, no login) + cleanup 2026-06-18 14:32:17 +09:00
schedule.ts Demo: mark opener as finished with 2-1 Mexico win on schedule board 2026-06-11 11:20:14 +09:00
types.ts Voting window decided: open D-2 (kickoff-48h), close at kickoff 2026-06-09 11:18:26 +09:00