Commit graph

239 commits

Author SHA1 Message Date
dependabot[bot] 3bb15bf93c
Bump actions/checkout from 3.5.3 to 4.1.5 (#280)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.3 to 4.1.5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3.5.3...v4.1.5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-14 14:03:16 +10:00
dependabot[bot] 77ffbad22c
Bump cla-assistant/github-action from 2.3.0 to 2.4.0 (#276)
Bumps [cla-assistant/github-action](https://github.com/cla-assistant/github-action) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/cla-assistant/github-action/releases)
- [Commits](https://github.com/cla-assistant/github-action/compare/v2.3.0...v2.4.0)

---
updated-dependencies:
- dependency-name: cla-assistant/github-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-14 14:00:34 +10:00
Krishan 6f83708511 Release v3.2.1 2023-11-01 21:53:00 +11:00
Andrew Davidson a63365b6b9
fixing directory path in README.md (#228)
the path in the build instructions was not quite correct.
2023-11-01 21:44:12 +11:00
renovate[bot] c4a79926c7
fix(deps): update rust crate serde_json to 1.0.108 (#231)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-01 21:43:01 +11:00
renovate[bot] 64f2ce11a4
chore(deps): update tauri-apps/tauri-action action to v0.4.4 (#232)
* chore(deps): update tauri-apps/tauri-action action to v0.4.4

* Update tauri.yml

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Krishan <33421343+kfiven@users.noreply.github.com>
2023-11-01 21:41:53 +11:00
renovate[bot] 226f65b0e4
fix(deps): update rust crate serde to 1.0.190 (#230)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-01 21:40:30 +11:00
Krishan 97a037d35f
Update tauri.yml 2023-10-31 22:39:37 +11:00
Krishan 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
renovate[bot] e9c6369b2b
fix(deps): update tauri monorepo (#219)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-27 23:06:48 +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
StevenDoesStuffs 095b8fc561
Add system tray support (#166)
* Added sytem tray with hide/show buttons

* Split tray into separate module

* Fix persistent console window

* Show/hide window on tray icon click

---------

Co-authored-by: serxka <serxka@protonmail.com>
Co-authored-by: Milo <40355097+serxka@users.noreply.github.com>
Co-authored-by: greentore <117551249+greentore@users.noreply.github.com>
2023-10-21 21:34:32 +11:00
dependabot[bot] ba8d255eb7
Bump actions/checkout from 3.3.0 to 3.5.3 (#169)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.3.0 to 3.5.3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3.3.0...v3.5.3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-13 09:31:40 +10:00
dependabot[bot] aaf1ca4772
Bump cla-assistant/github-action from 2.2.1 to 2.3.0 (#144)
Bumps [cla-assistant/github-action](https://github.com/cla-assistant/github-action) from 2.2.1 to 2.3.0.
- [Release notes](https://github.com/cla-assistant/github-action/releases)
- [Commits](https://github.com/cla-assistant/github-action/compare/v2.2.1...v2.3.0)

---
updated-dependencies:
- dependency-name: cla-assistant/github-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-12 21:41:19 +10:00
Krishan 550e628c51 Release v2.2.6 2023-03-29 22:29:12 +11:00
Krishan 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
Krishan 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
dependabot[bot] 121efacb28
Bump actions/setup-node from 3.5.1 to 3.6.0 (#133)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.5.1 to 3.6.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3.5.1...v3.6.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-14 18:04:31 +05:30
dependabot[bot] ffc8f01b29
Bump actions/checkout from 3.2.0 to 3.3.0 (#132)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3.2.0...v3.3.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-14 17:56:09 +05:30
Laker Turner 0cbe105487
chore: fixing spelling mistake (#129) 2023-01-14 17:48:02 +05:30
Krishan 6b42bc027f chore: use github vuln report feature 2023-01-01 21:52:35 +05:30
dependabot[bot] c2d9e49671
Bump tauri from 1.2.2 to 1.2.3 in /src-tauri (#126)
Bumps [tauri](https://github.com/tauri-apps/tauri) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/tauri-v1.2.2...tauri-v1.2.3)

---
updated-dependencies:
- dependency-name: tauri
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-28 11:09:32 +05:30
dependabot[bot] 1f3debcc2c
Bump serde_json from 1.0.89 to 1.0.91 in /src-tauri (#124)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.89 to 1.0.91.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.89...v1.0.91)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-28 11:08:25 +05:30
dependabot[bot] 7e5deb7078
Bump serde from 1.0.150 to 1.0.152 in /src-tauri (#127)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.150 to 1.0.152.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.150...v1.0.152)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-28 11:07:07 +05:30
dependabot[bot] 783784cb25
Bump serde from 1.0.149 to 1.0.150 in /src-tauri (#121)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.149 to 1.0.150.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.149...v1.0.150)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-13 09:19:56 +05:30
dependabot[bot] 179ba47267
Bump actions/checkout from 3.1.0 to 3.2.0 (#120)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3.1.0...v3.2.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-13 09:19:43 +05:30
renovate[bot] dc623efb48
Lock file maintenance (#119)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-11 17:34:08 +05:30
renovate[bot] 55b89fd5ea
Update tauri monorepo to v1.2.2 (#118)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-11 17:20:14 +05:30
renovate[bot] 9985009199
Update tauri monorepo to v1.2.1 (#117)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-06 14:39:57 +05:30
dependabot[bot] b34783637b
Bump serde_json from 1.0.88 to 1.0.89 in /src-tauri (#111)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.88 to 1.0.89.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.88...v1.0.89)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-06 14:31:20 +05:30
dependabot[bot] 6fdb73d779
Bump serde from 1.0.147 to 1.0.149 in /src-tauri (#116)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.147 to 1.0.149.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.147...v1.0.149)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-06 14:29:10 +05:30
dependabot[bot] 6d729c82b8
Bump softprops/action-gh-release from 0.1.14 to 0.1.15 (#115)
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 0.1.14 to 0.1.15.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](1e07f43987...de2c0eb89a)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-06 14:28:38 +05:30
renovate[bot] 552f81774e
Lock file maintenance (#107)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-20 18:21:18 +05:30
renovate[bot] b93934b218
Update Rust crate serde_json to 1.0.88 (#106)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-20 18:15:41 +05:30
dependabot[bot] 3dd7722573
Bump node-fetch from 3.2.10 to 3.3.0 (#101)
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.2.10 to 3.3.0.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v3.2.10...v3.3.0)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-20 18:06:52 +05:30
renovate[bot] 320294af00
Update tauri monorepo to v1.2.0 (#97)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-20 18:04:32 +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
dependabot[bot] 9b167588ac
Bump bruceadams/get-release from 1.3.1 to 1.3.2 (#95)
Bumps [bruceadams/get-release](https://github.com/bruceadams/get-release) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/bruceadams/get-release/releases)
- [Commits](439b85889c...74c3d60f5a)

---
updated-dependencies:
- dependency-name: bruceadams/get-release
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-01 17:05:57 +05:30
Krishan 45e8d25efa Add issue templates 2022-10-25 18:27:10 +05:30
dependabot[bot] 44ac27995d
Bump serde_json from 1.0.86 to 1.0.87 in /src-tauri (#91)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.86 to 1.0.87.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.86...v1.0.87)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-25 13:30:09 +05:30