Commit Graph

19 Commits

Author SHA1 Message Date
ed73400b83 feat: replace notifications with continue watching 2026-04-18 23:42:22 +02:00
9bddd30daf watch: improve UI - remove rounded corners, hide scrollbar, refine controls 2026-04-18 06:26:05 +02:00
960d5be8ab fix(ui): remove duplicate notification title 2026-04-15 02:04:13 +02:00
64362dbf14 fix(ui): contain anime card poster 2026-04-15 01:59:36 +02:00
c9d3ca5cc6 refactor(ui): standardize tailwind classes 2026-04-15 01:19:31 +02:00
7e03a90504 refactor(ui): unify anime poster wrapper 2026-04-15 01:04:31 +02:00
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
69f86d070b ui: clean template markup and controls 2026-04-10 22:28:51 +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