Commit Graph

18 Commits

Author SHA1 Message Date
c0516b7118 ui: final sweep replacing loading indicators and ensuring anime.templ properly imports ui package 2026-04-08 18:15:33 +02:00
50aa32e51f ui: update AnimeCard to support children and integrate across anime, notifications, and schedule templates 2026-04-08 18:13:20 +02:00
bffdcb5241 chore: use proper casing 2026-04-08 16:00:49 +02:00
c9d34fd567 ui: proper casing for empty states in anime details 2026-04-08 15:54:28 +02:00
e2da605916 ui: responsive header and snappy htmx feedback 2026-04-08 15:49:55 +02:00
6f54ed16eb feat: add schedule, notifications, and recommendations 2026-04-08 13:02:17 +02:00
f77788588e feat: add discover page for airing anime 2026-04-07 14:08:08 +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
9223176344 add continuing tab to watchlist 2026-04-06 23:38:30 +02:00
18f86a02b2 ui: add source, demographics, themes, broadcast, and streaming to anime sidebar 2026-04-06 23:13:29 +02:00
39f25a74d3 fix: pass english and japanese titles to watchlist dropdown 2026-04-06 20:14:05 +02:00
063a73d43c feat: add title columns and migration tracking 2026-04-06 20:00:45 +02:00
eb8dbf231a fix: use DisplayTitle for watchlist (english preferred) 2026-04-06 19:53:18 +02:00
b4daa002d5 feat: auto-refresh watchlist dropdown on status change 2026-04-06 19:24:30 +02:00
2657f19993 ui: redesign anime page with info sidebar, quick info tags, relations grid 2026-04-06 19:20:51 +02:00
0edc868888 feat: add watchlist management and layouts 2026-04-06 07:03:30 +02:00