Litruv litruv
  • Joined on 2025-11-26
litruv pushed to master at litruv/plugin-manager 2026-04-18 20:09:19 +10:00
eace5d0f35 Initial commit
litruv created branch master in litruv/plugin-manager 2026-04-18 20:09:08 +10:00
litruv pushed to master at litruv/plugin-manager 2026-04-18 20:09:08 +10:00
d7b8fe8e23 Remove node_modules/dist from tracking, add .gitignore
5d682e539e Initial commit
litruv created repository litruv/plugin-manager 2026-04-18 20:08:36 +10:00
litruv pushed to main at litruv/cinny-desktop 2026-04-18 03:56:51 +10:00
a4429fe9c2 feat: Add comprehensive plugin API documentation and example plugin
Compare 2 commits »
litruv pushed to main at litruv/cinny 2026-04-18 03:56:14 +10:00
d1d3033c15 feat(plugins): implement plugin loading and management system
litruv pushed to master at litruv/cinny-mobile 2026-04-17 20:16:06 +10:00
e203a46b5a fix: move capacitor dependencies to root package.json
litruv pushed to master at litruv/cinny-mobile 2026-04-17 20:09:58 +10:00
0d089d0244 fix: run cap sync from cinny directory where capacitor cli is installed
litruv pushed to master at litruv/cinny-mobile 2026-04-17 20:06:07 +10:00
875c4d3b54 ci: use npm install for cinny deps after overlay modifies package.json
litruv pushed to master at litruv/cinny-mobile 2026-04-17 20:03:17 +10:00
849f4b980d ci: apply overlay before installing dependencies, fix cap sync path
litruv pushed to master at litruv/cinny-mobile 2026-04-17 19:59:31 +10:00
149ebfbe1f ci: install cinny dependencies before build
litruv pushed to master at litruv/cinny-mobile 2026-04-17 19:58:00 +10:00
b2538670cd feat: add android:apk:linux script for CI builds
litruv pushed to master at litruv/cinny-mobile 2026-04-17 19:55:54 +10:00
91bf4d6053 ci: trigger build with conflict fix
litruv pushed to master at litruv/cinny-mobile 2026-04-17 19:51:25 +10:00
6ef5fcc2ed fix: resolve package.json merge conflict [skip ci]
litruv pushed to master at litruv/cinny-mobile 2026-04-17 19:49:20 +10:00
61946d5842 ci: restructure workflow to match desktop pattern with separate build and release jobs
litruv pushed to master at litruv/cinny-mobile 2026-04-17 19:45:24 +10:00
84ab4a76dd ci: trigger build to test workflow changes
litruv pushed to master at litruv/cinny-mobile 2026-04-17 19:43:39 +10:00
dc5a416949 ci: use npm ci, use upload_url from github api for releases [skip ci]
litruv pushed to master at litruv/cinny-mobile 2026-04-17 19:41:32 +10:00
1bfb18ba86 ci: retry push with rebase to prevent version bump race condition [skip ci]
litruv pushed to master at litruv/cinny-mobile 2026-04-17 19:39:45 +10:00
174d62e68a chore: remove outdated GitHub templates and configuration files
litruv pushed to master at litruv/cinny-mobile 2026-04-17 19:38:19 +10:00
4f58736f7f ci: add clean workflow