refactor: standardize raw fetch() calls to use apiCall() wrapper

Convert 47 raw fetch+response.json+error-handling patterns to use the
centralized apiCall() utility. The 11 remaining raw fetch() calls are
FormData uploads or SSE streaming that require direct fetch access.
This commit is contained in:
2026-03-01 00:14:08 +02:00
parent 820a226dd9
commit 5bdd907730

File diff suppressed because it is too large Load Diff