This website requires JavaScript.
Explore
Help
Register
Sign In
Jonathan
/
Lyra
Watch
1
Star
0
Fork
0
You've already forked Lyra
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
927266d0427c821d205dceb825d76e5d348641de
Lyra
/
web
T
History
Jonathan
c6945bd89e
feat(web): inter-job download delay setting (Settings → Monitor)
...
Co-Authored-By: Claude Opus 4.8 (1M context) <
noreply@anthropic.com
>
2026-07-15 12:24:42 +02:00
..
prisma
feat(db): add Job.paused column for per-item press pause
2026-07-15 11:54:19 +02:00
public
feat: add worker loop and production Dockerfiles
2026-07-10 17:16:24 +02:00
src
feat(web): inter-job download delay setting (Settings → Monitor)
2026-07-15 12:24:42 +02:00
.dockerignore
feat: add worker loop and production Dockerfiles
2026-07-10 17:16:24 +02:00
docker-entrypoint.sh
feat: add worker loop and production Dockerfiles
2026-07-10 17:16:24 +02:00
Dockerfile
fix: worker waits for schema before claiming; npm ci for reproducible builds
2026-07-10 17:32:20 +02:00
next.config.ts
chore: scaffold web, worker, and compose stack
2026-07-10 16:33:22 +02:00
package-lock.json
fix(web): stream large album uploads to disk (busboy) instead of buffering
2026-07-14 14:37:25 +02:00
package.json
fix(web): stream large album uploads to disk (busboy) instead of buffering
2026-07-14 14:37:25 +02:00
tsconfig.json
chore: scaffold web, worker, and compose stack
2026-07-10 16:33:22 +02:00
vitest.config.ts
feat: add request create/list API
2026-07-10 16:47:54 +02:00