Trek_CN/server/tests
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
..
fixtures feat(server): add KML and KMZ place import pipeline 2026-04-06 18:31:47 +02:00
helpers Merge remote-tracking branch 'refs/remotes/pull/495' into feat/naver-support 2026-04-15 04:38:50 +02:00
integration fix(immich): serve fullsize thumbnail for original to fix HEIC rendering 2026-04-15 22:02:48 +02:00
unit feat(notifications): add ntfy as a first-class notification channel 2026-04-15 13:59:25 +02:00
websocket test: expand test suite to 87.3% backend coverage 2026-04-06 20:08:30 +02:00
setup.ts Add comprehensive backend test suite (#339) 2026-04-03 13:17:53 +02:00