|
|
e800cb91f2
|
fix: wire runMigrations() into startup before initDatabase()
|
2026-03-10 14:24:32 -05:00 |
|
|
|
326bf318a1
|
feat: Integrate startup log utility in server initialization
|
2026-03-10 12:56:54 -05:00 |
|
|
|
97efc937c0
|
feat(server): register /api/genetics route for Phase 4b
|
2026-03-09 23:25:15 -05:00 |
|
|
|
6ac1518c40
|
fix(server): call initDatabase() with no args to match updated db/init.js; remove duplicate health route
|
2026-03-09 22:29:20 -05:00 |
|
|
|
4f7a2ad0f9
|
feat: wire settings route into Express server
|
2026-03-09 22:02:21 -05:00 |
|
|
|
25e4035436
|
fix: Prevent /static and /uploads paths from falling through to React catch-all
|
2026-03-09 19:10:48 -05:00 |
|
|
|
422ea5cf7f
|
feat: Serve /static directory for logo and branding assets
|
2026-03-09 18:49:52 -05:00 |
|
|
|
6f83f853ae
|
Clean: Remove migrations - use clean init only
|
2026-03-09 02:03:02 -05:00 |
|
|
|
a11dec6d29
|
Add automatic migration system on startup
|
2026-03-09 00:58:39 -05:00 |
|
|
|
7176527639
|
Add main server application file
|
2026-03-08 22:43:27 -05:00 |
|