|
|
0a5f64c604
|
refactor: migrate templates to tailwind utilities
|
2026-04-15 00:07:56 +02:00 |
|
|
|
dd6f49b1c9
|
ui: start tailwind utility migration
|
2026-04-14 23:43:54 +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 |
|
|
|
6b83f6bde6
|
auth: add recovery and account security
|
2026-04-11 18:05:51 +02:00 |
|
|
|
69f86d070b
|
ui: clean template markup and controls
|
2026-04-10 22:28:51 +02:00 |
|
|
|
9b46396f32
|
ci: add quality checks and smoke tests
|
2026-04-10 17:26:49 +02:00 |
|
|
|
ecb15782c8
|
security: enforce csrf on writes
|
2026-04-10 17:25:27 +02:00 |
|
|
|
e2fc44bf1a
|
ui: declutter anime pages and controls
|
2026-04-10 01:15:19 +02:00 |
|
|
|
216bfab5fe
|
ui: fix javascript reference error in anime list
|
2026-04-09 12:34:55 +02:00 |
|
|
|
d555a8a84f
|
ui: implement clean dark theme without borders
|
2026-04-09 12:34:43 +02:00 |
|
|
|
bbc90095bd
|
ui: final sweep extracting SortFilter and standardizing empty notifications to ui.EmptyState
|
2026-04-08 18:17:49 +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 |
|
|
|
b83f7f8ab3
|
ui: extract generic AnimeCard component and adopt in watchlist and catalog
|
2026-04-08 18:10:26 +02:00 |
|
|
|
0f338ba9ee
|
ui: extract infinite anime list and catalog item to shared ui component
|
2026-04-08 18:08:37 +02:00 |
|
|
|
dfb61bfe8c
|
ui: extract empty state component
|
2026-04-08 18:07:17 +02:00 |
|
|
|
8cc07dfadd
|
ui: extract loading indicator to shared ui package
|
2026-04-08 18:06:23 +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 |
|