Litruv litruv
  • Joined on 2025-11-26
litruv pushed to master at litruv/cinny-mobile 2026-04-19 06:58:39 +10:00
f06d11711b fix: update subproject commit reference
Compare 2 commits »
litruv pushed to main at litruv/cinny-desktop 2026-04-19 06:58:24 +10:00
a3c2510830 fix: mark subproject as dirty to indicate uncommitted changes
Compare 2 commits »
litruv pushed to main at litruv/cinny 2026-04-19 06:58:23 +10:00
f406f684dc fix: update plugin-manager dependency URL to point to the correct location
litruv pushed to master at litruv/cinny-mobile 2026-04-19 06:54:14 +10:00
6795e692d6 fix: update subproject commit reference
Compare 2 commits »
litruv pushed to main at litruv/cinny-desktop 2026-04-19 06:52:50 +10:00
e90b8d43cb Refactor code structure for improved readability and maintainability
Compare 2 commits »
litruv pushed to main at litruv/cinny 2026-04-19 06:52:47 +10:00
52e9cc360f Refactor plugin management system
litruv pushed to master at litruv/plugin-manager 2026-04-19 03:05:33 +10:00
6f506c59a4 feat: Enhance Electron test harness with preload script and CSP configuration
litruv pushed to master at litruv/plugin-manager 2026-04-19 01:04:01 +10:00
dcc17946ef feat: Implement Plugin Marketplace Manager and Client
litruv pushed to master at litruv/plugin-manager 2026-04-18 21:04:32 +10:00
da18b7dfe5 added examples
litruv pushed to master at litruv/plugin-manager 2026-04-18 20:46:27 +10:00
8e650e94b1 Fix ZIP download URL, add activate/deactivate compat shim
litruv pushed to master at litruv/plugin-manager 2026-04-18 20:43:46 +10:00
9bd1dd325f Fix ESM detection: try CJS then fall back to data URL import on SyntaxError
litruv pushed to master at litruv/plugin-manager 2026-04-18 20:42:59 +10:00
0e7edc3aab Support ESM and CJS plugins via data URL import fallback
litruv pushed to master at litruv/plugin-manager 2026-04-18 20:41:45 +10:00
e862ec5f70 Keep unloaded plugins in list with Reload button
litruv pushed to master at litruv/cinny-mobile 2026-04-18 20:32:02 +10:00
2cde79e87d Update README.md
litruv pushed to master at litruv/plugin-manager 2026-04-18 20:27:18 +10:00
11b428e25b Add plugin directory tab with remote marketplace browse and download
litruv pushed to master at litruv/plugin-manager 2026-04-18 20:24:57 +10:00
c6d3d4cbe5 Add getRegisteredPlugins, plugin manager panel in test app
litruv pushed to master at litruv/plugin-manager 2026-04-18 20:20:50 +10:00
93dbef6a59 Add Electron test harness with example plugin
litruv pushed to master at litruv/plugin-manager 2026-04-18 20:13:15 +10:00
905fdc25b8 Add usage guide
litruv pushed to master at litruv/plugin-manager 2026-04-18 20:11:31 +10:00
15c9afd630 Commit compiled dist for git installs
litruv pushed to master at litruv/plugin-manager 2026-04-18 20:10:48 +10:00
234d269283 Add prepare script for git installs