• Joined on 2026-03-01
kamil pushed to v3-cleanup at kamil/libnovel 2026-04-12 17:57:00 +05:00
a0e705beec feat: redesign notifications settings with per-category in-app/push table
761ca83da5 fix: add push_subscriptions collection and notify_new_chapters migration to pb-init-v3.sh
Compare 2 commits »
kamil pushed tag v3-cleanup-20260413 to kamil/libnovel 2026-04-12 17:57:00 +05:00
kamil pushed to v3-cleanup at kamil/libnovel 2026-04-12 17:42:55 +05:00
48d0ae63bf feat: unified chapter picker overlay + currently reading quick-switch modal on reader
kamil pushed tag v3-cleanup-20260412b to kamil/libnovel 2026-04-12 17:42:55 +05:00
kamil pushed tag v2.6.86 to kamil/libnovel 2026-04-12 11:13:39 +05:00
kamil pushed to v3-cleanup at kamil/libnovel 2026-04-12 11:13:38 +05:00
44f81bbf5c surface audio-ready chapters: headphones badge on chapter list, instant-play prompt on reader
kamil pushed tag v2.6.85 to kamil/libnovel 2026-04-12 10:27:45 +05:00
kamil pushed to v3-cleanup at kamil/libnovel 2026-04-12 10:25:56 +05:00
a2ce907480 fix svelte-check errors in /listen page: use meta_updated for sort, untrack data props
kamil pushed to v3-cleanup at kamil/libnovel 2026-04-12 10:21:27 +05:00
e4631e7486 refactor: profile page grouped menu layout inspired by iOS settings style
kamil pushed tag v3-cleanup-20260412 to kamil/libnovel 2026-04-12 10:21:27 +05:00
kamil pushed to v3-cleanup at kamil/libnovel 2026-04-12 10:18:48 +05:00
015cb8a0cd add Ready to Listen feature: audio book shelf on home + /listen browse page
kamil pushed tag v2.6.84 to kamil/libnovel 2026-04-12 10:18:48 +05:00
kamil pushed to v3-cleanup at kamil/libnovel 2026-04-12 08:29:03 +05:00
53edb6fdef fix: seek bars work on iOS (onchange+oninput), minimal bar is range input, float drag direction corrected
kamil pushed tag v2.6.83 to kamil/libnovel 2026-04-12 08:29:03 +05:00
kamil pushed to v3-cleanup at kamil/libnovel 2026-04-12 07:49:11 +05:00
f79538f6b2 fix: use untrack() in float clamp effect to prevent reactive loop that locked up the page
kamil pushed tag v2.6.82 to kamil/libnovel 2026-04-12 07:49:11 +05:00
kamil pushed tag v2.6.81 to kamil/libnovel 2026-04-11 23:56:18 +05:00
kamil pushed to v3-cleanup at kamil/libnovel 2026-04-11 23:56:17 +05:00
a3a218fef1 fix: float circle releases pointer capture on pointerup/cancel so page stays responsive
kamil pushed tag v2.6.80 to kamil/libnovel 2026-04-11 23:37:16 +05:00
kamil pushed to v3-cleanup at kamil/libnovel 2026-04-11 23:37:15 +05:00
0c6c3b8c43 feat: show search button on chapter reader pages