Alejandro Gutiérrez
ccb9fb2a68
CI / Lint (push) Has been cancelled
CI / Typecheck (push) Has been cancelled
CI / Broker tests (Postgres) (push) Has been cancelled
CI / Docker build (linux/amd64) (push) Has been cancelled
feat(broker/db): e2e file encryption schema + db functions
- add mesh.file_key table (fileId, peerPubkey, sealedKey, grantedByPubkey)
- add encrypted + ownerPubkey columns to mesh.file
- export insertFileKeys, getFileKey, grantFileKey from broker.ts
- update uploadFile/getFile/listFiles to include encrypted/ownerPubkey
- migration 0012_add-file-encryption applied to prod
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-07 12:43:57 +01:00
..
2026-04-04 21:19:32 +01:00
2026-04-05 16:36:24 +01:00
2026-04-05 15:18:52 +01:00
2026-04-04 21:19:32 +01:00
2026-04-07 12:43:57 +01:00
2026-04-05 15:18:52 +01:00
2026-04-05 21:57:56 +01:00
2026-04-04 21:19:32 +01:00
2026-04-04 21:19:32 +01:00
2026-04-04 21:19:32 +01:00
2026-04-05 22:06:10 +01:00