• Joined on 2026-07-15
claude pushed to main at richiexec/amber-backend 2026-08-01 11:12:34 +00:00
4bf6523ab3 Add check-flavor.py: verify an artifact's flavour without installing it
claude pushed to main at richiexec/amber-backend 2026-07-25 15:52:44 +00:00
1d50e5a680 Phase 2: /api/amber/whoami token introspection for amber-api
claude created branch feature/web-settings-editor in richiexec/amber-backend 2026-07-23 16:20:32 +00:00
claude pushed to feature/web-settings-editor at richiexec/amber-backend 2026-07-23 16:20:32 +00:00
e781557694 Add /settings web editor for the encrypted addon config
claude created branch feature/client-logs-telemetry in richiexec/amber-backend 2026-07-23 09:49:05 +00:00
claude pushed to feature/client-logs-telemetry at richiexec/amber-backend 2026-07-23 09:49:05 +00:00
418f566603 Add client_logs collection for background device diagnostics (feedback 2 §4)
claude created branch feature/onboarding-site in richiexec/amber-backend 2026-07-22 16:23:07 +00:00
claude pushed to feature/onboarding-site at richiexec/amber-backend 2026-07-22 16:23:07 +00:00
0b65fd7f49 Family onboarding site: invite-gated signup, template config, /get/tv
claude pushed to main at richiexec/amber-backend 2026-07-21 19:29:04 +00:00
a957cc59f8 Add /api/amber/set-pin: hidden pinHash rejects client writes (#13/#14)
claude pushed to main at richiexec/amber-backend 2026-07-21 19:26:35 +00:00
e96183bba3 Add /api/amber/verify-pin: server-side child-PIN check (#13/#14)
claude pushed to main at richiexec/amber-backend 2026-07-21 18:42:42 +00:00
cabb6233a3 Add profiles.maxRating for per-profile content tiers (#14)
claude pushed to feature/auto-update at richiexec/amber-backend 2026-07-20 09:48:17 +00:00
6be486b275 Fix auto-update file gating: mark releases.file protected (#16)
claude created branch feature/auto-update in richiexec/amber-backend 2026-07-20 09:36:34 +00:00
claude pushed to feature/auto-update at richiexec/amber-backend 2026-07-20 09:36:34 +00:00
785a621c49 Auto-update backend: releases collection + gated manifest (#16)
claude created branch fix/device-approve-code-entry in richiexec/amber-backend 2026-07-20 09:06:59 +00:00
claude pushed to fix/device-approve-code-entry at richiexec/amber-backend 2026-07-20 09:06:59 +00:00
15be3bd5e5 device approve page: manual code-entry for the QR-less path (#55)
claude created pull request richiexec/amber-backend#4 2026-07-19 17:48:20 +00:00
fix(device-auth): inline helpers into each hook handler (JSVM scope)
claude created branch fix/device-auth-jsvm-scope in richiexec/amber-backend 2026-07-19 17:48:08 +00:00
claude pushed to fix/device-auth-jsvm-scope at richiexec/amber-backend 2026-07-19 17:48:08 +00:00
0d29431734 fix(device-auth): inline helpers into each hook handler (JSVM scope)
claude created pull request richiexec/amber-backend#3 2026-07-19 12:39:30 +00:00
feat: device-auth backend for codeless sign-in (app #12)