Trek_CN/server/src
jubnl 93c0d6fe78
fix(trips): default to 7-day window when dates are omitted on creation
- No dates → tomorrow to tomorrow+7d
- Start only → end = start+7d
- End only → start = end-7d
- Both provided → unchanged

fix(ci): include client/package-lock.json in version bump commit
2026-04-03 23:58:39 +02:00
..
db feat: add in-app notification system with real-time delivery 2026-04-02 18:57:52 +02:00
demo v2.6.2 — TREK Rebrand, OSM Enrichment, File Management, Hotel Bookings & Bug Fixes 2026-03-28 16:38:08 +01:00
mcp feat: add MCP_RATE_LIMIT env variable to control MCP request rate 2026-04-03 15:44:33 +02:00
middleware Add comprehensive backend test suite (#339) 2026-04-03 13:17:53 +02:00
routes fix(trips): default to 7-day window when dates are omitted on creation 2026-04-03 23:58:39 +02:00
services fix(immich): proxy shared photos using owner's Immich credentials 2026-04-03 22:32:41 +02:00
utils Fix: add bypass for ssrf check to force dissallow internal ip 2026-04-03 14:45:12 +02:00
app.ts Add comprehensive backend test suite (#339) 2026-04-03 13:17:53 +02:00
config.ts Add comprehensive backend test suite (#339) 2026-04-03 13:17:53 +02:00
index.ts Add comprehensive backend test suite (#339) 2026-04-03 13:17:53 +02:00
scheduler.ts Add comprehensive backend test suite (#339) 2026-04-03 13:17:53 +02:00
types.ts feat: add copy/duplicate trip from dashboard (#270) 2026-04-03 12:38:45 +02:00
websocket.ts Add comprehensive backend test suite (#339) 2026-04-03 13:17:53 +02:00