Trek_CN/server
jubnl 846db9d076
test(trips): assert exact start/end dates in TRIP-002
Replace not-null checks with exact date assertions mirroring the
route's defaulting logic (tomorrow + 7-day window).
2026-04-04 00:19:54 +02:00
..
public fix: always fetch fresh photo URLs for map markers instead of using stored HTTP URLs 2026-04-01 19:48:58 +02:00
scripts feat: add encryption key migration script and document it in README 2026-04-01 09:35:32 +02:00
src fix(immich): check all trips when verifying shared photo access 2026-04-04 00:14:34 +02:00
tests test(trips): assert exact start/end dates in TRIP-002 2026-04-04 00:19:54 +02:00
.env.example feat: add MCP_RATE_LIMIT env variable to control MCP request rate 2026-04-03 15:44:33 +02:00
package-lock.json Add comprehensive backend test suite (#339) 2026-04-03 13:17:53 +02:00
package.json Add comprehensive backend test suite (#339) 2026-04-03 13:17:53 +02:00
reset-admin.js Stabilize core: better-sqlite3, versioned migrations, graceful shutdown 2026-03-22 17:52:24 +01:00
tsconfig.json some fixes 2026-03-30 06:59:24 +02:00
vitest.config.ts Add comprehensive backend test suite (#339) 2026-04-03 13:17:53 +02:00