• Joined on 2025-10-21
rov pushed to main at rov/coda 2026-07-07 10:11:16 -03:00
0ef3783e04 feat: implement scanner caching and add HTMX loading state to library page
rov pushed to main at rov/coda 2026-07-07 09:16:43 -03:00
8dcde67884 fix(worker): recursively scan and match subdirectories for FLAC files
rov pushed to main at rov/coda 2026-07-07 09:10:38 -03:00
cf522ceb0a fix(ntfy): use integer for priority field in JSON payload
rov pushed to main at rov/coda 2026-07-07 09:05:29 -03:00
e554149e8b feat(job): job progress tracking
rov pushed to main at rov/coda 2026-07-07 08:45:14 -03:00
2eead05c34 feat: expirar jobs stuck com status timeout
7e5f4cb155 feat(worker): adicionar logs estruturados ao longo do ciclo do job
708dc5fda9 fix: use context.Background() ao enfileirar jobs
e60ec521e1 fix(ntfy): migrate to JSON publishing to fix 400 invalid JSON error
Compare 4 commits »
rov pushed to main at rov/coda 2026-07-06 23:21:52 -03:00
355f07872f fix(docker): add tzdata and provide docker-compose.yml
rov pushed to main at rov/coda 2026-07-06 23:09:09 -03:00
b718c23a4b fix: install libstdc++ and libgcc in Docker assets stage
715d680f97 feat(logger): include attributes in persisted log message
Compare 2 commits »
rov pushed to main at rov/coda 2026-07-06 22:51:37 -03:00
2fd56d0f36 fix(webhook): rename route from /webhook/lidarr to /webhook
rov pushed to main at rov/coda 2026-07-06 22:37:57 -03:00
f02c46b6c7 fix(ntfy): post to root URL with topic in JSON body
rov pushed to main at rov/coda 2026-07-06 22:29:54 -03:00
a227278932 fix: handle library conversion and sqlite locking
rov pushed to main at rov/coda 2026-07-06 22:07:54 -03:00
b7e6b288cd feat: implement BP-10 ntfy notifications
rov pushed to main at rov/coda 2026-07-06 22:00:21 -03:00
9133532ae8 docs: add BP-10 ntfy notifications blueprint
rov pushed to main at rov/coda 2026-07-06 22:00:08 -03:00
40adedd82b docs: add local testing guide
rov pushed to main at rov/coda 2026-07-06 21:51:30 -03:00
63919dd6c3 feat: implement BP-09 web interface
rov pushed to main at rov/coda 2026-07-06 21:27:23 -03:00
213f16bdbf feat: implement BP-08 library scan and convert
rov pushed to main at rov/coda 2026-07-06 21:18:25 -03:00
0915c689fe feat: implement BP-07 webhook trigger
rov pushed to main at rov/coda 2026-07-06 21:12:00 -03:00
27abb91ff3 feat: implement BP-06 lidarr integration
rov pushed to main at rov/coda 2026-07-06 21:04:45 -03:00
6cf1058107 feat: implement BP-05 job pipeline
rov pushed to main at rov/coda 2026-07-06 20:54:09 -03:00
b3a7956e98 feat: implement BP-04 audio conversion core
rov pushed to main at rov/coda 2026-07-06 20:41:58 -03:00
a856850451 feat: implement BP-03 runtime configuration