|
|
827b77cb20
|
fix: remove leading space in class attributes
|
2026-06-09 19:11:48 +02:00 |
|
|
|
b67727c21c
|
test: add template function and renderer tests
|
2026-06-09 19:10:25 +02:00 |
|
|
|
470039d9e9
|
refactor: use posterURL in templates
|
2026-06-09 19:10:16 +02:00 |
|
|
|
ea518a7d0a
|
refactor: simplify browseURL, add posterURL helper
|
2026-06-09 19:10:10 +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 |
|
|
|
070375eaa5
|
refactor: reorder head and use non-blocking font loading
|
2026-06-09 18:21:16 +02:00 |
|
|
|
1d4364d63e
|
refactor: deduplicate sidebar navigation into data-driven loop
|
2026-06-09 18:21:08 +02:00 |
|
|
|
39df0ff99a
|
style: migrate watch page to v4 syntax
|
2026-06-07 17:45:56 +02:00 |
|
|
|
80a3481ebe
|
style: migrate schedule page to v4 syntax
|
2026-06-07 17:45:48 +02:00 |
|
|
|
6efea21632
|
style: migrate index page to v4 syntax
|
2026-06-07 17:45:40 +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 |
|
|
|
7f6d2c82cb
|
style: migrate important modifier syntax in browse and discover
|
2026-06-07 17:44:25 +02:00 |
|
|
|
f90ff2e4c7
|
fix: update anime page layout
|
2026-06-06 17:54:56 +02:00 |
|
|
|
18a335fd74
|
feat: add continue watching carousel
|
2026-06-06 17:26:22 +02:00 |
|
|
|
fb6e48cf92
|
feat: add visual filler/recap indicator in episode list
|
2026-06-06 17:21:56 +02:00 |
|
|
|
a6cb71c65b
|
refactor: move video source construction from inline script to initPlayer
|
2026-06-06 16:54:35 +02:00 |
|
|
|
e06a20b5d0
|
refactor: switch watchlist IDs from global to JSON script tag
|
2026-06-06 16:53:40 +02:00 |
|
|
|
fe46dd9c48
|
refactor: replace inline theme dialog script with data attributes
|
2026-06-06 16:53:32 +02:00 |
|
|
|
cb8ef29cde
|
refactor: replace inline scripts with module scripts block
|
2026-06-06 16:53:24 +02:00 |
|
|
|
03e741c561
|
refactor: use browseURL helper and simplify filter bar templates
|
2026-06-06 16:53:16 +02:00 |
|
|
|
9cb3e8fe27
|
test: add tests for browseURL helper
|
2026-06-06 16:53:08 +02:00 |
|
|
|
b9ca82dbd9
|
refactor: add browseURL template helper for filter URLs
|
2026-06-06 16:53:00 +02:00 |
|
|
|
5cc03579b2
|
refactor: consolidate scripts into single app.js entry point
|
2026-06-06 16:52:22 +02:00 |
|
|
|
b85b29aa13
|
feat: add top picks for you page
|
2026-06-06 13:34:18 +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 |
|
|
|
6b43fa7ce5
|
feat: add inline theme script to prevent FOUC
|
2026-06-05 16:24:07 +02:00 |
|
|
|
9587dd5a71
|
feat: add top pick for you section to homepage
|
2026-06-05 16:15:13 +02:00 |
|
|
|
8b26e5f036
|
test: add weighted taste profile and search query tests
|
2026-06-05 16:15:00 +02:00 |
|
|
|
55ee13d4eb
|
feat: timezone-aware schedule with browser tz and JST client conversion
|
2026-06-05 15:42:23 +02:00 |
|
|
|
356ac99c64
|
feat: show audio availability on anime detail page
|
2026-06-05 13:20:21 +02:00 |
|
|
|
a8a53d2677
|
fix: polish watch page layout and button consistency
|
2026-06-04 16:37:06 +02:00 |
|
|
|
ede479c3e1
|
feat: add loading fragment templates and optimize section triggers
|
2026-06-04 11:28:34 +02:00 |
|
|
|
8b3bd30b6c
|
feat: bundle htmx.org locally instead of loading from unpkg
|
2026-06-04 11:28:01 +02:00 |
|
|
|
0c4b35cc4b
|
refactor: replace discover for-you swap with targeted htmx fragment
|
2026-06-04 11:00:40 +02:00 |
|
|
|
b639e933ff
|
redesign: schedule page layout with scrollable calendar grid
|
2026-06-04 10:36:29 +02:00 |
|
|
|
59d903d400
|
refactor: consolidate skeleton styles into global css
|
2026-06-04 10:06:22 +02:00 |
|
|
|
d9ed4287a5
|
fix: hide scrollbar on studio and genre dropdowns
|
2026-06-01 19:04:03 +02:00 |
|
|
|
e907c7ae07
|
fix: hide episode list scrollbar on desktop
|
2026-06-01 19:00:11 +02:00 |
|
|
|
957905299e
|
fix: give toggle inactive state a solid background
|
2026-06-01 18:58:55 +02:00 |
|
|
|
a865da79d4
|
fix: open More dropdown upward on watch page
|
2026-06-01 18:53:57 +02:00 |
|
|
|
156cb92fbe
|
docs: add package comments to public and template packages
|
2026-06-01 12:55:53 +02:00 |
|
|
|
77acc627dc
|
docs: improve readmes for cmd and template components
|
2026-05-29 21:24:00 +02:00 |
|
|
|
32586d6b08
|
feat: add airing status and end-state helpers to player
|
2026-05-29 00:04:05 +02:00 |
|
|
|
f89012f23c
|
refactor: redesign schedule with responsive grid and expanded spacing
|
2026-05-28 23:24:50 +02:00 |
|
|
|
04b241392c
|
refactor: remove unused watchlist partial template
|
2026-05-28 12:47:38 +02:00 |
|