Trek_CN/client/tests
Xre0uS 28dbd86d03
fix(files): open attachments only in new tab (#840)
window.open with noreferrer returns null, which triggered the popup-blocked download fallback in addition to the new-tab open. Use a target=_blank anchor click instead.
2026-04-23 10:06:56 +02:00
..
environment fix(tests): restore native AbortController for undici fetch compatibility 2026-04-14 15:08:55 +02:00
helpers feat(notifications): add ntfy as a first-class notification channel 2026-04-15 13:59:25 +02:00
integration feat: add multi-day transport reservations with dedicated modal and route segmentation 2026-04-18 06:10:33 +02:00
unit fix(files): open attachments only in new tab (#840) 2026-04-23 10:06:56 +02:00
setup.ts fix(atlas): constrain bucket list width to prevent panel overflow 2026-04-21 20:21:40 +02:00