d9c69a089c
fix: prevent home page book cards from overflowing viewport on mobile
Admin
2026-03-02 11:24:44 +05:00
42d0d53b52
fix: chapter list toggle no longer overwrites title span with arrow
Admin
2026-03-02 11:17:58 +05:00
5182f31518
fix: show TTS gen duration in idle badge (24s / 1m 4s), drop uppercase
Admin
2026-03-02 11:17:15 +05:00
7ed5eb0d69
fix: remove duplicate chapter title h1, drop nav arrow, enlarge hamburger
Admin
2026-03-02 11:15:21 +05:00
0503f69537
Fix settings panel height on mobile using fixed positioning
Admin
2026-03-02 11:12:25 +05:00
8e1519234a
Stretch settings panel to near full height on mobile
Admin
2026-03-02 11:08:26 +05:00
1353e2f6e6
Increase voice grid height on mobile
Admin
2026-03-02 11:00:17 +05:00
954200af3c
Show live % progress in playing badge, generation time in idle badge
Admin
2026-03-02 10:55:53 +05:00
42dc38d224
Fix seek bar: tall hit area, correct rail-based rect, prevent scroll during touch drag
Admin
2026-03-02 10:53:57 +05:00
63aae93ee3
Play pre-generated next chapter audio directly without page navigation to avoid autoplay block on locked screen
Admin
2026-03-02 10:51:50 +05:00
c3e5a57dab
Stretch settings panel full width on small screens
Admin
2026-03-02 10:42:38 +05:00
7589866965
Fetch voices from Kokoro API at runtime; replace select with styled voice card grid
Admin
2026-03-02 10:18:43 +05:00
2107b6e6b8
Replace checkbox inputs with toggle switches in reader settings panel
Admin
2026-03-02 10:11:31 +05:00
3b905e54fe
Add auto-scroll toggle to reader settings, persisted in localStorage
Admin
2026-03-02 10:10:41 +05:00
427e952253
Pause TTS auto-scroll on user interaction, resume after 3s; add book cover artwork to Media Session
Admin
2026-03-02 10:06:59 +05:00
090d155c19
Custom seek bar, bigger nav buttons, Media Session API for background playback
Admin
2026-03-02 09:55:01 +05:00
5cfb411530
Unify player into single compact row, remove orphaned circle button
Admin
2026-03-02 09:38:54 +05:00
e4ab8664e9
Fix listener stacking across HTMX swaps and wire auto-next chapter playback
Admin
2026-03-02 09:35:39 +05:00
decf22f258
Replace custom audio player with native HTML audio element and compact layout
Admin
2026-03-02 09:24:40 +05:00
0aba23de1f
feat: switch ranking storage from markdown to JSON, fix round-trip test
Admin
2026-03-01 21:44:39 +05:00
0521ef11ee
fix: show source URL in search input on ranking autocomplete selection
Admin
2026-03-01 21:40:18 +05:00
9cf94576d8
feat: ranking page pagination, popular URL, and per-page HTML disk cache
Admin
2026-03-01 21:32:50 +05:00
73869f01fa
Ranking page: fix card wrapping, add filter bar, replace refresh buttons with pagination
Admin
2026-03-01 21:06:18 +05:00
26a46a4d31
Add chunked TTS audio generation and ranking search autocomplete on home page
Admin
2026-03-01 21:03:18 +05:00
81e5d015b4
feat: server-side TTS audio generation, audio queue panel, and home screen fix
Admin
2026-03-01 20:44:03 +05:00
79f5edf80c
feat: chapter list drawer in sticky header + remove duplicate title heading
Admin
2026-03-01 20:18:45 +05:00
de998d5932
fix: prevent continue-reading card from duplicating chapter label on repeated back-navigation
Admin
2026-03-01 20:13:04 +05:00
5b527919f6
feat: sticky chapter reader toolbar with settings menu
Admin
2026-03-01 20:11:39 +05:00
ffadf7a0c6
fix: prevent book cards duplicating in continue-reading on repeated back-navigation
Admin
2026-03-01 20:09:06 +05:00
c431fc5869
fix: use semantic nav/header elements to prevent iOS Reader Mode from including chapter navigation links in article content
Admin
2026-03-01 20:04:16 +05:00
1222653858
feat: add source link with icon to book page and ranking cards
Admin
2026-03-01 19:51:22 +05:00
03d7cc6234
feat: replace ranking pages input with Top 100/300/500/All buttons
Admin
2026-03-01 19:48:31 +05:00
26302058d0
fix: ranking refresh deadlock, switch to direct HTTP, add CI pipeline
Admin
2026-03-01 19:45:28 +05:00
afa457cedd
feat: show current chapter in Continue reading cards
Admin
2026-03-01 18:55:26 +05:00
07fbfe5555
feat: show in-progress books under 'Continue reading' on home page
Admin
2026-03-01 17:24:55 +05:00
e0dc4678b3
feat: replace load-more with page-number pagination and fix progress dot
Admin
2026-03-01 17:22:42 +05:00