amber-backend/pb_public
Claude 17d3be8892 Match a screenshot to its case the way PocketBase actually stores it
The evidence never appeared on a card. PocketBase rewrites an uploaded filename:
it splits at the first dot and inserts a random token, then flattens everything
that is not a letter or a digit and collapses the runs. So signin.happy__home.png
arrived first as signin_lbrsqmmxo0.happy__home.png -- mangled past recognition,
with signin.wrong-password losing six characters of its middle -- and after the
dots came out, as signin_happy_home_czik8h4h7b.png.

Both sides are normalised the same way now rather than trusting a name to
survive a round trip.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-09-10 01:36:49 +02:00
..
index.html Take the long dashes out of the copy 2026-09-05 19:53:30 +02:00
status.html Match a screenshot to its case the way PocketBase actually stores it 2026-09-10 01:36:49 +02:00