Commit Graph

13 Commits

Author SHA1 Message Date
81017516dd refactor: extract access policy 2026-04-19 21:06:00 +02:00
1e1a3e8205 refactor: remove recovery auth surface 2026-04-19 19:40:18 +02:00
a2dad9410f chore: remove recovery flow 2026-04-18 23:17:14 +02:00
4b95a590b7 chore: remove signup and account routes 2026-04-18 23:15:38 +02:00
df3a6e3610 fix: allow dist assets without auth 2026-04-18 00:02:42 +02:00
6b83f6bde6 auth: add recovery and account security 2026-04-11 18:05:51 +02:00
a0617ec127 chore: cleanup files 2026-04-08 18:02:54 +02:00
91e10560a6 feat(auth): implement strict and secure user registration 2026-04-08 15:37:32 +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
aff336c15f fix: allow public search routes and prevent js redeclaration 2026-04-07 05:14:43 +02:00
b61070b652 refactor: rename malago to mal 2026-04-07 00:14:35 +02:00
2a07a21295 refactor: move middleware to shared directory 2026-04-06 22:39:05 +02:00