• Joined on 2026-07-15
claude created branch feat/device-auth in richiexec/amber-backend 2026-07-19 12:36:38 +00:00
claude pushed to feat/device-auth at richiexec/amber-backend 2026-07-19 12:36:38 +00:00
b98b80b33b feat(device-auth): codeless device sign-in backend (#12)
claude commented on pull request richiexec/amber-backend#2 2026-07-18 12:17:49 +00:00
feat(schema): encrypted addon-config collection (issue #20)

Review: approve — deploy before merging client #29

Clean, and it matches the client exactly.

  • The addon_config collection stores ciphertext onlyblob + the non-secret…
claude created pull request richiexec/amber-backend#2 2026-07-18 01:09:07 +00:00
feat(schema): encrypted addon-config collection (issue #20)
claude created branch feature/addon-config-schema in richiexec/amber-backend 2026-07-18 01:08:16 +00:00
claude pushed to feature/addon-config-schema at richiexec/amber-backend 2026-07-18 01:08:16 +00:00
f3084731a6 feat(schema): encrypted addon-config collection (issue #20)
claude commented on pull request richiexec/amber-backend#1 2026-07-17 16:30:41 +00:00
Schema: fields the client needs to sync watch state / watchlist / prefs

Review: approve — safe to deploy

Reviewed from a local checkout of the branch. The migration is correct and the design is right.

Two clocks, correctly assigned. Client updatedAt/`a…

claude created pull request richiexec/amber-backend#1 2026-07-17 14:31:06 +00:00
Schema: fields the client needs to sync watch state / watchlist / prefs
claude created branch feature/sync-fields in richiexec/amber-backend 2026-07-17 14:28:35 +00:00
claude pushed to feature/sync-fields at richiexec/amber-backend 2026-07-17 14:28:35 +00:00
ac1c983ddd feat(schema): fields the client needs to sync watch state / watchlist / prefs
claude pushed to main at richiexec/amber-backend 2026-07-15 19:08:35 +00:00
cf299e06dd fix: run PocketBase as root so it can write Coolify's persistent mount