• Joined on 2026-03-01
kamil pushed tag v1.0.9 to kamil/libnovel 2026-03-14 18:40:39 +05:00
kamil pushed to v2 at kamil/libnovel 2026-03-14 18:40:37 +05:00
1642434a79 feat(scraper): harden browser headers and add proxy support
kamil pushed to v2 at kamil/libnovel 2026-03-14 15:19:11 +05:00
02705dc6ed fix(storage): strip http/https scheme from MinIO endpoint env vars
kamil pushed tag v1.0.8 to kamil/libnovel 2026-03-14 15:19:11 +05:00
kamil pushed to v2 at kamil/libnovel 2026-03-14 14:25:53 +05:00
7413313100 fix: update integration_test.go to match server.New signature (version, commit args)
kamil pushed tag v1.0.7 to kamil/libnovel 2026-03-14 14:25:53 +05:00
kamil pushed tag v1.0.6 to kamil/libnovel 2026-03-14 14:23:17 +05:00
kamil pushed to v2 at kamil/libnovel 2026-03-11 15:50:23 +05:00
b11f4ab6b4 fix: missing closing brace in setProgress function
kamil pushed to v2 at kamil/libnovel 2026-03-11 15:46:25 +05:00
3e4b1c0484 feat: add user profile views and library management
kamil pushed to v2 at kamil/libnovel 2026-03-10 22:31:08 +05:00
b5bc6ff3de feat: user profiles, subscriptions, and subscription feed
kamil pushed to v2 at kamil/libnovel 2026-03-10 22:08:14 +05:00
8d4bba7964 feat(web): add /books/[slug]/chapters listing page
2e5fe54615 fix(ios): add SearchView and AccountMenuSheet to Xcode project
Compare 2 commits »
kamil pushed to v2 at kamil/libnovel 2026-03-10 21:56:27 +05:00
81265510ef feat: book detail refactor — compact chapters row + reader UX improvements
kamil pushed to v2 at kamil/libnovel 2026-03-10 21:30:37 +05:00
4d3c093612 feat(ios): replace profile tab with search tab, add avatar button opening account sheet
kamil pushed to v2 at kamil/libnovel 2026-03-10 21:14:54 +05:00
937ba052fc fix(ios): rewrite avatar crop — correct pixel mapping and drag clamping
kamil pushed to v2 at kamil/libnovel 2026-03-10 21:10:16 +05:00
479d201da9 fix(ios): fix comment delete — use fetchVoid for 204 No Content response
kamil pushed to v2 at kamil/libnovel 2026-03-10 21:02:59 +05:00
1242cc7eb3 fix(ios): optimistic comment deletion with revert on failure
kamil pushed tag v1.0.5 to kamil/libnovel 2026-03-10 20:23:17 +05:00
kamil pushed to v2 at kamil/libnovel 2026-03-10 20:23:16 +05:00
0b6dbeb042 ci: inject VERSION/COMMIT build-args into all docker build steps
kamil pushed to v2 at kamil/libnovel 2026-03-10 20:20:26 +05:00
c06877069f fix: add missing DELETE handler and fix comment delete/vote URLs (web + iOS)
kamil pushed to v2 at kamil/libnovel 2026-03-10 20:18:23 +05:00
261c738fc0 feat: inject build version/commit into scraper and UI at docker build time