- FilesTab: fetch /assets/:id/thumbnail (returns signed S3 URL JSON), display the resolved URL in <img> instead of pointing directly at the endpoint which returns JSON not image bytes - Transcoding: settings updated on ZAMPP1 to gpu_transcode_enabled=false, codec=libx264 — NVENC not available in worker container (no GPU passthrough) The proxy worker already has a CPU fallback but this prevents the unnecessary failed GPU attempt on every job |
||
|---|---|---|
| .. | ||
| public | ||
| src/css | ||
| .dockerignore | ||
| .gitignore | ||
| Dockerfile | ||
| nginx.conf | ||
| package.json | ||
| postcss.config.js | ||
| tailwind.config.js | ||