Litruv litruv
  • Joined on 2025-11-26
litruv pushed to main at litruv/cinny 2026-02-21 21:40:48 +11:00
ef55d1583f feat: implement Paarrot API for Electron integration with navigation and IPC handlers
litruv pushed to main at litruv/cinny-desktop 2026-02-21 20:06:18 +11:00
59adbcbdf4 fix: use correct icon path for tray/window in packaged app
litruv pushed to main at litruv/cinny-desktop 2026-02-21 19:54:47 +11:00
b926ea9c88 chore: update cinny submodule with Electron updater fix and debug logging
litruv pushed to main at litruv/cinny 2026-02-21 19:54:01 +11:00
6a31ea64ed fix: skip Tauri updater in Electron, add debug logging for routing
litruv pushed to main at litruv/cinny-desktop 2026-02-21 19:37:58 +11:00
7945e2d0be chore: bump version to 4.11.0 (next build will be 4.11.1)
litruv pushed to main at litruv/cinny-desktop 2026-02-21 19:37:27 +11:00
b839d5e98a chore: update cinny submodule with relative base path fix
litruv pushed to main at litruv/cinny 2026-02-21 19:36:44 +11:00
00ff6a6b72 fix: use relative base path for Electron compatibility
litruv pushed to main at litruv/cinny-desktop 2026-02-21 19:27:26 +11:00
7b65b5a8c2 fix: clean dist folders before building to prevent stale files
litruv pushed to main at litruv/cinny-desktop 2026-02-21 19:15:35 +11:00
dbf70fd9c4 fix: remove AppImage and arm64 builds, keep only deb/rpm x64
litruv pushed to main at litruv/cinny-desktop 2026-02-21 18:59:40 +11:00
775f18f601 fix: correct artifact upload paths for Linux builds
litruv pushed to main at litruv/cinny-desktop 2026-02-21 18:50:32 +11:00
58b911fbd5 fix: add homepage, author email, and maintainer for deb builds
litruv pushed to main at litruv/cinny-desktop 2026-02-21 18:25:07 +11:00
ebe9fa3983 fix: remove license field from appImage config
litruv released Release v4.10.3 at litruv/cinny-desktop 2026-02-21 18:17:38 +11:00
litruv pushed to main at litruv/cinny-desktop 2026-02-21 18:14:08 +11:00
72193d2490 fix: add linux build scripts, remove mac builds, disable auto-publish
62c42f7b63 feat: add post-installation and post-removal scripts for package management
Compare 2 commits »
litruv pushed to main at litruv/cinny-desktop 2026-02-21 17:58:52 +11:00
3df5432127 fix: use desktop.entry for electron-builder 26.x
1e455a00f2 fix: handle submodules manually on Windows to avoid path issue
Compare 2 commits »
litruv pushed to main at litruv/cinny-desktop 2026-02-21 17:54:43 +11:00
7508ebacab feat: add default capabilities configuration and main entry point
22f5c5e7e4 electron
Compare 2 commits »
litruv pushed to main at litruv/cinny 2026-02-21 17:51:04 +11:00
8b0960d366 electron
litruv pushed to main at litruv/cinny-desktop 2026-02-21 16:17:20 +11:00
caf1869e3e Refactor code structure for improved readability and maintainability
litruv pushed to main at litruv/cinny 2026-02-21 16:17:11 +11:00
6c741577ce feat: add Vite configuration with custom plugins and server settings
litruv pushed to main at litruv/cinny-desktop 2026-02-21 12:16:54 +11:00
1533b38cac Update README.md