290 Commits

Author SHA1 Message Date
dbc675d79b test: add login template text snapshot test 2026-06-25 02:36:19 +02:00
6ad6d8b197 refactor: adjust watch page button sizing and alignment 2026-06-25 02:36:19 +02:00
775ca09389 refactor: tweak video player settings panel sizing 2026-06-25 02:36:19 +02:00
63a404bf48 refactor: use formatnumber in templates 2026-06-25 02:36:19 +02:00
201d3479cd feat: add formatnumber template function 2026-06-25 02:36:19 +02:00
e48c719a68 refactor: lazy load audio availability via htmx 2026-06-25 02:36:19 +02:00
e333ae36e8 refactor: defer provider episode count to async load 2026-06-25 02:36:19 +02:00
34c1cfa084 fix: clarify anime episode summary 2026-06-25 02:35:53 +02:00
9b3f972766 style: add bottom border to header navigation 2026-06-25 02:35:52 +02:00
76373faf8f refactor: update search template with new DOM attributes and IDs 2026-06-25 02:35:52 +02:00
2593a45cc3 refactor: use tailwind theme utilities 2026-06-25 02:35:52 +02:00
2dca69c9f4 refactor: move shared styles to tailwind utilities 2026-06-25 02:35:52 +02:00
dcefb08cdb fix: use light-dark() for header nav hover colors 2026-06-25 02:35:51 +02:00
99d5d89fe1 feat: add browse link to navigation 2026-06-25 02:35:51 +02:00
59e25d414c feat: sort selected genres first in filter dropdown 2026-06-25 02:35:51 +02:00
ab268ab698 fix: swap entire browse-content on filter change 2026-06-25 02:35:51 +02:00
7c636455c1 feat: add sfw to browse links across templates 2026-06-25 02:35:51 +02:00
1c286e0194 fix: pass error data to video player template 2026-06-25 02:35:51 +02:00
2f41e95864 fix: include sfw in browseURL generation 2026-06-25 02:35:51 +02:00
d8f51a74f8 fix: always include sfw hidden input in filter bar 2026-06-25 02:35:51 +02:00
cdcc21c6c6 feat: add destructive variant to toast component 2026-06-25 02:35:51 +02:00
d4e6de9e98 fix: update segment editor modal styling and accessibility 2026-06-25 02:35:51 +02:00
ed3c50f452 fix: remove redundant py-1 from dropdown content containers 2026-06-25 02:35:51 +02:00
ac33f1c0dd refactor: move toast container to base template 2026-06-25 02:35:51 +02:00
0d1ae305b5 refactor: extract anime template sections into components 2026-06-25 02:35:51 +02:00
e545ef1a06 feat: add anime_themes component template 2026-06-25 02:35:51 +02:00
a5a8df096a feat: add anime_synopsis component template 2026-06-25 02:35:51 +02:00
5f531aa771 feat: add anime_statistics component template 2026-06-25 02:35:51 +02:00
5be8bce461 feat: add anime_recommendations component template 2026-06-25 02:35:51 +02:00
966eced0f8 feat: add anime_characters component template 2026-06-25 02:35:51 +02:00
4a74fdcf31 feat: add cache busting and hls query param 2026-06-14 21:51:02 +02:00
5a703bc323 style: clean up top picks header and page 2026-06-13 21:39:19 +02:00
6ac9e38423 refactor: update top picks link from /discover/top-picks to /top-picks 2026-06-13 21:23:23 +02:00
e13022c7d4 refactor: add top picks link to header, remove discover and schedule nav 2026-06-13 21:23:20 +02:00
c82d25d9c8 feat: add standalone top picks template 2026-06-13 21:23:17 +02:00
55bd2a2582 refactor: remove schedule page template 2026-06-13 21:23:15 +02:00
443dbeda77 refactor: remove discover page template 2026-06-13 21:23:12 +02:00
18f9ec2a95 refactor: switch watch layout to CSS grid 2026-06-13 20:48:26 +02:00
168fea8ab5 feat: add fullscreen overrides to video player 2026-06-13 20:48:23 +02:00
012bfee03d refactor: replace sidebar with top header nav in base layout 2026-06-13 19:22:23 +02:00
b1afd2ef82 feat: add header navigation bar templates 2026-06-13 19:22:08 +02:00
f2213bd4aa feat: revamp schedule and home pages 2026-06-13 17:04:09 +02:00
70a6e9a6b5 refactor: remove discover page 2026-06-13 17:04:01 +02:00
9b7a2cac8f feat: add standalone search page 2026-06-13 16:27:14 +02:00
36c0e87ae8 feat: add watch order mode toggle 2026-06-12 13:39:50 +02:00
4c4c10b154 feat: redesign search overlay 2026-06-12 11:38:28 +02:00
de9bcb5e40 refactor: make schedule board responsive with stacked layout 2026-06-12 11:01:55 +02:00
b607b091d5 feat: add section_action component 2026-06-12 11:01:53 +02:00
15ad54a847 refactor: polish dark theme colors and add border accents 2026-06-12 10:48:55 +02:00
3ae09d4014 refactor: remove browse link from navigation 2026-06-12 10:37:54 +02:00