Files
temetro/backend/drizzle/meta/_journal.json
T
Khalid Abdi 2d47abcc42 feat: patient wallet — real Signing, encrypted share relay, import-from-app
Backend
- clinic Ed25519 signing key (services/signing.ts, routes/signing.ts,
  clinic_signing_keys table) — Settings → Signing is now real
- @noble wallet-crypto (lib/wallet-crypto.ts): ed25519 identity, base58check
  wallet numbers, sealed-box (x25519 + xchacha20poly1305)
- /wallet Socket.io relay namespace (challenge-signed device auth) forwarding
  only ciphertext; emitToWallet helper
- import-from-app flow (routes/patients-wallet.ts, services/wallet-share.ts):
  request-share → patient approval → decrypt + verify → review draft → commit
- temporary shares: patients.share_expires_at + 5-min auto-delete sweep; revoke

Frontend
- SigningPanel wired to live key/fingerprint/rotate + shared-records list
- "Import from a patient app" dialog (lib/signing.ts, import-from-wallet-dialog)
  reusing the draft-review path; temporary badge on the patient list

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-21 18:19:57 +03:00

209 lines
4.1 KiB
JSON

{
"version": "7",
"dialect": "postgresql",
"entries": [
{
"idx": 0,
"version": "7",
"when": 1780413912874,
"tag": "0000_small_sir_ram",
"breakpoints": true
},
{
"idx": 1,
"version": "7",
"when": 1780591375930,
"tag": "0001_boring_puck",
"breakpoints": true
},
{
"idx": 2,
"version": "7",
"when": 1780849813505,
"tag": "0002_fluffy_longshot",
"breakpoints": true
},
{
"idx": 3,
"version": "7",
"when": 1780850147682,
"tag": "0003_lame_rawhide_kid",
"breakpoints": true
},
{
"idx": 4,
"version": "7",
"when": 1780850364853,
"tag": "0004_dizzy_scarlet_spider",
"breakpoints": true
},
{
"idx": 5,
"version": "7",
"when": 1780850717058,
"tag": "0005_true_gwen_stacy",
"breakpoints": true
},
{
"idx": 6,
"version": "7",
"when": 1780856647280,
"tag": "0006_square_wither",
"breakpoints": true
},
{
"idx": 7,
"version": "7",
"when": 1780933857005,
"tag": "0007_skinny_bloodstrike",
"breakpoints": true
},
{
"idx": 8,
"version": "7",
"when": 1780937195597,
"tag": "0008_luxuriant_blue_blade",
"breakpoints": true
},
{
"idx": 9,
"version": "7",
"when": 1781022080228,
"tag": "0009_melted_puck",
"breakpoints": true
},
{
"idx": 10,
"version": "7",
"when": 1781111039837,
"tag": "0010_eager_hellfire_club",
"breakpoints": true
},
{
"idx": 11,
"version": "7",
"when": 1781196252617,
"tag": "0011_remap_viewer_to_member",
"breakpoints": true
},
{
"idx": 12,
"version": "7",
"when": 1781279151289,
"tag": "0012_wonderful_terrax",
"breakpoints": true
},
{
"idx": 13,
"version": "7",
"when": 1781364502603,
"tag": "0013_strange_medusa",
"breakpoints": true
},
{
"idx": 14,
"version": "7",
"when": 1781454115877,
"tag": "0014_youthful_aqueduct",
"breakpoints": true
},
{
"idx": 15,
"version": "7",
"when": 1781455848772,
"tag": "0015_polite_captain_marvel",
"breakpoints": true
},
{
"idx": 16,
"version": "7",
"when": 1781464772532,
"tag": "0016_past_maestro",
"breakpoints": true
},
{
"idx": 17,
"version": "7",
"when": 1781537419038,
"tag": "0017_wealthy_northstar",
"breakpoints": true
},
{
"idx": 18,
"version": "7",
"when": 1781537902724,
"tag": "0018_clean_doctor_strange",
"breakpoints": true
},
{
"idx": 19,
"version": "7",
"when": 1781538797034,
"tag": "0019_black_mole_man",
"breakpoints": true
},
{
"idx": 20,
"version": "7",
"when": 1781629630102,
"tag": "0020_freezing_tomas",
"breakpoints": true
},
{
"idx": 21,
"version": "7",
"when": 1781801972208,
"tag": "0021_milky_blur",
"breakpoints": true
},
{
"idx": 22,
"version": "7",
"when": 1781802557475,
"tag": "0022_damp_synch",
"breakpoints": true
},
{
"idx": 23,
"version": "7",
"when": 1781889806890,
"tag": "0023_panoramic_punisher",
"breakpoints": true
},
{
"idx": 24,
"version": "7",
"when": 1781891060177,
"tag": "0024_skinny_iron_fist",
"breakpoints": true
},
{
"idx": 25,
"version": "7",
"when": 1781910033543,
"tag": "0025_nice_paladin",
"breakpoints": true
},
{
"idx": 26,
"version": "7",
"when": 1781969782874,
"tag": "0026_many_wolfsbane",
"breakpoints": true
},
{
"idx": 27,
"version": "7",
"when": 1781973588708,
"tag": "0027_romantic_kylun",
"breakpoints": true
},
{
"idx": 28,
"version": "7",
"when": 1782052852524,
"tag": "0028_military_cyclops",
"breakpoints": true
}
]
}