Maarten van Heusden
|
9bee63241e
|
chore(deps): update to DepotDownloader v3.0.0
|
2025-02-21 14:09:34 +01:00 |
|
Maarten van Heusden
|
a96771685c
|
chore(deps): upgrade dependencies
|
2025-02-21 12:47:46 +01:00 |
|
dependabot[bot]
|
e681aceb29
|
chore(deps): bump the cargo-deps group across 1 directory with 3 updates (#269)
Bumps the cargo-deps group with 3 updates in the /src-tauri directory: [serde](https://github.com/serde-rs/serde), [serde_json](https://github.com/serde-rs/json) and [reqwest](https://github.com/seanmonstar/reqwest).
Updates `serde` from 1.0.216 to 1.0.217
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.216...v1.0.217)
Updates `serde_json` from 1.0.134 to 1.0.138
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.134...v1.0.138)
Updates `reqwest` from 0.12.9 to 0.12.12
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.12.9...v0.12.12)
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: cargo-deps
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: cargo-deps
- dependency-name: reqwest
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: cargo-deps
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-02-21 12:36:07 +01:00 |
|
dependabot[bot]
|
7891ed19e1
|
chore(deps): bump openssl in /src-tauri in the cargo group (#270)
Bumps the cargo group in /src-tauri with 1 update: [openssl](https://github.com/sfackler/rust-openssl).
Updates `openssl` from 0.10.68 to 0.10.70
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.68...openssl-v0.10.70)
---
updated-dependencies:
- dependency-name: openssl
dependency-type: indirect
dependency-group: cargo
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-02-21 12:35:53 +01:00 |
|
Maarten van Heusden
|
3155054531
|
fix: macOS
|
2024-12-22 20:42:52 +01:00 |
|
Maarten van Heusden
|
69ca8dbf97
|
feat: use localappdata dir instead of temp dir
|
2024-12-22 19:23:59 +01:00 |
|
Maarten van Heusden
|
b479f50005
|
perf: further improve Cargo performance
|
2024-12-19 21:01:04 +01:00 |
|
dependabot[bot]
|
ba7c17513a
|
chore(deps): bump rustls in /src-tauri in the cargo group (#254)
Bumps the cargo group in /src-tauri with 1 update: [rustls](https://github.com/rustls/rustls).
Updates `rustls` from 0.23.16 to 0.23.18
- [Release notes](https://github.com/rustls/rustls/releases)
- [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustls/rustls/compare/v/0.23.16...v/0.23.18)
---
updated-dependencies:
- dependency-name: rustls
dependency-type: indirect
dependency-group: cargo
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-12-12 21:34:12 +01:00 |
|
dependabot[bot]
|
5f0b9781c6
|
chore(deps): bump the cargo-deps group across 1 directory with 2 updates (#260)
Bumps the cargo-deps group with 2 updates in the /src-tauri directory: [serde](https://github.com/serde-rs/serde) and [serde_json](https://github.com/serde-rs/json).
Updates `serde` from 1.0.215 to 1.0.216
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.215...v1.0.216)
Updates `serde_json` from 1.0.132 to 1.0.133
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.132...v1.0.133)
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: cargo-deps
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: cargo-deps
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-12-12 21:32:56 +01:00 |
|
Maarten van Heusden
|
6ed3e71536
|
chore: update dependencies
|
2024-12-12 19:48:53 +01:00 |
|
Maarten van Heusden
|
bbdf0955db
|
fix: use temp dir
|
2024-11-17 20:59:48 +01:00 |
|
Maarten van Heusden
|
a8cd68fce6
|
fix: spawning, remove shit terminals
|
2024-11-17 13:31:13 +01:00 |
|
Maarten van Heusden
|
55a65a54dc
|
fix: windows
|
2024-11-17 12:24:40 +01:00 |
|
Maarten van Heusden
|
377a0fcb98
|
fix(workflow): truncate path
|
2024-11-17 12:04:41 +01:00 |
|
Maarten van Heusden
|
17434ecaad
|
fix: workflow
|
2024-11-17 09:33:12 +01:00 |
|
Maarten van Heusden
|
d3bddc0e54
|
v3.0.0
|
2024-11-16 18:15:01 +01:00 |
|
Maarten van Heusden
|
8578063b0a
|
chore(deps): update some more dependencies
|
2024-11-16 18:14:29 +01:00 |
|
Maarten van Heusden
|
27be876501
|
chore: update DepotDownloader
|
2024-11-16 18:08:37 +01:00 |
|
dependabot[bot]
|
f26c591572
|
chore(deps): bump the cargo-deps group in /src-tauri with 2 updates (#248)
Bumps the cargo-deps group in /src-tauri with 2 updates: [serde](https://github.com/serde-rs/serde) and [tauri-build](https://github.com/tauri-apps/tauri).
Updates `serde` from 1.0.214 to 1.0.215
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.214...v1.0.215)
Updates `tauri-build` from 2.0.2 to 2.0.3
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/tauri-build-v2.0.2...tauri-build-v2.0.3)
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: cargo-deps
- dependency-name: tauri-build
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: cargo-deps
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-11-16 18:03:55 +01:00 |
|
dependabot[bot]
|
6e2f0a0872
|
chore(deps): bump serde from 1.0.213 to 1.0.214 in /src-tauri (#229)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.213 to 1.0.214.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.213...v1.0.214)
---
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>
|
2024-10-30 11:57:46 +01:00 |
|
Maarten van Heusden
|
8e2385448b
|
chore(deps): upgrade dependencies
|
2024-10-30 11:55:17 +01:00 |
|
Maarten van Heusden
|
782492857f
|
chore: attach licenses
|
2024-10-30 11:47:34 +01:00 |
|
Maarten van Heusden
|
f7c293084c
|
refactor: cleanup debug info logging
|
2024-10-29 14:42:58 +01:00 |
|
Maarten van Heusden
|
b9b09778ad
|
refactor: no need for manually handling an issue with response content twice
|
2024-10-29 14:24:13 +01:00 |
|
Maarten van Heusden
|
7f2833c4ac
|
chore: release v3.0.0-alpha.2
|
2024-10-22 21:33:26 +02:00 |
|
Maarten van Heusden
|
984f5a66d3
|
chore(deps): update dependencies
|
2024-10-22 21:33:26 +02:00 |
|
Maarten van Heusden
|
85af1a555f
|
chore(deps): update dependencies
|
2024-10-22 21:14:54 +02:00 |
|
Maarten van Heusden
|
3ece7f30b4
|
fix: macOS dmg bundle
|
2024-10-06 14:16:35 +02:00 |
|
Maarten van Heusden
|
5fffc3d48a
|
feat: macOS support
|
2024-10-06 11:11:48 +02:00 |
|
Maarten van Heusden
|
fe46619a57
|
fix: don't print user passwords
|
2024-09-16 20:21:05 +02:00 |
|
Maarten van Heusden
|
e7f4d6c0b3
|
chore: add vectum base
|
2024-09-16 18:53:40 +02:00 |
|
Maarten van Heusden
|
ec409a5c93
|
chore: init tauri project
|
2024-02-19 15:31:46 +01:00 |
|