Files
scan-receipts/drizzle/meta/_journal.json
Timo 84b9987c49 Add full application: receipt scanning, auth, billing, and account deletion
Brings the working codebase (Next.js app, auth system, Stripe billing,
Docker/deploy config, tests, docs) into version control on top of the
placeholder initial commit, and adds account self-deletion (Danger Zone
in Settings, password + typed-email confirmation, cascading DB cleanup,
Stripe cancellation) per GDPR right-to-erasure.

Excludes local build caches, node_modules, and internal agent scratch
files; .gitignore hardened to keep those out going forward.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-19 20:59:04 +02:00

62 lines
1.2 KiB
JSON

{
"version": "7",
"dialect": "postgresql",
"entries": [
{
"idx": 0,
"version": "7",
"when": 1786900750452,
"tag": "0000_noisy_magik",
"breakpoints": true
},
{
"idx": 1,
"version": "7",
"when": 1786950089451,
"tag": "0001_thin_blur",
"breakpoints": true
},
{
"idx": 2,
"version": "7",
"when": 1786952172929,
"tag": "0002_giant_maria_hill",
"breakpoints": true
},
{
"idx": 3,
"version": "7",
"when": 1786963011817,
"tag": "0003_flaky_blackheart",
"breakpoints": true
},
{
"idx": 4,
"version": "7",
"when": 1786967682012,
"tag": "0004_add_scan_period",
"breakpoints": true
},
{
"idx": 5,
"version": "7",
"when": 1786974929524,
"tag": "0005_add_security_events",
"breakpoints": true
},
{
"idx": 6,
"version": "7",
"when": 1787073012101,
"tag": "0006_add_projects",
"breakpoints": true
},
{
"idx": 7,
"version": "7",
"when": 1787130000000,
"tag": "0007_extraction_json_and_hash",
"breakpoints": true
}
]
}