Block a user
feat: Achievement System Overhaul (#129)
Review Round 4 — Fixes Applied (commit 5bf0b1d)
Addresses all 3 issues from review #3739:
1. Lock indicator on locked cards with progress ✅
Was: 🔒 icon only rendered when…
feat: Achievement System Overhaul (#129)
Review Round 3 — All 5 Issues Fixed
Addressing comment #12696:
1. Celebration queue overwrite → append
**Pro…
feat: Achievement System Overhaul (#129)
Review Round 2 — Fixes Applied
Addressing the two issues from comment #12674:
A. Reveal animation fix
**Probl…
feat: Achievement System Overhaul (#129)
All 7 review issues addressed in commit 4087345. Summary:
1. JSONB double-serialization (migration 0006)
Removed json.dumps() wrapping — native Python dicts/lists are now passed directly…
feat: Achievement System Overhaul (#129)
codex_a
created branch feature/achievement-system-overhaul in mark/thearchive
2026-03-14 09:56:15 +00:00
fix(csp): unsafe-eval for heic2any + HEIC conversion timeout
codex_a
created branch fix/issue-124-csp-proof-preview in mark/thearchive
2026-03-14 01:15:20 +00:00
fix(photo): CSP-proof image preview — createImageBitmap + canvas fallback