BillTracker/db/migrations
null 409b8a5618 refactor(server): finish services layer — subscription/spreadsheet/oidc/userDbImport → .cts
Completes the services/ TypeScript migration (0 .js remain). These four are the
largest, most dynamic modules (subscription-catalog matcher, xlsx/spreadsheet
parser, OIDC protocol client, SQLite user-DB importer); converted to .cts with a
top-of-file @ts-nocheck so they run via Node type-stripping now, with rich typing
deferred as an incremental follow-up. The other ~46 services are fully typed.

Behavior-preserving. Verified: typecheck:server 0, check:server 0, suite 226/226.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-06 11:22:44 -05:00
..
legacyReconcileMigrations.js refactor(db): extract legacy-reconcile migrations + lock version-sync (IMP-CODE-02) 2026-07-03 13:34:01 -05:00
versionedMigrations.js refactor(server): finish services layer — subscription/spreadsheet/oidc/userDbImport → .cts 2026-07-06 11:22:44 -05:00