Trek_CN/server/src
Maurice 344b769583 fix: deduplicate places on Google Maps list re-import (#543)
Skip places that already exist in the trip (same name + coordinates
within ~10m) when re-importing a Google Maps list. Only new places
are added, preventing duplicates on repeated imports.
2026-04-12 01:45:32 +02:00
..
db feat(auth): split OIDC_ONLY into granular auth toggles 2026-04-11 20:21:36 +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 chore(mcp): raise default session and rate-limit caps 2026-04-11 02:29:11 +02:00
middleware security(oauth): harden OAuth 2.1/MCP implementation (Critical + High + Medium findings) 2026-04-10 02:03:27 +02:00
routes feat(auth): split OIDC_ONLY into granular auth toggles 2026-04-11 20:21:36 +02:00
services fix: deduplicate places on Google Maps list re-import (#543) 2026-04-12 01:45:32 +02:00
utils feat: enhance Synology Photos integration with OTP, SSL skip, and better UX 2026-04-11 18:25:42 +02:00
addons.ts feat(mcp): introduce OAuth 2.1 auth and enforce addon gating 2026-04-09 22:25:58 +02:00
app.ts merge: resolve conflicts with dev, fix 7 Snyk security issues 2026-04-11 19:11:21 +02:00
config.ts Add comprehensive backend test suite (#339) 2026-04-03 13:17:53 +02:00
index.ts feat(notifications): add unified multi-channel notification system 2026-04-05 01:22:18 +02:00
scheduler.ts feat(notifications): add unified multi-channel notification system 2026-04-05 01:22:18 +02:00
types.ts feat: Journey addon — travel journal with entries, photos, public sharing & PDF export 2026-04-11 19:01:34 +02:00
websocket.ts Add comprehensive backend test suite (#339) 2026-04-03 13:17:53 +02:00