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-06 14:30:16 +01:00
2026-04-04 22:02:09 +01:00
2026-04-04 23:02:12 +01:00
2026-04-04 23:11:46 +01:00
2026-04-06 09:25:02 +01:00
2026-04-06 10:45:29 +01:00
2026-04-06 11:14:33 +01:00
2026-04-06 11:23:42 +01:00
2026-04-06 13:06:16 +01:00
2026-04-06 13:29:45 +01:00
2026-04-06 13:56:01 +01:00
2026-04-06 14:30:16 +01:00
2026-04-06 14:30:16 +01:00
2026-04-07 12:43:57 +01:00