|
|
6e29cb59ef
|
feat: add user creation CLI
|
2026-06-25 02:35:52 +02:00 |
|
|
|
b31ef97204
|
chore: tidy go dependencies
|
2026-05-14 12:42:17 +02:00 |
|
|
|
2167955bb2
|
feat: setup goose and database module
|
2026-05-13 10:29:34 +02:00 |
|
|
|
d021a8eadd
|
feat: bound in-memory caches with LRU eviction
|
2026-05-10 18:04:29 +02:00 |
|
|
|
326b70036f
|
perf: parallelize data fetching and harden rate limiting
|
2026-05-04 19:53:43 +02:00 |
|
|
|
594c2859ea
|
chore: remove unused deps
|
2026-05-02 19:00:48 +02:00 |
|
|
|
dd301384c5
|
feat: add deep fallback for latest anime episodes
|
2026-05-02 18:38:43 +02:00 |
|
|
|
b8cba4e150
|
refactor: remove templ dependency from go.mod
|
2026-05-02 18:38:43 +02:00 |
|
|
|
ed30b8ab43
|
playback: use utls to bypass cloudflare
|
2026-04-27 18:18:03 +02:00 |
|
|
|
dd06ad3483
|
fix: load .env in server startup
|
2026-04-20 17:51:25 +02:00 |
|
|
|
6edf47c553
|
core: harden watch-order relations
|
2026-04-11 22:06:26 +02:00 |
|
|
|
aa5a99eec7
|
revert: remove torrent streaming feature
|
2026-04-07 13:48:37 +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 |
|
|
|
86243765fb
|
fix: downgrade x/crypto to fix dokploy build error
|
2026-04-06 07:10:35 +02:00 |
|
|
|
ccad63eb7f
|
chore: base project skeleton and db schema
|
2026-04-06 07:03:22 +02:00 |
|