No description
Find a file
thanawat saiyota 67c8363270 feat: adv slot thumbnails via ffmpeg poster + view current
- show a small JPEG poster per slot (new /api/adv-thumb proxy) instead of
  downloading the full video; per-slot 'View video' still loads on demand
- 'On server' badge + View button, auto-refreshed after upload
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-15 12:49:03 +07:00
.storybook init 2026-02-17 14:30:02 +07:00
src feat: adv slot thumbnails via ffmpeg poster + view current 2026-07-15 12:49:03 +07:00
static init 2026-02-17 14:30:02 +07:00
.dockerignore update: deploy 2026-04-09 11:37:50 +07:00
.gitignore update: deploy 2026-04-09 11:37:50 +07:00
.npmrc init 2026-02-17 14:30:02 +07:00
.prettierignore init 2026-02-17 14:30:02 +07:00
.prettierrc init 2026-02-17 14:30:02 +07:00
bun.lock Merge branch 'master' into dev 2026-06-30 17:55:37 +07:00
bun.lockb fix: slow get recipe memo 2026-07-01 17:08:46 +07:00
components.json init 2026-02-17 14:30:02 +07:00
Dockerfile update: deploy 2026-04-09 11:37:50 +07:00
ISSUES.txt update tasks todo 2026-06-10 17:03:36 +07:00
NOTE.txt init 2026-02-17 14:30:02 +07:00
package.json fix: slow get recipe memo 2026-07-01 17:08:46 +07:00
README.md update info 2026-02-17 14:34:29 +07:00
svelte.config.js update: deploy 2026-04-09 11:37:50 +07:00
tailwind.config.ts init 2026-02-17 14:30:02 +07:00
tsconfig.json fix: slow get recipe memo 2026-07-01 17:08:46 +07:00
vite.config.ts fix: slow get recipe memo 2026-07-01 17:08:46 +07:00
vitest-setup-client.ts init 2026-02-17 14:30:02 +07:00

Supra App

Epic Mega app with multi functionalities for vending machine. Powered by Bun & Svelte Framework

Run

bun run dev

Build

bun run build