gammanexus/server
isnowglobal-admin 8763a426e0 Fix: Switch schema from PostgreSQL to SQLite for user registration
- Use sqliteTable/integer instead of pgTable/serial
- Fix Drizzle ORM compatibility with better-sqlite3 driver
- This was causing silent failures on user registration
2026-06-13 19:24:34 -04:00
..
authRoutes.ts Security hardening: rate limit whitelist for home subnet, relaxed dev limits, ORATS fixes 2026-06-13 14:21:27 -04:00
db.ts Fix: Switch schema from PostgreSQL to SQLite for user registration 2026-06-13 19:24:34 -04:00
index.ts Security hardening: rate limit whitelist for home subnet, relaxed dev limits, ORATS fixes 2026-06-13 14:21:27 -04:00
marketData.ts GammaDesk initial commit - Options Gamma Analytics platform 2026-05-21 01:41:11 -04:00
middleware.ts Security hardening: rate limit whitelist for home subnet, relaxed dev limits, ORATS fixes 2026-06-13 14:21:27 -04:00
oratsClient.ts Security hardening: rate limit whitelist for home subnet, relaxed dev limits, ORATS fixes 2026-06-13 14:21:27 -04:00
routes.ts Security hardening: rate limit whitelist for home subnet, relaxed dev limits, ORATS fixes 2026-06-13 14:21:27 -04:00
security.ts Security hardening: rate limit whitelist for home subnet, relaxed dev limits, ORATS fixes 2026-06-13 14:21:27 -04:00
static.ts Fix: Switch schema from PostgreSQL to SQLite for user registration 2026-06-13 19:24:34 -04:00
vite.ts GammaDesk initial commit - Options Gamma Analytics platform 2026-05-21 01:41:11 -04:00