Files
accounted/app/api
Jakob Wennberg b41dbec098 fix(build): payment-file route returns a Uint8Array body, not a Buffer (#1850)
The zero-extensions build (tsconfig.build.json) rejects a Node Buffer as
a Response body (TS2345: Buffer<ArrayBufferLike> is not assignable to
BodyInit), which has made every PR's Core Build red since #1845 merged.
Main's push CI does not run that job, so it only surfaced on PRs. Same
pattern as the PDF/XLSX report routes.


Claude-Session: https://claude.ai/code/session_01ScVhg6XsDtNXkiEQNV7LaZ

Co-authored-by: Jakob Wennberg <311770904+jakobwennberg-oss@users.noreply.github.com>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-08-24 15:51:22 +02:00
..
2026-07-24 16:36:35 +02:00
2026-07-25 22:56:17 +02:00
2026-07-23 16:16:55 +02:00
2026-07-05 03:05:09 +02:00
2026-07-08 09:54:46 +02:00
2026-07-08 09:54:46 +02:00