Commit Graph

37 Commits

Author SHA1 Message Date
0e24dab236 refactor: simplify current relation marker 2026-04-18 18:44:00 +02:00
0eb7b27676 feat: add resume links 2026-04-18 18:24:57 +02:00
bd72d4d6b8 anime: remove episodes section from details page 2026-04-18 06:26:02 +02:00
e21474ca55 feat(ui): add anime episodes section 2026-04-18 05:55:22 +02:00
a067e49e14 feat: make studios clickable links 2026-04-18 00:02:41 +02:00
381517cf78 style(ui): emphasize anime sections 2026-04-15 01:59:38 +02:00
c9d3ca5cc6 refactor(ui): standardize tailwind classes 2026-04-15 01:19:31 +02:00
57211e4e17 fix(ui): remove poster items-end usage 2026-04-15 01:04:46 +02:00
29e49b9fcc refactor: switch ui scripts to data hooks 2026-04-15 00:10:20 +02:00
0a5f64c604 refactor: migrate templates to tailwind utilities 2026-04-15 00:07:56 +02:00
f0a64f37e6 remove unfinished score sorting and score display (#2)
* refactor: remove watchlist score sort

* refactor: drop score metadata from ui
2026-04-14 23:01:33 +02:00
d78b4e7848 refactor: clean template helpers 2026-04-14 22:23:59 +02:00
39f09c104f ui: add pending and catalog placeholders 2026-04-12 14:53:37 +02:00
197c9c7485 ui: remove relations extras toggle 2026-04-11 22:06:46 +02:00
76e9309e0d ui: refine auth and account screens 2026-04-11 18:06:04 +02:00
ceacbf09c9 fix: scope and sort franchise relations 2026-04-10 23:32:30 +02:00
bb5be54c26 ui: convert jst to local time 2026-04-10 22:40:52 +02:00
378bef80f3 ui: refine anime details and watchlist 2026-04-10 22:31:15 +02:00
e2fc44bf1a ui: declutter anime pages and controls 2026-04-10 01:15:19 +02:00
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