|
|
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 |
|
|
|
579b194eb9
|
fix: regenerate templ and update migrate command
|
2026-04-07 05:24:20 +02:00 |
|
|
|
b7f861533a
|
fix: update hidden input before form submit
|
2026-04-07 05:21:32 +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 |
|
|
|
8687f93f31
|
feat: add sort/filter component for watchlist
- create reusable SortFilter templ component with sort options (date, title, score)
- integrate sort/filter into watchlist page with query params
- add sortEntries method to handle client-side sorting
- add CSS styling for sort filter controls
- pass sort params through status tab and view toggle links
|
2026-04-06 23:28:36 +02:00 |
|
|
|
18f86a02b2
|
ui: add source, demographics, themes, broadcast, and streaming to anime sidebar
|
2026-04-06 23:13:29 +02:00 |
|
|
|
6495bc733a
|
feat: add debounced search dropdown with quick results
|
2026-04-06 22:58:40 +02:00 |
|
|
|
da88c286f2
|
ui: remove status display from watchlist
|
2026-04-06 22:54:34 +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 |
|
|
|
55284a855e
|
remove: toast notification system
|
2026-04-06 19:52:24 +02:00 |
|
|
|
da60c9d6fd
|
fix: remove watchlist item with htmx delete swap
|
2026-04-06 19:48:46 +02:00 |
|
|
|
5effd901c3
|
feat: add watchlist export/import as JSON
|
2026-04-06 19:44:54 +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 |
|
|
|
601cc864c9
|
ui: update watchlist with grid/table toggle and status tabs
|
2026-04-06 19:20:49 +02:00 |
|
|
|
564cae2e16
|
ui: update catalog and search templates
|
2026-04-06 19:20:47 +02:00 |
|
|
|
b8b9b522db
|
ui: simplify login page
|
2026-04-06 19:20:41 +02:00 |
|
|
|
362bf15b93
|
ui: update header layout with nav on left, search on right
|
2026-04-06 19:20:39 +02:00 |
|
|
|
f77649cc29
|
ui: modernize styling, cleaner layout, non-4chan vibe
|
2026-04-06 18:18:22 +02:00 |
|
|
|
1ab6f57aa4
|
sec: enforce global auth and remove registration
|
2026-04-06 07:03:44 +02:00 |
|
|
|
dfc3fdb453
|
ui: implement global search bar and toasts
|
2026-04-06 07:03:37 +02:00 |
|
|
|
0edc868888
|
feat: add watchlist management and layouts
|
2026-04-06 07:03:30 +02:00 |
|