• Joined on 2026-03-01
kamil pushed to main at kamil/libnovel 2026-03-02 11:08:30 +05:00
8e1519234a Stretch settings panel to near full height on mobile
kamil pushed to main at kamil/libnovel 2026-03-02 11:00:19 +05:00
1353e2f6e6 Increase voice grid height on mobile
kamil pushed to main at kamil/libnovel 2026-03-02 10:55:56 +05:00
954200af3c Show live % progress in playing badge, generation time in idle badge
kamil pushed to main at kamil/libnovel 2026-03-02 10:53:59 +05:00
42dc38d224 Fix seek bar: tall hit area, correct rail-based rect, prevent scroll during touch drag
kamil pushed to main at kamil/libnovel 2026-03-02 10:51:51 +05:00
63aae93ee3 Play pre-generated next chapter audio directly without page navigation to avoid autoplay block on locked screen
kamil pushed to main at kamil/libnovel 2026-03-02 10:42:40 +05:00
c3e5a57dab Stretch settings panel full width on small screens
kamil pushed to main at kamil/libnovel 2026-03-02 10:18:45 +05:00
7589866965 Fetch voices from Kokoro API at runtime; replace select with styled voice card grid
kamil pushed to main at kamil/libnovel 2026-03-02 10:11:33 +05:00
2107b6e6b8 Replace checkbox inputs with toggle switches in reader settings panel
kamil pushed to main at kamil/libnovel 2026-03-02 10:10:44 +05:00
3b905e54fe Add auto-scroll toggle to reader settings, persisted in localStorage
kamil pushed to main at kamil/libnovel 2026-03-02 10:07:01 +05:00
427e952253 Pause TTS auto-scroll on user interaction, resume after 3s; add book cover artwork to Media Session
kamil pushed to main at kamil/libnovel 2026-03-02 09:55:45 +05:00
090d155c19 Custom seek bar, bigger nav buttons, Media Session API for background playback
kamil pushed to main at kamil/libnovel 2026-03-02 09:38:56 +05:00
5cfb411530 Unify player into single compact row, remove orphaned circle button
kamil pushed to main at kamil/libnovel 2026-03-02 09:35:41 +05:00
e4ab8664e9 Fix listener stacking across HTMX swaps and wire auto-next chapter playback
kamil pushed to main at kamil/libnovel 2026-03-02 09:24:41 +05:00
decf22f258 Replace custom audio player with native HTML audio element and compact layout
kamil pushed to main at kamil/libnovel 2026-03-01 23:56:38 +05:00
5db21a821a Simplify chapter page audio player UX
kamil pushed to main at kamil/libnovel 2026-03-01 23:45:10 +05:00
dfb3f61812 Fix book page returning empty body due to malformed onclick attribute
kamil pushed to main at kamil/libnovel 2026-03-01 23:37:11 +05:00
db59d55f42 Fix summary overlay scrolling and paragraph formatting on mobile
kamil pushed to main at kamil/libnovel 2026-03-01 23:14:33 +05:00
13a3eacca6 Use full page navigation for double-tap chapter switching
kamil pushed to main at kamil/libnovel 2026-03-01 23:08:50 +05:00
398a4703eb Add double-tap left/right navigation on chapter content page
e4624d0a0c Refactor chapter page: semantic HTML, accessibility improvements, Tailwind hover classes, and book page summary zoom overlay
Compare 2 commits »
kamil pushed to main at kamil/libnovel 2026-03-01 22:59:05 +05:00
5f4b1d96f6 Fix ranking filter to search across all pages using full JSON dataset