• Joined on 2026-03-01
kamil pushed to main at kamil/libnovel 2026-03-01 22:47:33 +05:00
69582ea5a7 Add cover zoom overlay to rankings page
kamil pushed to main at kamil/libnovel 2026-03-01 22:45:24 +05:00
33b0ee4771 Add chapter count badges, cover zoom, latest chapter button, and dismiss continue-reading cards
kamil pushed to main at kamil/libnovel 2026-03-01 22:29:35 +05:00
05a1cc04c0 Move filter bar below continue-reading section on home page
kamil pushed to main at kamil/libnovel 2026-03-01 22:28:50 +05:00
f03ff39397 Replace ranking Scrape button with two-click card interaction
kamil pushed to main at kamil/libnovel 2026-03-01 22:26:54 +05:00
fb5d22eb8d Move scrape form to dedicated /scrape page, add '+ Add' link in home header
kamil pushed to main at kamil/libnovel 2026-03-01 22:22:43 +05:00
7397085ecb Fix ranking pagination: sliding ±2 window around current page
kamil pushed to main at kamil/libnovel 2026-03-01 22:20:06 +05:00
939562ba67 Add facet filtering to ranking page: genre, status, in-library (AND logic)
kamil pushed to main at kamil/libnovel 2026-03-01 22:15:59 +05:00
dcde92d118 Flatten all UI buttons: remove background fills, use text-only styling
kamil pushed to main at kamil/libnovel 2026-03-01 22:08:31 +05:00
c8c5264f27 Chapter nav: hide Prev/Next when at boundary, remove date from header
kamil pushed to main at kamil/libnovel 2026-03-01 22:07:42 +05:00
42ed77b7b8 Flatten chapter reader nav buttons: remove background fill from Prev/Next/Listen
kamil pushed to main at kamil/libnovel 2026-03-01 22:05:55 +05:00
008a89340d Fix ranking card split: replace nested <a> Source link with button in local book cards
kamil pushed to main at kamil/libnovel 2026-03-01 22:03:54 +05:00
7e4bb87da0 Fix chapter reader nav bar: use hamburger icon for back-to-book, show chapter date below title
kamil pushed to main at kamil/libnovel 2026-03-01 21:54:17 +05:00
ca33f8c3cf fix: correct ScrapeRanking DOM selectors for real novelfire.net HTML
kamil pushed to main at kamil/libnovel 2026-03-01 21:47:43 +05:00
9837c89075 fix: add server-side pagination to ranking page (?page=N)
kamil pushed to main at kamil/libnovel 2026-03-01 21:44:44 +05:00
0aba23de1f feat: switch ranking storage from markdown to JSON, fix round-trip test
kamil pushed to main at kamil/libnovel 2026-03-01 21:40:21 +05:00
0521ef11ee fix: show source URL in search input on ranking autocomplete selection
kamil pushed to main at kamil/libnovel 2026-03-01 21:32:52 +05:00
9cf94576d8 feat: ranking page pagination, popular URL, and per-page HTML disk cache
kamil pushed to main at kamil/libnovel 2026-03-01 21:06:20 +05:00
73869f01fa Ranking page: fix card wrapping, add filter bar, replace refresh buttons with pagination
kamil pushed to main at kamil/libnovel 2026-03-01 21:03:19 +05:00
26a46a4d31 Add chunked TTS audio generation and ranking search autocomplete on home page
kamil pushed to main at kamil/libnovel 2026-03-01 20:44:09 +05:00
81e5d015b4 feat: server-side TTS audio generation, audio queue panel, and home screen fix