• Joined on 2026-03-01
kamil pushed to v2 at kamil/libnovel 2026-03-07 23:45:48 +05:00
3d9d8ab365 Align iOS player UI with new glass design
kamil pushed to v2 at kamil/libnovel 2026-03-07 23:08:36 +05:00
bb604019fc iOS: remove redundant Now Playing header and Done button from full player
kamil pushed to v2 at kamil/libnovel 2026-03-07 23:07:27 +05:00
0745178d9e iOS: natural swipe-to-expand/dismiss player with live drag tracking
kamil pushed to v2 at kamil/libnovel 2026-03-07 23:03:00 +05:00
603cd2bb02 iOS: add swipe gestures to mini player — up to expand, down to dismiss
kamil pushed to v2 at kamil/libnovel 2026-03-07 22:55:37 +05:00
228d4902bb iOS: fix mini player overlap, empty cover square, chapter nav, and UI polish
kamil pushed to v2 at kamil/libnovel 2026-03-07 20:33:27 +05:00
884c82b2c3 iOS: fix audio generation to handle async 202 job flow + increase chapter list font size
kamil pushed to v2 at kamil/libnovel 2026-03-07 20:20:50 +05:00
c6536d5b9f Add /admin/audio-jobs page for audio generation job history
kamil pushed to v2 at kamil/libnovel 2026-03-07 20:13:50 +05:00
460e7553bf iOS: fix audio polling, AVPlayer stability, and misc UX issues
kamil pushed to v2 at kamil/libnovel 2026-03-07 20:12:13 +05:00
89f0dfb113 Add async audio generation: job tracking in PocketBase + UI polling
kamil pushed to v2 at kamil/libnovel 2026-03-07 18:27:02 +05:00
88644341d8 Add app icon and web favicons
kamil pushed to v2 at kamil/libnovel 2026-03-07 18:23:41 +05:00
992eb823f2 Unify CI and justfile: all workflows call just recipes
kamil pushed to v2 at kamil/libnovel 2026-03-07 18:17:58 +05:00
f51113a2f8 Add iOS app, SvelteKit JSON API endpoints, and Gitea CI workflow
kamil pushed to v2 at kamil/libnovel 2026-03-07 11:53:22 +05:00
1eb70e9b9b Add session management: track active sessions, show on profile, allow revocation
kamil pushed to v2 at kamil/libnovel 2026-03-06 20:42:04 +05:00
70dd14e5c8 audio player: double chapter drawer max height to 32rem
8096827c78 chapter page: show book title in nav header, simplify back button and heading
Compare 2 commits »
kamil pushed to v2 at kamil/libnovel 2026-03-06 20:36:29 +05:00
669fd765ee Display word count on chapter page
kamil pushed to v2 at kamil/libnovel 2026-03-06 20:34:54 +05:00
314af375d5 Remove chapter date from chapter page; show 50 chapters per page on mobile, 100 on desktop
kamil pushed to v2 at kamil/libnovel 2026-03-06 20:17:58 +05:00
20c45e2676 Mobile hero: move CTAs to full-width row below cover; fix chapter dates still showing on mobile
kamil pushed to v2 at kamil/libnovel 2026-03-06 20:15:29 +05:00
09981a5f4d Add Disclaimer, Privacy, and DMCA pages; update footer with legal links and copyright
kamil pushed to v2 at kamil/libnovel 2026-03-06 20:04:20 +05:00
de9e0b4246 Fix mobile: hide chapter dates on small screens, fix summary word-break when expanded
kamil pushed to v2 at kamil/libnovel 2026-03-06 19:59:22 +05:00
a72c1f6b52 Redesign book detail page: hero with blurred cover bg, CTA hierarchy, collapsible admin panel