Trek_CN/server/src
jubnl 42c216b00b
fix(immich): serve fullsize thumbnail for original to fix HEIC rendering
Raw /assets/{id}/original returns HEIC bytes which only Safari can
render natively. Switch to /assets/{id}/thumbnail?size=fullsize which
Immich transcodes to a browser-compatible format.

Closes #668
2026-04-15 22:02:48 +02:00
..
db fix(naver-import): address PR #495 review issues 2026-04-15 04:48:39 +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 feat(pwa): implement real offline mode with IndexedDB sync 2026-04-14 23:04:25 +02:00
routes feat(notifications): add ntfy as a first-class notification channel 2026-04-15 13:59:25 +02:00
services fix(immich): serve fullsize thumbnail for original to fix HEIC rendering 2026-04-15 22:02:48 +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 fix(login): address review feedback on language dropdown PR 2026-04-15 03:04:25 +02:00
config.ts fix(login): address review feedback on language dropdown PR 2026-04-15 03:04:25 +02:00
index.ts feat(pwa): implement real offline mode with IndexedDB sync 2026-04-14 23:04:25 +02:00
scheduler.ts feat(pwa): implement real offline mode with IndexedDB sync 2026-04-14 23:04:25 +02:00
types.ts feat: unified photo provider abstraction layer (#584) 2026-04-13 20:08:31 +02:00
websocket.ts Add comprehensive backend test suite (#339) 2026-04-03 13:17:53 +02:00