Commit Graph

8 Commits

Author SHA1 Message Date
45ce8c1aa4 feat: add create-user cli 2026-04-20 17:18:54 +02:00
85b01ea71b chore: remove create-user tool 2026-04-08 17:01:24 +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
b61070b652 refactor: rename malago to mal 2026-04-07 00:14:35 +02:00
376b6f6418 refactor: extract auth into feature domain 2026-04-06 22:34:49 +02:00
a7133ba121 fix: make create-user script use DATABASE_FILE env var 2026-04-06 07:31:22 +02:00
ab6b0b8840 ops: add dockerfile, makefile and cli tools 2026-04-06 07:03:52 +02:00