mirror of
https://github.com/xpltdco/media-rip.git
synced 2026-04-03 02:53:58 -06:00
- create_session uses INSERT OR IGNORE to handle concurrent requests with same session cookie (race when multiple requests arrive before the first INSERT commits) - Widen actions column 110px→130px to fit 3 action buttons without overflowing (was causing 4px horizontal scrollbar) - Widen status column 100px→120px for DOWNLOADING badge breathing room |
||
|---|---|---|
| .. | ||
| src | ||
| .gitignore | ||
| env.d.ts | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||