Trek_CN/client
Maurice d604ad1c5b Stabilize core: better-sqlite3, versioned migrations, graceful shutdown
- Replace experimental node:sqlite with better-sqlite3 (stable API)
- Replace try/catch migration pattern with schema_version tracking
- Add SIGTERM/SIGINT handler for clean shutdown (DB flush, scheduler stop)
- Fix BudgetPanel crash: remove undefined setShowAddCategory call
- Update Dockerfile: remove --experimental-sqlite, add native build tools
2026-03-22 17:52:24 +01:00
..
public v2.5.2 — PWA, new branding, bug fixes 2026-03-22 02:50:13 +01:00
scripts Add PWA support for iOS home screen install 2026-03-21 22:21:23 +01:00
src Stabilize core: better-sqlite3, versioned migrations, graceful shutdown 2026-03-22 17:52:24 +01:00
index.html v2.5.2 — PWA, new branding, bug fixes 2026-03-22 02:50:13 +01:00
package-lock.json Add PWA support for iOS home screen install 2026-03-21 22:21:23 +01:00
package.json v2.5.2 — PWA, new branding, bug fixes 2026-03-22 02:50:13 +01:00
postcss.config.js Initial commit — NOMAD (Navigation Organizer for Maps, Activities & Destinations) 2026-03-18 23:58:08 +01:00
tailwind.config.js Initial commit — NOMAD (Navigation Organizer for Maps, Activities & Destinations) 2026-03-18 23:58:08 +01:00
vite.config.js Add PWA support for iOS home screen install 2026-03-21 22:21:23 +01:00