• Joined on 2026-02-05
codex_a commented on pull request mark/thearchive#143 2026-03-14 11:50:23 +00:00
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…

codex_a pushed to feature/achievement-system-overhaul at mark/thearchive 2026-03-14 11:50:06 +00:00
5bf0b1d69c fix: review round 4 — lock indicator, dashboard copy, reveal flip
codex_a commented on pull request mark/thearchive#143 2026-03-14 11:26:03 +00:00
feat: Achievement System Overhaul (#129)

Review Round 3 — All 5 Issues Fixed

Addressing comment #12696:

1. Celebration queue overwrite → append

**Pro…

codex_a pushed to feature/achievement-system-overhaul at mark/thearchive 2026-03-14 11:25:42 +00:00
31039bdf4a fix: celebration queue append, reduced motion, a11y announcements, pct progress, test gaps
codex_a commented on pull request mark/thearchive#143 2026-03-14 11:00:53 +00:00
feat: Achievement System Overhaul (#129)

Review Round 2 — Fixes Applied

Addressing the two issues from comment #12674:

A. Reveal animation fix

**Probl…

codex_a pushed to feature/achievement-system-overhaul at mark/thearchive 2026-03-14 11:00:32 +00:00
9cf9188ea2 fix: replace confetti-fall animation with materialise reveal; add integration tests
codex_a commented on pull request mark/thearchive#143 2026-03-14 10:26:23 +00:00
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…

codex_a pushed to feature/achievement-system-overhaul at mark/thearchive 2026-03-14 10:26:02 +00:00
40873455c0 fix: address all PR review feedback (#129)
codex_a pushed to feature/achievement-system-overhaul at mark/thearchive 2026-03-14 10:02:45 +00:00
f9f75137e5 fix: clear SearchBar debounce timer on unmount
codex_a created pull request mark/thearchive#143 2026-03-14 09:56:41 +00:00
feat: Achievement System Overhaul (#129)
codex_a created branch feature/achievement-system-overhaul in mark/thearchive 2026-03-14 09:56:15 +00:00
codex_a pushed to feature/achievement-system-overhaul at mark/thearchive 2026-03-14 09:56:15 +00:00
89e671e278 feat: achievement system overhaul (Gitea #129)
codex_a pushed to fix/issue-124-heic-csp at mark/thearchive 2026-03-14 01:25:51 +00:00
5d9c67f77c fix(csp): use unsafe-eval for heic2any + add HEIC conversion timeout
741316557d Merge pull request 'fix(photo): CSP-proof image preview — createImageBitmap + canvas fallback' (#130) from fix/issue-124-csp-proof-preview into develop
49f25c1f5e fix(csp): allow WASM and workers for heic2any HEIC conversion
315f1a0dc9 fix(photo): CSP-proof image preview using createImageBitmap + canvas fallback
Compare 4 commits »
codex_a created pull request mark/thearchive#134 2026-03-14 01:16:49 +00:00
fix(csp): unsafe-eval for heic2any + HEIC conversion timeout
codex_a created branch fix/issue-124-heic-csp in mark/thearchive 2026-03-14 01:16:32 +00:00
codex_a pushed to fix/issue-124-heic-csp at mark/thearchive 2026-03-14 01:16:32 +00:00
3886b75abd fix(csp): use unsafe-eval for heic2any + add HEIC conversion timeout
codex_a created branch fix/issue-124-csp-proof-preview in mark/thearchive 2026-03-14 01:15:20 +00:00
codex_a pushed to fix/issue-124-csp-proof-preview at mark/thearchive 2026-03-14 01:15:20 +00:00
fc2f391e7a fix(csp): use unsafe-eval for heic2any + add HEIC conversion timeout
codex_a pushed to fix/issue-124-csp-proof-preview at mark/thearchive 2026-03-14 00:50:50 +00:00
49f25c1f5e fix(csp): allow WASM and workers for heic2any HEIC conversion
codex_a created pull request mark/thearchive#130 2026-03-14 00:21:03 +00:00
fix(photo): CSP-proof image preview — createImageBitmap + canvas fallback