Litruv litruv
  • Joined on 2025-11-26
litruv pushed to main at litruv/cinny-desktop 2026-04-23 06:34:00 +10:00
50818f1d76 fix: mark subproject as dirty in cinny
litruv pushed to main at litruv/cinny 2026-04-23 06:33:59 +10:00
643608f25d feat: add notifications and invites routes to the router and update path utilities
litruv pushed to main at litruv/cinny 2026-04-23 06:13:47 +10:00
17f7a7eaf2 feat: update Direct component to include invites and notifications navigation items
litruv pushed to main at litruv/cinny-desktop 2026-04-23 06:13:47 +10:00
ca22449d54 feat: update Windows installer target to NSIS and configure shortcuts
Compare 2 commits »
litruv pushed to main at litruv/cinny-desktop 2026-04-23 05:28:40 +10:00
9ad9971a03 update
c38dc7bbf6 feat: enhance plugin download handling with validation and extraction improvements
Compare 3 commits »
litruv pushed to main at litruv/cinny 2026-04-23 05:11:15 +10:00
854f365715 feat: update plugin index and base URLs to support environment variables
litruv pushed to main at litruv/cinny-desktop 2026-04-23 04:41:37 +10:00
d0524c2bc7 refactor: move development mode detection to the top of main.js
Compare 2 commits »
litruv pushed to main at litruv/cinny 2026-04-23 04:41:35 +10:00
114435a56d feat: add fullscreen and exit fullscreen icons for video component
litruv pushed to main at litruv/cinny-desktop 2026-04-22 03:53:54 +10:00
b8a126fd69 feat: enhance build process and add local build scripts for Windows and Linux
Compare 2 commits »
litruv pushed to main at litruv/cinny-desktop 2026-04-22 03:41:44 +10:00
27c2ce021d Update README.md
litruv pushed to main at litruv/cinny-desktop 2026-04-22 03:28:48 +10:00
e9487c3043 fix: mark subproject as dirty and clean up config.json
Compare 2 commits »
litruv pushed to main at litruv/cinny 2026-04-22 03:28:47 +10:00
e5e296ca98 feat: update links to point to the new GitHub repository for Paarrot-Desktop
litruv pushed to main at litruv/cinny-desktop 2026-04-22 03:25:24 +10:00
dd790d3336 fix: update homepage URL and configure auto-updater in main process
litruv pushed to main at litruv/cinny 2026-04-22 02:47:26 +10:00
ec6fe77567 feat: implement LRU caching for user colors and avatar metadata to optimize performance
litruv pushed to main at litruv/cinny-desktop 2026-04-22 02:47:26 +10:00
7acf8ea877 fix: mark subproject as dirty in cinny
Compare 2 commits »
litruv pushed to main at litruv/cinny-desktop 2026-04-22 00:54:24 +10:00
fde412fafa feat: add app.asar file for Electron packaging
Compare 2 commits »
litruv pushed to master at litruv/plugin-manager 2026-04-22 00:52:01 +10:00
6c389381df Add UI button registration API (registerButton, unregisterButton, getButtonsForLocation)
litruv pushed to main at litruv/cinny 2026-04-22 00:40:07 +10:00
d4cb0b7435 moved docs
litruv pushed to main at litruv/cinny-desktop 2026-04-22 00:40:07 +10:00
df6fa0fa42 moved docs
litruv pushed to main at litruv/cinny-desktop 2026-04-22 00:29:19 +10:00
8ccc3ecb78 feat: Add Plugin Button Registration API documentation and Plugin System implementation summary