• Joined on 2026-03-01
kamil pushed to main at kamil/libnovel 2026-03-02 13:46:10 +05:00
d300714333 feat: replace hourglass emoji with animated SVG spinner in generating state
kamil pushed to main at kamil/libnovel 2026-03-02 13:44:09 +05:00
e0265db7a8 feat: replace speed slider with preset buttons, replace voice grid with dropdown
kamil pushed to main at kamil/libnovel 2026-03-02 13:19:43 +05:00
1cdc82249c fix: replace unicode gear with SVG icon, increase chapter title size in header
kamil pushed to main at kamil/libnovel 2026-03-02 13:17:42 +05:00
ce4b904e62 fix: slim seek bar, scrollable settings panel, speed+toggles first then voices
kamil pushed to main at kamil/libnovel 2026-03-02 13:09:49 +05:00
c08da7ef54 fix: cap voice grid height so speed/toggles remain visible in settings panel
kamil pushed to main at kamil/libnovel 2026-03-02 13:07:02 +05:00
9d01ea1ee3 fix: hide idle badge by default, remove duplicate next-idle badge, remove chapter numbers under nav arrows
kamil pushed to main at kamil/libnovel 2026-03-02 13:03:09 +05:00
c717fcfe94 fix: settings panel flex layout — voice grid scrolls, speed/toggles always pinned at bottom
kamil pushed to main at kamil/libnovel 2026-03-02 13:00:19 +05:00
82d78bedb2 fix: center settings panel vertically on mobile, scrollable with max-h cap
kamil pushed to main at kamil/libnovel 2026-03-02 12:56:38 +05:00
1254e90a65 fix: remove duplicate inline chapter nav, upgrade player prev/next to SVG chevrons with chapter number
kamil pushed to main at kamil/libnovel 2026-03-02 12:55:09 +05:00
da3370ba9b fix: strip 'Chapter N - N: ' prefix from chapter titles in content menu
kamil pushed to main at kamil/libnovel 2026-03-02 12:52:18 +05:00
2546a5774e fix: increase settings panel bottom offset to clear full player height
kamil pushed to main at kamil/libnovel 2026-03-02 12:49:38 +05:00
00a6d2ce43 fix: proper SVG play/pause icons, preserve progress on resume, fix badge row alignment
kamil pushed to main at kamil/libnovel 2026-03-02 12:41:03 +05:00
98fd0de7bc fix: remove stale old-template fragment from chapterTmpl in ui.go
kamil pushed to main at kamil/libnovel 2026-03-02 12:29:42 +05:00
1128e47f6b feat: redesign ranking page with list layout, sticky filter bar, top genres fix
kamil pushed to main at kamil/libnovel 2026-03-02 11:31:34 +05:00
1caa1f7ab5 feat: homepage hero card, progress bars, unread badges, stats, sort, genre chips, recently added
kamil pushed to main at kamil/libnovel 2026-03-02 11:24:46 +05:00
d9c69a089c fix: prevent home page book cards from overflowing viewport on mobile
kamil pushed to main at kamil/libnovel 2026-03-02 11:18:01 +05:00
42d0d53b52 fix: chapter list toggle no longer overwrites title span with arrow
kamil pushed to main at kamil/libnovel 2026-03-02 11:17:18 +05:00
5182f31518 fix: show TTS gen duration in idle badge (24s / 1m 4s), drop uppercase
kamil pushed to main at kamil/libnovel 2026-03-02 11:15:29 +05:00
7ed5eb0d69 fix: remove duplicate chapter title h1, drop nav arrow, enlarge hamburger
kamil pushed to main at kamil/libnovel 2026-03-02 11:12:27 +05:00
0503f69537 Fix settings panel height on mobile using fixed positioning