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
c7aeab5176209f266b6b82032059602fc1b0866a
Lyra
/
web
T
History
Jonathan
c7aeab5176
feat(discovery): POST /api/discover/[id] follow/want/dismiss actions
...
Co-Authored-By: Claude Opus 4.8 (1M context) <
noreply@anthropic.com
>
2026-07-12 00:38:06 +02:00
..
prisma
feat(discovery): DiscoverySuggestion schema + WatchedArtist.lastDiscoveredAt
2026-07-11 23:58:45 +02:00
public
feat: add worker loop and production Dockerfiles
2026-07-10 17:16:24 +02:00
src
feat(discovery): POST /api/discover/[id] follow/want/dismiss actions
2026-07-12 00:38:06 +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: bump next past known CVEs
2026-07-10 16:39:57 +02:00
package.json
fix: guard test cleanup to a dedicated lyra_test DB (never wipe live data)
2026-07-11 16:16:12 +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