|
|
61900a508c
|
feat: add loading ui and aria attributes to video template
|
2026-07-06 07:10:00 +02:00 |
|
|
|
b14aac130d
|
feat: update navigation logo to use assetURL helper
|
2026-07-03 16:16:08 +02:00 |
|
|
|
08f58cf377
|
feat: show release info on anime detail page
|
2026-07-01 18:53:35 +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 |
|
|
|
37c5e66217
|
fix: add anime details link to continue watching card
|
2026-06-28 12:50:09 +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 |
|
|
|
2463d88c53
|
refactor: tweak video player settings panel sizing
|
2026-06-23 17:48:49 +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 |
|
|
|
91641b9a95
|
style: add bottom border to header navigation
|
2026-06-21 00:48:46 +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 |
|
|
|
c70fb28d2d
|
fix: pass error data to video player template
|
2026-06-16 17:25:21 +02:00 |
|
|
|
5ae2a41c1b
|
fix: always include sfw hidden input in filter bar
|
2026-06-16 17:25:20 +02:00 |
|
|
|
a7822611a2
|
fix: remove redundant py-1 from dropdown content containers
|
2026-06-16 16:26:21 +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 |
|
|
|
5a703bc323
|
style: clean up top picks header and page
|
2026-06-13 21:39:19 +02:00 |
|
|
|
e13022c7d4
|
refactor: add top picks link to header, remove discover and schedule nav
|
2026-06-13 21:23:20 +02:00 |
|
|
|
168fea8ab5
|
feat: add fullscreen overrides to video player
|
2026-06-13 20:48:23 +02:00 |
|
|
|
b1afd2ef82
|
feat: add header navigation bar templates
|
2026-06-13 19:22:08 +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 |
|
|
|
b607b091d5
|
feat: add section_action component
|
2026-06-12 11:01:53 +02:00 |
|
|
|
3ae09d4014
|
refactor: remove browse link from navigation
|
2026-06-12 10:37:54 +02:00 |
|
|
|
827b77cb20
|
fix: remove leading space in class attributes
|
2026-06-09 19:11:48 +02:00 |
|
|
|
470039d9e9
|
refactor: use posterURL in templates
|
2026-06-09 19:10:16 +02:00 |
|
|
|
bd89715ea0
|
chore: remove unused template files
- delete dropdown.gohtml (unused — codebase uses <ui-dropdown> directly)
- delete footer.gohtml (never referenced)
- update components/README.md to reflect actual files
|
2026-06-09 19:09:10 +02:00 |
|
|
|
49512a6708
|
refactor: replace scrollbar hacks with scrollbar-hidden class
|
2026-06-09 18:21:27 +02:00 |
|
|
|
1d4364d63e
|
refactor: deduplicate sidebar navigation into data-driven loop
|
2026-06-09 18:21:08 +02:00 |
|
|
|
4c90f759c9
|
style: migrate filter_bar and video_player to v4 syntax
|
2026-06-07 17:45:32 +02:00 |
|
|
|
470f9e3532
|
style: migrate anime page, watchlist_actions, and watchlist to v4 syntax
|
2026-06-07 17:45:24 +02:00 |
|
|
|
e355933ba8
|
style: migrate z-index/scrollbar in continue_watching, size shorthands in login
|
2026-06-07 17:45:08 +02:00 |
|
|
|
102317c9b0
|
style: migrate shadow variable syntax in dropdown component
|
2026-06-07 17:44:59 +02:00 |
|
|
|
18a335fd74
|
feat: add continue watching carousel
|
2026-06-06 17:26:22 +02:00 |
|
|
|
a6cb71c65b
|
refactor: move video source construction from inline script to initPlayer
|
2026-06-06 16:54:35 +02:00 |
|
|
|
03e741c561
|
refactor: use browseURL helper and simplify filter bar templates
|
2026-06-06 16:53:16 +02:00 |
|
|
|
24bc63e8e2
|
refactor: remove theme toggle from navigation
|
2026-06-05 16:24:17 +02:00 |
|
|
|
4791eebf48
|
refactor: remove theme toggle from footer
|
2026-06-05 16:24:12 +02:00 |
|