100 Commits
Author SHA1 Message Date
KrishanandGitHub 9d12943e3a chore: use shx for cross platform compatibility (#582) 2026-05-24 21:15:53 +10:00
KrishanandGitHub b670ef0e32 chore: update config.json to match with web code (#583) 2026-05-24 21:12:22 +10:00
KrishanandGitHub a823e45535 chore: fix script to not break on windows (#581)
fix script to not break on windows
2026-05-24 21:11:58 +10:00
KrishanandGitHub 36887eaf40 chore: Release v4.12.2 (#580)
Release v4.12.2
2026-05-23 23:18:03 +10:00
KrishanandGitHub 9809657b84 chore: add script for updates (#578) 2026-05-23 21:52:55 +10:00
KrishanandGitHub 2b61520524 fix: update CSP to allow reordering rooms inside space (#579)
* fix: update CSP to allow reordering rooms inside space

Fixes https://github.com/cinnyapp/cinny/issues/2949

* disable native dnd in windows configuration

* Disable drag and drop for main webview window in lib.rs

* Remove dragDropEnabled setting from tauri.conf.json

* Replace drag_drop_enabled with disable_drag_drop_handler
2026-05-23 21:52:14 +10:00
KrishanandGitHub 8b7bced138 chore: Release v4.12.1 (#577)
chore: release v4.12.1
2026-05-15 19:16:31 +10:00
KrishanandGitHub 0a5f14508c chore: upload build artifacts to workflow run (#571)
* Add artifact collection and upload steps to workflow

* Change artifact upload method in test workflow

Replaced the upload-artifact action with a custom bash script to handle artifact uploads.

* Refactor artifact upload process in CI workflow

Removed artifact collection step and added separate upload steps for macOS, Linux, and Windows artifacts.
2026-04-12 18:10:24 +10:00
KrishanandGitHub 18b8f696a1 chore: use private vulnerability disclosure (#565) 2026-03-22 18:21:18 +11:00
KrishanandGitHub 957f2a9f77 chore: add issue template to redirect new issues to discussions (#564)
* chore: add issue template to redirect new issues to discussions

* chore: delete .github/PULL_REQUEST_TEMPLATE.md

* chore: delete .github/ISSUE_TEMPLATE/bug_report.yml

* chore: delete .github/ISSUE_TEMPLATE/feature_request.yml
2026-03-22 17:48:53 +11:00
KrishanandGitHub 3930144876 chore: remove secret from test run 2026-03-13 13:29:00 +11:00
KrishanandGitHub d2b51ee0e6 chore(release): v4.11.2 [skip ci] (#543) 2026-03-12 01:10:36 +11:00
KrishanandGitHub 086ba8b77a fix: version is on top level now (#542) 2026-03-12 01:10:18 +11:00
KrishanandGitHub 8da44b2b88 chore(release): v4.11.1 [skip ci] (#541) 2026-03-12 00:35:57 +11:00
KrishanandGitHub fcd638bc1c fix: duplicate window creation and CSP issues (#540) 2026-03-12 00:23:50 +11:00
KrishanandGitHub c6921d602c chore: update Renovate configuration for dependency dashboard (#537)
* Update Renovate configuration for dependency dashboard

* Fix JSON formatting in renovate.json
2026-03-10 14:56:50 +11:00
KrishanandGitHub 9b3574a80e chore: add PR title check workflow (#536)
Add PR title check workflow
2026-03-10 14:56:29 +11:00
KrishanandGitHub 1e8d28faee Pin all the action deps to SHA (#531) 2026-03-04 00:22:57 +11:00
KrishanandGitHub d15e86a176 Update Tauri from v1 to v2 (#496)
* Upgrade tauri to v2

* update action and disable menu

* Add args to workflow step in test.yml

* Rename environment variables for Tauri signing

* Change mainBinaryName from 'Cinny' to 'cinny'

* Update linux file names to use 'Cinny' instead of 'cinny'

* Upgrade Tauri action to v0.6.1 and fix targets

Updated Tauri action version and corrected target specification.
2026-03-03 23:16:04 +11:00
KrishanandGitHub cf839c0fe9 Update Rust installation action in workflow 2026-03-03 22:15:57 +11:00
KrishanandGitHub 617891af96 Add args to workflow job configuration 2026-03-03 21:47:45 +11:00
KrishanandGitHub 82d6cc26ec Fix environment variable names for Tauri signing (#530) 2026-03-03 21:20:11 +11:00
KrishanandGitHub e4ee81518f Update Tauri action version to v0.6.1 (#529) 2026-03-03 18:49:50 +11:00
KrishanandGitHub 27565fe635 Update GTK dependency version in test workflow (#528)
* Update GTK dependency version in test workflow

* Modify test.yml for new platforms and args

Updated GitHub Actions workflow to include Ubuntu 22.04 and additional arguments for macOS.

* Enable pull request trigger for workflow
2026-03-03 11:40:29 +11:00
KrishanandGitHub 92b4f91c6b Release v4.10.5 (#524) 2026-02-23 23:16:03 +11:00
KrishanandGitHub 7ae56af131 Release v4.10.4 (#523)
* Release v4.10.4

* bump cinny submod
2026-02-23 22:48:07 +11:00
KrishanandGitHub 24d1e0b0f2 Update node to v24.13.1 LTS (#509) 2026-02-22 18:14:28 +11:00
KrishanandGitHub fb6dc8ba9a Release v4.10.3 (#510) 2026-02-16 22:51:29 +11:00
KrishanandGitHub b102ceba08 Release v4.10.2 (#481) 2025-11-05 18:22:29 +11:00
KrishanandGitHub 22f7d58c9f Release v4.10.1 (#471) 2025-09-29 14:50:30 +10:00
KrishanandGitHub fbc7071696 Release v4.10.0 (#466)
* Release v4.10.0

* bump cinny submodule
2025-08-31 21:24:20 +10:00
KrishanandGitHub f127a1474b Release v4.9.1 (#463) 2025-08-17 21:28:42 +10:00
KrishanandGitHub 8b293cfd51 Release v4.9.0 (#462)
* Release v4.9.0

* bump cinny sub module
2025-08-13 12:25:53 +10:00
KrishanandGitHub 2329d2c55c Release v4.6.0 (#441)
* Release v4.6.0

* bump cinny submodule
2025-03-31 23:37:13 +11:00
KrishanandGitHub fe40597eac Release v4.5.1 (#428)
* Release v4.5.1

* bump cinny submodule
2025-03-05 13:38:28 +11:00
KrishanandGitHub de29f8a49e Release v4.5.0 (#425)
* Release v4.5.0

* bump cinny submodule
2025-03-04 17:53:14 +11:00
KrishanandGitHub ab3ca3ead4 Release v4.4.0 (#420)
* Release v4.4.0

* bump cinny submodule
2025-02-23 23:39:58 +11:00
KrishanandGitHub 90af6493d5 Release v4.3.2 (#419)
* Release v4.3.2

* bump cinny submodule
2025-02-17 12:10:11 +11:00
KrishanandGitHub c25f7e5afb Release v4.3.1 (#416) 2025-02-11 22:02:44 +11:00
KrishanandGitHub 39c12c541c Fix cargo lock (#417) 2025-02-11 21:59:02 +11:00
KrishanandGitHub e8837ef50e Release v4.3.0 (#414)
* Release v4.3.0

* update cinny submodule
2025-02-11 17:11:31 +11:00
KrishanandGitHub 2994608398 Fix typo 2025-01-18 15:34:22 +11:00
KrishanandGitHub 9fa7c3eb40 Enable actions dependabot updates (#405) 2025-01-18 15:23:41 +11:00
KrishanandGitHub 05ce94884a Release v4.2.3 (#391)
* Release v4.2.3

* update cinny submodule
2024-11-12 20:49:57 +11:00
KrishanandGitHub 792837b02b Release v4.2.2 (#379)
* Release v4.2.2

* Bump cinny submodule
2024-10-16 21:34:13 +11:00
KrishanandGitHub 5acc9eb615 Release v4.2.1 (#346)
* Release v4.2.1

* update cinny submodule
2024-09-14 23:29:09 +10:00
KrishanandGitHub 2ed0e8e532 Update screen size to more usable (#347) 2024-09-14 21:44:11 +10:00
KrishanandGitHub aef6cf730b add tauri-local-host plugin for sw (#345) 2024-09-13 22:04:35 +10:00
KrishanandGitHub db5a2dbe01 Release v4.2.0 (#343) 2024-09-12 00:31:46 +10:00
KrishanandGitHub 8a29f48092 Release v4.1.0 (#328) 2024-08-04 20:24:34 +10:00
KrishanandGitHub a20c0777ab Remove outdated actions (#317) 2024-07-27 23:21:10 +10:00
KrishanandGitHub 2ff11d65e7 Release v4.0.3 (#315) 2024-07-25 16:04:16 +10:00
KrishanandGitHub e8f5c4ce24 Undo system tray and single instance (#312)
* Revert 5872ab9

* Undo 095b8fc
2024-07-25 14:15:59 +10:00
KrishanandGitHub 8921baf41a Universal build for MacOS and fix windows build (#313)
* wip

* Universal macos workflow and fix windows workflow

* fix path for macos and use diff rust action
2024-07-25 14:15:31 +10:00
Krishan f36934a796 Release v4.0.1 2024-07-25 00:20:22 +10:00
Krishan b4ae5c3fc7 Fix macos action 2024-07-25 00:18:22 +10:00
Krishan 2c4b96e9ed Release v4.0.0 2024-07-24 23:07:18 +10:00
KrishanandGitHub c5ddfa91a2 Undo ffd8dc4bd0 2024-06-06 14:43:14 +10:00
KrishanandGitHub ffd8dc4bd0 Merge branch 'main-here' into main 2024-06-06 14:40:47 +10:00
Krishan 629196c414 Update node to latest LTS 2024-05-14 14:12:26 +10:00
Krishan 6f83708511 Release v3.2.1 2023-11-01 21:53:00 +11:00
KrishanandGitHub 97a037d35f Update tauri.yml 2023-10-31 22:39:37 +11:00
KrishanandGitHub 53af21c567 Update tauri.yml 2023-10-31 22:12:31 +11:00
Krishan 3c22636bdf Release v3.2.0 2023-10-31 21:25:27 +11:00
Krishan 32e9805abd Release v3.1.0 2023-10-27 22:18:42 +11:00
Krishan ecb6984b2f Merge branch 'main' of https://github.com/cinnyapp/cinny-desktop 2023-10-21 22:04:21 +11:00
Krishan 2a4d7da8df Release v3.0.0 2023-10-21 22:04:11 +11:00
Krishan 550e628c51 Release v2.2.6 2023-03-29 22:29:12 +11:00
KrishanandGitHub 2cd97b6389 Change license to AGPLv3 (#142)
* Add CLA Github action

* Change license to AGPLv3

* Change LICENSE file text
2023-02-24 17:30:37 +05:30
KrishanandGitHub 23a74aaa7a Rename LICENSE to LICENSE.md 2023-02-08 16:55:09 +11:00
Krishan 1c9e9ed1fa Release v2.2.4 2023-01-30 15:32:26 +11:00
Krishan 5a2206fa1b Fix an issue with file upload 2023-01-15 23:20:05 +11:00
Krishan c6cf1102b1 Fix move command for window build 2023-01-15 22:40:48 +11:00
Krishan 7007d3ba7c Release v2.2.3 2023-01-15 16:22:44 +11:00
Krishan dd5ddd1a7b Revert "chore: use github vuln report feature"
This reverts commit 6b42bc027f.
2023-01-14 18:07:46 +05:30
Krishan 6b42bc027f chore: use github vuln report feature 2023-01-01 21:52:35 +05:30
Krishan 781db44959 Update min supported node version 2022-11-08 20:24:16 +05:30
Krishan c5a0fa7ee5 add cache option for actions 2022-11-07 15:29:43 +05:30
Krishan c1c5858026 Use node lts-hydrogen in actions 2022-11-01 20:08:55 +05:30
Krishan 45e8d25efa Add issue templates 2022-10-25 18:27:10 +05:30
KrishanandGitHub 79f054d19f Revert 7f633e3260 2022-10-17 14:15:39 +05:30
Krishan 7f633e3260 Fix deps dashboard approval override 2022-10-03 17:57:52 +05:30
Krishan ed23a11788 Release v2.2.2 2022-09-28 21:15:41 +05:30
KrishanandGitHub 475f78b5bc Release v2.2.1
* Release v2.2.1

* Update cinny submodule
2022-09-28 19:32:13 +05:30
Krishan 4c477821af Require approval before opening dep update PR 2022-09-19 13:52:33 +05:30
KrishanandGitHub 77c4672227 Release v2.2.0
* Release v2.2.0 (#61)

* Update cinny submodule
2022-09-17 19:14:13 +05:30
Krishan 1d87374628 Fix ubuntu to 20.04 in github actions 2022-09-16 20:49:53 +05:30
Krishan 93b3f5bad8 Add flatpak link 2022-09-16 20:38:32 +05:30
Krishan ee44bc155a Add lockfile changes action 2022-09-05 19:13:21 +05:30
Krishan a31591a444 Pin all deps for greatest reliability/predictability 2022-09-04 19:57:51 +05:30
Krishan 3cce94ed3c Update deps 2022-08-31 22:04:14 +05:30
Krishan b98f23d7b0 Release v2.1.3 2022-08-31 22:00:15 +05:30
Krishan ac9bd402f9 Add download links in readme 2022-08-22 08:14:33 +05:30
Krishan c98cb286b7 Release v2.1.1 2022-08-07 21:20:18 +05:30
Krishan 2905fde325 Remove unnecessary if 2022-08-07 20:55:27 +05:30
Krishan 740c0ce2d7 Release v2.1.0 2022-08-07 20:53:21 +05:30
Krishan 2af31a8041 Fix casing 2022-08-07 20:35:52 +05:30
Krishan 17a1563e75 Install deps explicitly 2022-08-07 20:17:04 +05:30
Krishan cdd8633246 Use tauri action dev branch 2022-08-07 20:02:17 +05:30
Krishan cdb3d9bd90 Merge branch 'main' of https://github.com/cinnyapp/cinny-desktop 2022-08-07 19:10:02 +05:30