managarten/apps
Till JS b735f146bf feat(picture): PWA support, API timeouts, batch fix, credit/history endpoints
PWA:
- Switch to createOfflineFirstPWAConfig for offline-first PWA support
- Configure with Picture branding (purple theme, German metadata)

Replicate API timeouts:
- Add AbortController-based timeouts to all 7 fetch calls
- Create prediction: 30s, poll status: 60s, cancel: 10s, image fetch: 30s
- Polling timeouts are non-fatal (logged as warning, retry continues)

Batch service fix:
- Join images table via leftJoin to return actual imageUrl
- Previously always returned null (TODO comment)

New endpoints:
- GET /api/v1/generate/credits — returns credit balance, earned, spent
- GET /api/v1/generate/history — paginated generation history with images

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-21 21:17:44 +01:00
..
calendar feat: show build date/time on login screen across all apps 2026-03-21 12:40:57 +01:00
chat feat(whopixels): major refactor with 20 improvements across architecture, gameplay, UX, security, and i18n 2026-03-21 15:26:40 +01:00
clock feat(whopixels): major refactor with 20 improvements across architecture, gameplay, UX, security, and i18n 2026-03-21 15:26:40 +01:00
contacts feat: show build date/time on login screen across all apps 2026-03-21 12:40:57 +01:00
context feat(whopixels): major refactor with 20 improvements across architecture, gameplay, UX, security, and i18n 2026-03-21 15:26:40 +01:00
docs 🌙 feat(docs): set dark mode as default theme 2026-01-29 18:22:23 +01:00
manacore docs(storage): update audit score 75 → 78 with animations and integration tests 2026-03-21 15:30:50 +01:00
manadeck feat(whopixels): major refactor with 20 improvements across architecture, gameplay, UX, security, and i18n 2026-03-21 15:26:40 +01:00
matrix feat: show build date/time on login screen across all apps 2026-03-21 12:40:57 +01:00
mukke feat: show build date/time on login screen across all apps 2026-03-21 12:40:57 +01:00
nutriphi feat: show build date/time on login screen across all apps 2026-03-21 12:40:57 +01:00
photos feat: show build date/time on login screen across all apps 2026-03-21 12:40:57 +01:00
picture feat(picture): PWA support, API timeouts, batch fix, credit/history endpoints 2026-03-21 21:17:44 +01:00
planta feat: show build date/time on login screen across all apps 2026-03-21 12:40:57 +01:00
presi feat(whopixels): major refactor with 20 improvements across architecture, gameplay, UX, security, and i18n 2026-03-21 15:26:40 +01:00
questions feat: show build date/time on login screen across all apps 2026-03-21 12:40:57 +01:00
skilltree feat: show build date/time on login screen across all apps 2026-03-21 12:40:57 +01:00
storage feat(storage): add animations, drag feedback, integration tests, and optimize Dockerfile 2026-03-21 15:30:10 +01:00
todo feat: show build date/time on login screen across all apps 2026-03-21 12:40:57 +01:00
traces feat(error-tracking): complete GlitchTip integration for all backends 2026-03-19 21:47:27 +01:00
zitare feat: show build date/time on login screen across all apps 2026-03-21 12:40:57 +01:00