Commit Graph
3 Commits
Author SHA1 Message Date
biggy a1a1446ed1 build: add linting and formatting tooling 2026-05-13 08:04:55 +02:00
biggy 722a3143dc refactor: replace MJPEG streaming with screenshot + meta-refresh
- Remove multipart/x-mixed-replace streaming (broken on Chromium)
- Add per-view screenshot rendering with base64 HTML embedding
- Implement resource inlining for CSS, images, and favicons
- Add render locks to prevent overlapping Puppeteer operations
- Simplify UpdateViewBody type to extend Partial<CreateViewBody>
- Update browser args for better stability
- Standardize formatting (tabs to spaces)
2026-05-12 23:31:33 +02:00
biggy edbe3f9bf2 init 2026-05-12 23:10:10 +02:00