|
|
c77bcca7ba
|
fix: downgrade sqlc to v1.30.0 for go 1.25 compatibility
|
2026-05-07 14:59:01 +02:00 |
|
|
|
30109590ba
|
fix: update avatar field casing and sync models
|
2026-05-07 14:56:39 +02:00 |
|
|
|
83e480b7b0
|
fix: force fresh frontend build in docker
|
2026-05-07 12:55:08 +02:00 |
|
|
|
5940d7828a
|
build: copy templates to final stage
|
2026-05-02 18:38:43 +02:00 |
|
|
|
8b96d5f586
|
build: fix dockerfile paths and remove templ
|
2026-05-02 18:38:43 +02:00 |
|
|
|
81125dfd15
|
fix: use direct goproxy for docker build
|
2026-05-01 15:02:32 +02:00 |
|
|
|
1115515767
|
fix: use standard tailwind sizes for autoplay button icon
|
2026-04-28 09:45:10 +02:00 |
|
|
|
9c416777d6
|
build: auto-bust docker cache when layout.templ changes
|
2026-04-28 09:36:35 +02:00 |
|
|
|
48c1e4cc38
|
fix: use go 1.25 for docker build
|
2026-04-27 18:21:07 +02:00 |
|
|
|
da8e8b8b15
|
fix(ui): update tailwind source paths and build order
|
2026-04-25 22:24:45 +02:00 |
|
|
|
8687164552
|
fix: update dockerfile to run binary directly
|
2026-04-25 22:21:24 +02:00 |
|
|
|
5abc5cbb38
|
fix: pin sqlc version for go 1.24
|
2026-04-22 21:30:05 +02:00 |
|
|
|
426f8ec13f
|
fix: add sqlc generate to Dockerfile build
|
2026-04-22 21:29:15 +02:00 |
|
|
|
c860a1a70a
|
fix: validate cache data and suppress static file logging
|
2026-04-22 20:39:47 +02:00 |
|
|
|
92a69fdb35
|
fix: remove stale create-user docker build
|
2026-04-20 17:56:22 +02:00 |
|
|
|
45ce8c1aa4
|
feat: add create-user cli
|
2026-04-20 17:18:54 +02:00 |
|
|
|
9c3b87deaf
|
refactor: remove thumbnail preview feature
|
2026-04-18 22:27:54 +02:00 |
|
|
|
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 |
|