• Joined on 2026-03-01
kamil pushed to v2 at kamil/libnovel 2026-03-09 12:33:02 +05:00
a7b4694e60 ci: fix mac runner config YAML and simplify setup to copy static config instead of generate+patch
kamil pushed to v2 at kamil/libnovel 2026-03-09 12:31:05 +05:00
8c895c6ba1 ci: fix act_runner download URLs for arm64 and amd64 darwin
83059c8a9d ci: replace python config patching with awk in setup_runner_mac.sh
b54ebf60b5 ci: add macOS act_runner config and setup script for iOS host runner
Compare 3 commits »
kamil pushed tag ios-v1.0.0 to kamil/libnovel 2026-03-08 22:51:53 +05:00
kamil pushed to v2 at kamil/libnovel 2026-03-08 22:42:33 +05:00
e027afe89d ci: remove just from Linux workflows, drop redundant scraper build job, consolidate to Docker Hub
kamil pushed to v2 at kamil/libnovel 2026-03-08 22:39:18 +05:00
9fc2054e36 ci: disable deploy workflow and add Docker Hub push to ui and scraper CI
kamil pushed to v2 at kamil/libnovel 2026-03-08 22:37:31 +05:00
9a43b2190e fix: update NewHybridStore calls in integration and e2e tests to pass slog.Default()
kamil pushed to v2 at kamil/libnovel 2026-03-08 22:28:28 +05:00
5a7d7ce3b9 fix: remove non-existent created field from auth/me and fix html declaration order in chapter page
kamil pushed to v2 at kamil/libnovel 2026-03-08 22:24:45 +05:00
ce3eef1298 ci: install just via install.sh instead of setup-just action
kamil pushed to v2 at kamil/libnovel 2026-03-08 22:21:53 +05:00
5d9b41bcf2 ci: fix setup-just auth and split ios release into separate workflow
kamil pushed to v2 at kamil/libnovel 2026-03-08 22:11:08 +05:00
47268dea67 ci: add TestFlight release pipeline and workflow improvements
kamil pushed tag ios-v1.0.0 to kamil/libnovel 2026-03-08 22:11:08 +05:00
kamil pushed to v2 at kamil/libnovel 2026-03-08 19:23:20 +05:00
57591766f2 iOS: update tab icons, skip interval, cover radius, and mini player progress bar fix
kamil pushed to v2 at kamil/libnovel 2026-03-08 15:45:27 +05:00
fa8fb96631 iOS: fix AVRoutePickerView hierarchy warning by using UIViewControllerRepresentable
kamil pushed to v2 at kamil/libnovel 2026-03-08 15:42:46 +05:00
5ba84f7945 iOS: fix player menu blink and stale checkmarks by isolating high-frequency playback state
kamil pushed to v2 at kamil/libnovel 2026-03-08 15:31:18 +05:00
2793ad8cfa iOS: codebase cleanup — remove dead code, unify design, deduplicate patterns
e43699747d feat: make prev/next chapter buttons absolute navigation
1e85f1c0bc fix: improve seek gesture priority in mini player
0c2349f259 iOS: add floating audio button when player is not active
c9252b5953 iOS: update app icon to modern gradient design
Compare 12 commits »
kamil pushed to v2 at kamil/libnovel 2026-03-08 13:25:15 +05:00
825fb04c0d iOS: add functional AirPlay and sleep timer to full player
kamil pushed to v2 at kamil/libnovel 2026-03-08 13:18:14 +05:00
fc5cd30c93 iOS: add chapters list sheet to full player
kamil pushed to v2 at kamil/libnovel 2026-03-08 13:14:32 +05:00
37bd73651a iOS: replace shuffle/repeat with time skip and add chapter navigation to full player
466e289b68 iOS: redesign mini player with pill shape, larger cover, and chapter skip button
Compare 2 commits »
kamil pushed to v2 at kamil/libnovel 2026-03-08 00:14:23 +05:00
kamil pushed to v2 at kamil/libnovel 2026-03-08 00:09:32 +05:00
db06e3ecdc Enhance iOS player controls and layout