Commit graph

95 commits

Author SHA1 Message Date
Krishan 6f83708511 Release v3.2.1 2023-11-01 21:53:00 +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] 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 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
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 1c9e9ed1fa Release v2.2.4 2023-01-30 15:32:26 +11:00
Krishan 7007d3ba7c Release v2.2.3 2023-01-15 16:22:44 +11:00
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
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
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
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
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
dependabot[bot] 0d619079e5
Bump serde from 1.0.145 to 1.0.147 in /src-tauri (#92)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.145 to 1.0.147.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.145...v1.0.147)

---
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-10-25 10:49:00 +05:30
renovate[bot] 59d1a2c57e
Lock file maintenance (#89)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-17 14:22:02 +05:30
renovate[bot] 9d2b39a418
Lock file maintenance (#81)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-11 08:56:27 +05:30
dependabot[bot] e94b43f9e0
Bump serde_json from 1.0.85 to 1.0.86 in /src-tauri (#83)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.85 to 1.0.86.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.85...v1.0.86)

---
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-11 08:51:41 +05:30
renovate[bot] 5c5825c8ba
Lock file maintenance (#75)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-03 18:01:58 +05:30
Krishan ed23a11788 Release v2.2.2 2022-09-28 21:15:41 +05:30
Krishan 475f78b5bc
Release v2.2.1
* Release v2.2.1

* Update cinny submodule
2022-09-28 19:32:13 +05:30
renovate[bot] 0a9bee92b3
Update Rust crate serde to 1.0.145 (#72)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-25 18:51:07 +05:30
renovate[bot] 81707ad295
Lock file maintenance (#68)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-19 09:12:46 +05:30
renovate[bot] 690385a8eb
Update tauri monorepo to v1.1.1 (#67)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-19 09:06:53 +05:30
Krishan 77c4672227
Release v2.2.0
* Release v2.2.0 (#61)

* Update cinny submodule
2022-09-17 19:14:13 +05:30
renovate[bot] 76b25460e0
Update tauri monorepo to v1.1.0 (#60)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-16 20:28:34 +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
Ajay Bura 6352516b3b Release v2.1.2 2022-08-11 19:28:21 +05:30
Krishan c98cb286b7 Release v2.1.1 2022-08-07 21:20:18 +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 cdd8633246 Use tauri action dev branch 2022-08-07 20:02:17 +05:30
Krishan 4a24b840b2 Release v2.1.0 2022-08-07 19:09:31 +05:30
dependabot[bot] d93dc20562
Bump serde from 1.0.140 to 1.0.141 in /src-tauri (#52)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.140 to 1.0.141.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.140...v1.0.141)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-02 07:05:20 +05:30
Krishan 53cbd144a7 Update Cargo.lock 2022-07-27 11:01:43 +05:30
dependabot[bot] 9df1a47b46
Bump tauri from 1.0.4 to 1.0.5 in /src-tauri (#50)
Bumps [tauri](https://github.com/tauri-apps/tauri) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/tauri-v1.0.4...tauri-v1.0.5)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-27 10:23:44 +05:30
dependabot[bot] 97db98a630
Bump serde from 1.0.139 to 1.0.140 in /src-tauri (#49)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.139 to 1.0.140.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.139...v1.0.140)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-27 10:21:20 +05:30