|
|
c29a69d381
|
fix: install ffmpeg in runtime image
|
2026-04-18 21:56:39 +02:00 |
|
|
|
026a105e12
|
fix: install bun build deps
|
2026-04-18 07:41:14 +02:00 |
|
|
|
db8140a266
|
chore: install ffmpeg
|
2026-04-18 07:26:44 +02:00 |
|
|
|
90c80b9d1e
|
build: move generated assets to dist
|
2026-04-15 00:26:50 +02:00 |
|
|
|
1344419902
|
build: ignore generated js artifacts
|
2026-04-15 00:13:11 +02:00 |
|
|
|
30d75eeced
|
fix: restore live watch-order scraping
|
2026-04-11 22:46:15 +02:00 |
|
|
|
89e1c9cea8
|
docs: add watch-order workflow
|
2026-04-11 22:33:03 +02:00 |
|
|
|
b09be86ec8
|
build: generate templ files inside docker build
|
2026-04-08 17:03:34 +02:00 |
|
|
|
341c2fae54
|
fix: remove entrypoint and create-user references from Dockerfile
|
2026-04-08 17:01:58 +02:00 |
|
|
|
aa5a99eec7
|
revert: remove torrent streaming feature
|
2026-04-07 13:48:37 +02:00 |
|
|
|
86f5dfc56d
|
fix: use golang 1.25 docker image
|
2026-04-07 13:25:29 +02:00 |
|
|
|
a25e8f1655
|
feat: torrent streaming with hls transcoding (#1)
* feat: add ffmpeg for hls streaming
* feat: torrent streaming with hls transcoding
- add nyaa.si torrent search client
- add streaming service using anacrolix/torrent
- add hls transcoding via ffmpeg for browser playback
- add watch page with episode selection
- add socks5 proxy support via TORRENT_PROXY env
- switch to modernc.org/sqlite (pure go, no cgo conflicts)
- update dockerfile with ffmpeg
|
2026-04-07 13:23:08 +02:00 |
|
|
|
54f22057bd
|
add migration entrypoint to dockerfile
|
2026-04-06 23:45:01 +02:00 |
|
|
|
ad3f2a646f
|
fix: create data directory in dockerfile
|
2026-04-06 07:13:21 +02:00 |
|
|
|
f2b2d31e67
|
fix: update go version in dockerfile
|
2026-04-06 07:08:59 +02:00 |
|
|
|
ab6b0b8840
|
ops: add dockerfile, makefile and cli tools
|
2026-04-06 07:03:52 +02:00 |
|