Commit Graph

309 Commits

Author SHA1 Message Date
08f58cf377 feat: show release info on anime detail page 2026-07-01 18:53:35 +02:00
223c0fa89e feat: add dedicated watchlist download endpoint 2026-07-01 01:43:57 +02:00
df9fd64123 fix: remove bottom border from header 2026-07-01 01:40:50 +02:00
3a824c9c7e feat: refine simulcast card layout with smaller hover title and wider grid 2026-06-30 21:24:24 +02:00
86ba058825 feat: add simulcast page with season picker and navigation 2026-06-30 19:29:18 +02:00
be71ec91c8 feat: add public watchlist export 2026-06-29 13:39:35 +02:00
748c823172 fix: style top picks back link as button 2026-06-28 12:52:57 +02:00
44d4b7c342 fix: remove top picks rationale badges 2026-06-28 12:51:46 +02:00
37c5e66217 fix: add anime details link to continue watching card 2026-06-28 12:50:09 +02:00
b648afa471 feat: warn on uncertain episode availability 2026-06-27 19:04:13 +02:00
42fc505068 test: add recommendation rationale coverage 2026-06-27 17:55:47 +02:00
6d5e9d0a2c feat: surface recommendation rationale 2026-06-27 17:55:38 +02:00
07eae2d971 fix: stop marking JSON attributes as trusted HTML 2026-06-26 23:40:59 +02:00
0d31d46fae feat: add custom 404 page with playful inline artwork and prose 2026-06-26 15:12:10 +02:00
3aa8ce4638 fix: restore desktop sidebar alongside mobile drawer 2026-06-25 21:55:11 +02:00
adcae02c18 feat: add swipeable sidebar drawer for anime details on mobile 2026-06-25 21:47:21 +02:00
e9917730b8 feat: add responsive hamburger menu for mobile navigation 2026-06-25 21:41:39 +02:00
b171df07f2 fix: replace background-surface with background-button in character cards 2026-06-25 21:32:24 +02:00
aba83d1109 test: refactor login template test to use substring checks 2026-06-25 21:29:21 +02:00
b0dee41eb8 test: add login template text snapshot test 2026-06-24 16:08:55 +02:00
894c1adf97 refactor: adjust watch page button sizing and alignment 2026-06-23 17:48:51 +02:00
2463d88c53 refactor: tweak video player settings panel sizing 2026-06-23 17:48:49 +02:00
c0dbe6be2a refactor: use formatnumber in templates 2026-06-23 17:32:24 +02:00
01af5b60bf feat: add formatnumber template function 2026-06-23 17:32:18 +02:00
a9fa4d8d90 refactor: lazy load audio availability via htmx 2026-06-23 15:32:24 +02:00
a981028c5d refactor: defer provider episode count to async load 2026-06-22 21:09:39 +02:00
73939d3ba3 fix: clarify anime episode summary 2026-06-21 16:49:47 +02:00
91641b9a95 style: add bottom border to header navigation 2026-06-21 00:48:46 +02:00
fe4a200927 refactor: update search template with new DOM attributes and IDs 2026-06-21 00:37:38 +02:00
2a5dc21afa refactor: use tailwind theme utilities 2026-06-20 19:39:34 +02:00
2acf980da0 refactor: move shared styles to tailwind utilities 2026-06-20 19:39:22 +02:00
bc230f753e fix: use light-dark() for header nav hover colors 2026-06-17 18:45:56 +02:00
e94d6a4e67 feat: add browse link to navigation 2026-06-16 19:50:25 +02:00
302683b7ac feat: sort selected genres first in filter dropdown 2026-06-16 17:33:40 +02:00
362d53f4c7 fix: swap entire browse-content on filter change 2026-06-16 17:29:45 +02:00
44fa4bbe35 feat: add sfw to browse links across templates 2026-06-16 17:25:22 +02:00
c70fb28d2d fix: pass error data to video player template 2026-06-16 17:25:21 +02:00
d4883d9228 fix: include sfw in browseURL generation 2026-06-16 17:25:20 +02:00
5ae2a41c1b fix: always include sfw hidden input in filter bar 2026-06-16 17:25:20 +02:00
d2d14a27c2 feat: add destructive variant to toast component 2026-06-16 17:25:08 +02:00
45a7a18b0d fix: update segment editor modal styling and accessibility 2026-06-16 16:32:12 +02:00
a7822611a2 fix: remove redundant py-1 from dropdown content containers 2026-06-16 16:26:21 +02:00
1d211dd118 refactor: move toast container to base template 2026-06-16 11:05:16 +02:00
5fe34eb1c9 refactor: extract anime template sections into components 2026-06-16 10:47:52 +02:00
7f67ebcf8c feat: add anime_themes component template 2026-06-16 10:47:35 +02:00
2dae9fdd37 feat: add anime_synopsis component template 2026-06-16 10:47:31 +02:00
98ea153d0b feat: add anime_statistics component template 2026-06-16 10:47:31 +02:00
217aabb1f5 feat: add anime_recommendations component template 2026-06-16 10:47:30 +02:00
05bf1616be feat: add anime_characters component template 2026-06-16 10:47:26 +02:00
4a74fdcf31 feat: add cache busting and hls query param 2026-06-14 21:51:02 +02:00