Trek_CN/server
Maurice 732accce3d Fix: addon seeding skipped on fresh installs due to collab migration
Migration 25 inserted the collab addon before seeding ran, causing
the COUNT check to find 1 row and skip all default addons. Switch to
INSERT OR IGNORE so every default addon is created regardless.
2026-03-25 13:21:37 +01:00
..
src Fix: addon seeding skipped on fresh installs due to collab migration 2026-03-25 13:21:37 +01:00
.env.example Initial commit — NOMAD (Navigation Organizer for Maps, Activities & Destinations) 2026-03-18 23:58:08 +01:00
package-lock.json v2.5.6: Open-Meteo weather, WebSocket fixes, admin improvements 2026-03-24 10:02:03 +01:00
package.json v2.5.7: Reservation overhaul, Day Detail Panel, i18n, paste support, auto dark mode 2026-03-24 20:10:45 +01:00
reset-admin.js Stabilize core: better-sqlite3, versioned migrations, graceful shutdown 2026-03-22 17:52:24 +01:00