amber-backend/pb_hooks
Claude 36d7bb11b0 Shadow the stale pb_public pages the deploy leaves behind
A commit that deletes a file from pb_public does not delete it from the server —
the deploy only copies in. So /settings.html and /onboarding.html kept answering
200 after the swap, the second still offering a signup form that can now only
fail. Explicit routes shadow them, and go on working as bookmarks even after
someone clears the directory by hand.
2026-08-07 02:13:31 +02:00
..
client_logs.pb.js Add client_logs collection for background device diagnostics (feedback 2 §4) 2026-07-23 11:49:04 +02:00
device_auth.pb.js fix(device-auth): inline helpers into each hook handler (JSVM scope) 2026-07-19 19:48:03 +02:00
device_page.pb.js device approve page: manual code-entry for the QR-less path (#55) 2026-07-20 11:06:51 +02:00
onboarding.pb.js Accounts are owner-created, and one page manages the whole account 2026-08-07 01:54:25 +02:00
profile_pin.pb.js Add /api/amber/set-pin: hidden pinHash rejects client writes (#13/#14) 2026-07-21 21:29:02 +02:00
status.pb.js Dashboard: error history, and which publish owns it 2026-08-05 21:34:42 +02:00
update.pb.js Auto-update backend: releases collection + gated manifest (#16) 2026-07-20 11:36:03 +02:00
web.pb.js Shadow the stale pb_public pages the deploy leaves behind 2026-08-07 02:13:31 +02:00
whoami.pb.js Phase 2: /api/amber/whoami token introspection for amber-api 2026-07-25 17:52:43 +02:00