zhom
|
9bd5b9f6db
|
chore: version bump
|
2026-03-24 09:10:40 +04:00 |
|
zhom
|
2adbf900ae
|
chore: disable: deamon
|
2026-03-24 09:08:08 +04:00 |
|
zhom
|
95b17e368d
|
chore: logs
|
2026-03-24 09:07:45 +04:00 |
|
zhom
|
71563c1cdc
|
refactor: add profile to sync queue on launch
|
2026-03-24 09:07:02 +04:00 |
|
zhom
|
ad18966294
|
refactor: better claude integration
|
2026-03-24 09:05:52 +04:00 |
|
zhom
|
aa2e9e2528
|
refactor: rootless wayfern launch and exponential backoff for downloads
|
2026-03-24 01:49:34 +04:00 |
|
zhom
|
c782ef1961
|
chore: update dependencies
|
2026-03-24 01:02:50 +04:00 |
|
zhom
|
888631bc48
|
refactor: anyone can use e2ee except non-owner team members
|
2026-03-24 00:55:51 +04:00 |
|
zhom
|
cd5fd2c970
|
refactor: remove executable_path
|
2026-03-24 00:07:50 +04:00 |
|
zhom
|
f63650fa5d
|
test: run ephemeral dir tests sequentially
|
2026-03-24 00:07:50 +04:00 |
|
zhom
|
7092f2155b
|
refactor: make sync more robust
|
2026-03-24 00:07:50 +04:00 |
|
zhom
|
861d301451
|
refactor: make cookie and extension management free
|
2026-03-24 00:07:49 +04:00 |
|
dependabot[bot]
|
378ece5ea5
|
deps(rust)(deps): bump the rust-dependencies group
Bumps the rust-dependencies group in /src-tauri with 17 updates:
| Package | From | To |
| --- | --- | --- |
| [zip](https://github.com/zip-rs/zip2) | `8.2.0` | `8.3.0` |
| [bzip2](https://github.com/trifectatechfoundation/bzip2-rs) | `0.5.2` | `0.6.1` |
| [tokio-tungstenite](https://github.com/snapview/tokio-tungstenite) | `0.28.0` | `0.29.0` |
| [smoltcp](https://github.com/smoltcp-rs/smoltcp) | `0.12.0` | `0.13.0` |
| [borsh](https://github.com/near/borsh-rs) | `1.6.0` | `1.6.1` |
| [borsh-derive](https://github.com/near/borsh-rs) | `1.6.0` | `1.6.1` |
| [embed-resource](https://github.com/nabijaczleweli/rust-embed-resource) | `3.0.6` | `3.0.7` |
| [euclid](https://github.com/servo/euclid) | `0.22.13` | `0.22.14` |
| [heapless](https://github.com/rust-embedded/heapless) | `0.8.0` | `0.9.2` |
| [itoa](https://github.com/dtolnay/itoa) | `1.0.17` | `1.0.18` |
| [num_enum](https://github.com/illicitonion/num_enum) | `0.7.5` | `0.7.6` |
| [num_enum_derive](https://github.com/illicitonion/num_enum) | `0.7.5` | `0.7.6` |
| [toml_parser](https://github.com/toml-rs/toml) | `1.0.9+spec-1.1.0` | `1.0.10+spec-1.1.0` |
| [toml_writer](https://github.com/toml-rs/toml) | `1.0.6+spec-1.1.0` | `1.0.7+spec-1.1.0` |
| [wry](https://github.com/tauri-apps/wry) | `0.54.3` | `0.54.4` |
| [zerocopy](https://github.com/google/zerocopy) | `0.8.42` | `0.8.47` |
| [zerocopy-derive](https://github.com/google/zerocopy) | `0.8.42` | `0.8.47` |
Updates `zip` from 8.2.0 to 8.3.0
- [Release notes](https://github.com/zip-rs/zip2/releases)
- [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zip-rs/zip2/compare/v8.2.0...v8.3.0)
Updates `bzip2` from 0.5.2 to 0.6.1
- [Release notes](https://github.com/trifectatechfoundation/bzip2-rs/releases)
- [Commits](https://github.com/trifectatechfoundation/bzip2-rs/compare/v0.5.2...v0.6.1)
Updates `tokio-tungstenite` from 0.28.0 to 0.29.0
- [Changelog](https://github.com/snapview/tokio-tungstenite/blob/master/CHANGELOG.md)
- [Commits](https://github.com/snapview/tokio-tungstenite/compare/v0.28.0...v0.29.0)
Updates `smoltcp` from 0.12.0 to 0.13.0
- [Release notes](https://github.com/smoltcp-rs/smoltcp/releases)
- [Changelog](https://github.com/smoltcp-rs/smoltcp/blob/main/CHANGELOG.md)
- [Commits](https://github.com/smoltcp-rs/smoltcp/compare/v0.12.0...v0.13.0)
Updates `borsh` from 1.6.0 to 1.6.1
- [Release notes](https://github.com/near/borsh-rs/releases)
- [Changelog](https://github.com/near/borsh-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/near/borsh-rs/compare/borsh-v1.6.0...borsh-v1.6.1)
Updates `borsh-derive` from 1.6.0 to 1.6.1
- [Release notes](https://github.com/near/borsh-rs/releases)
- [Changelog](https://github.com/near/borsh-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/near/borsh-rs/compare/borsh-derive-v1.6.0...borsh-derive-v1.6.1)
Updates `embed-resource` from 3.0.6 to 3.0.7
- [Release notes](https://github.com/nabijaczleweli/rust-embed-resource/releases)
- [Commits](https://github.com/nabijaczleweli/rust-embed-resource/compare/v3.0.6...v3.0.7)
Updates `euclid` from 0.22.13 to 0.22.14
- [Release notes](https://github.com/servo/euclid/releases)
- [Commits](https://github.com/servo/euclid/commits)
Updates `heapless` from 0.8.0 to 0.9.2
- [Release notes](https://github.com/rust-embedded/heapless/releases)
- [Changelog](https://github.com/rust-embedded/heapless/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rust-embedded/heapless/commits)
Updates `itoa` from 1.0.17 to 1.0.18
- [Release notes](https://github.com/dtolnay/itoa/releases)
- [Commits](https://github.com/dtolnay/itoa/compare/1.0.17...1.0.18)
Updates `num_enum` from 0.7.5 to 0.7.6
- [Commits](https://github.com/illicitonion/num_enum/compare/0.7.5...0.7.6)
Updates `num_enum_derive` from 0.7.5 to 0.7.6
- [Commits](https://github.com/illicitonion/num_enum/compare/0.7.5...0.7.6)
Updates `toml_parser` from 1.0.9+spec-1.1.0 to 1.0.10+spec-1.1.0
- [Commits](https://github.com/toml-rs/toml/compare/toml_parser-v1.0.9...toml_parser-v1.0.10)
Updates `toml_writer` from 1.0.6+spec-1.1.0 to 1.0.7+spec-1.1.0
- [Commits](https://github.com/toml-rs/toml/compare/toml_writer-v1.0.6...toml_writer-v1.0.7)
Updates `wry` from 0.54.3 to 0.54.4
- [Release notes](https://github.com/tauri-apps/wry/releases)
- [Changelog](https://github.com/tauri-apps/wry/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/tauri-apps/wry/compare/wry-v0.54.3...wry-v0.54.4)
Updates `zerocopy` from 0.8.42 to 0.8.47
- [Release notes](https://github.com/google/zerocopy/releases)
- [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md)
- [Commits](https://github.com/google/zerocopy/compare/v0.8.42...v0.8.47)
Updates `zerocopy-derive` from 0.8.42 to 0.8.47
- [Release notes](https://github.com/google/zerocopy/releases)
- [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md)
- [Commits](https://github.com/google/zerocopy/compare/v0.8.42...v0.8.47)
---
updated-dependencies:
- dependency-name: zip
dependency-version: 8.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: rust-dependencies
- dependency-name: bzip2
dependency-version: 0.6.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: rust-dependencies
- dependency-name: tokio-tungstenite
dependency-version: 0.29.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: rust-dependencies
- dependency-name: smoltcp
dependency-version: 0.13.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: rust-dependencies
- dependency-name: borsh
dependency-version: 1.6.1
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: borsh-derive
dependency-version: 1.6.1
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: embed-resource
dependency-version: 3.0.7
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: euclid
dependency-version: 0.22.14
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: heapless
dependency-version: 0.9.2
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: rust-dependencies
- dependency-name: itoa
dependency-version: 1.0.18
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: num_enum
dependency-version: 0.7.6
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: num_enum_derive
dependency-version: 0.7.6
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: toml_parser
dependency-version: 1.0.10+spec-1.1.0
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: toml_writer
dependency-version: 1.0.7+spec-1.1.0
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: wry
dependency-version: 0.54.4
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: zerocopy
dependency-version: 0.8.47
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: zerocopy-derive
dependency-version: 0.8.47
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: rust-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-03-21 09:45:42 +00:00 |
|
zhom
|
6c76dc1a34
|
chore: version bump
|
2026-03-21 10:41:40 +04:00 |
|
zhom
|
e45f4a792f
|
fix: remove browser cleanup from profile sync
|
2026-03-21 10:40:52 +04:00 |
|
zhom
|
0860a3b6e0
|
deps: bump rustls-webpki to fix RUSTSEC-2026-0049
|
2026-03-21 04:48:57 +04:00 |
|
zhom
|
0222c7e904
|
fix: profile sync metadata merge and delta subscription matching
|
2026-03-21 04:04:48 +04:00 |
|
zhom
|
786acc4356
|
fix: mcp server spec compliance and claude desktop setup
|
2026-03-21 02:01:49 +04:00 |
|
zhom
|
a813358c49
|
refactor: usage status
|
2026-03-21 02:01:49 +04:00 |
|
zhom
|
a3fd056d6e
|
refactor: spawn detached proxy process for ip checK
|
2026-03-21 02:01:49 +04:00 |
|
zhom
|
806e2497c0
|
refactor: download logging
|
2026-03-21 02:01:49 +04:00 |
|
dependabot[bot]
|
c742964d86
|
deps(rust)(deps): bump tar from 0.4.44 to 0.4.45 in /src-tauri (#241)
Bumps [tar](https://github.com/alexcrichton/tar-rs) from 0.4.44 to 0.4.45.
- [Commits](https://github.com/alexcrichton/tar-rs/compare/0.4.44...0.4.45)
---
updated-dependencies:
- dependency-name: tar
dependency-version: 0.4.45
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-03-20 18:57:02 +00:00 |
|
zhom
|
57e17b46e9
|
chore: version bump
|
2026-03-20 02:45:11 +04:00 |
|
zhom
|
116a54942d
|
refactor: networking
|
2026-03-20 02:45:11 +04:00 |
|
zhom
|
db05ffdef6
|
chore: version bump
|
2026-03-17 13:18:56 +04:00 |
|
zhom
|
96614a3f33
|
refactor: better tombstone handling
|
2026-03-17 13:15:48 +04:00 |
|
zhom
|
222a8b89f5
|
chore: version bump
|
2026-03-16 23:21:17 +04:00 |
|
zhom
|
69e68a7331
|
chore: don't try to detect magic bits fro dmg
|
2026-03-16 23:20:34 +04:00 |
|
zhom
|
5e6faf4e2c
|
chore: version bump
|
2026-03-16 21:38:39 +04:00 |
|
zhom
|
cf1e49c761
|
refactor: more robust output parsing
|
2026-03-16 21:38:03 +04:00 |
|
zhom
|
d05ab23404
|
test: remove https tests
|
2026-03-16 18:21:01 +04:00 |
|
zhom
|
8511535d69
|
refactor: socks5 chaining
|
2026-03-16 17:48:02 +04:00 |
|
zhom
|
b2d1456aa9
|
chore: version bump
|
2026-03-16 15:50:06 +04:00 |
|
zhom
|
2cf9013d28
|
chore: handle download interuptions
|
2026-03-16 15:48:52 +04:00 |
|
zhom
|
76dd0d84e8
|
refactor: check proxy validity via donut-proxy
|
2026-03-16 15:48:00 +04:00 |
|
zhom
|
ccecd2a1e3
|
chore: version bump
|
2026-03-16 04:44:27 +04:00 |
|
zhom
|
c4aee3a00b
|
refactor: encrypt manifest for encrypted profiles
|
2026-03-16 03:33:44 +04:00 |
|
zhom
|
140e611085
|
test: e2e for encrypted sync
|
2026-03-16 02:57:31 +04:00 |
|
zhom
|
b4488ee3ec
|
refactor: make bypass of paid plan harder
|
2026-03-16 02:57:08 +04:00 |
|
zhom
|
c4bfd4e253
|
chore: linting
|
2026-03-15 20:31:02 +04:00 |
|
zhom
|
0b3dac5da8
|
chore: icons
|
2026-03-15 20:06:40 +04:00 |
|
zhom
|
db4c1fce6c
|
Merge pull request #236 from zhom/dependabot/cargo/src-tauri/rust-dependencies-f0e0da4c3a
deps(rust)(deps): bump the rust-dependencies group across 1 directory with 13 updates
|
2026-03-15 12:01:28 -04:00 |
|
zhom
|
d2d459feeb
|
fix: better scroll handling
|
2026-03-15 19:58:51 +04:00 |
|
zhom
|
7648785e39
|
test: run ephemeral dir test serially
|
2026-03-15 19:00:15 +04:00 |
|
dependabot[bot]
|
081a1922df
|
deps(rust)(deps): bump the rust-dependencies group across 1 directory with 13 updates
Bumps the rust-dependencies group with 9 updates in the /src-tauri directory:
| Package | From | To |
| --- | --- | --- |
| [zip](https://github.com/zip-rs/zip2) | `7.2.0` | `8.2.0` |
| [rand](https://github.com/rust-random/rand) | `0.9.2` | `0.10.0` |
| [rusqlite](https://github.com/rusqlite/rusqlite) | `0.38.0` | `0.39.0` |
| [smoltcp](https://github.com/smoltcp-rs/smoltcp) | `0.11.0` | `0.12.0` |
| [winreg](https://github.com/gentoo90/winreg-rs) | `0.55.0` | `0.56.0` |
| [resvg](https://github.com/linebender/resvg) | `0.46.0` | `0.47.0` |
| [portable-atomic-util](https://github.com/taiki-e/portable-atomic-util) | `0.2.5` | `0.2.6` |
| [tinyvec](https://github.com/Lokathor/tinyvec) | `1.10.0` | `1.11.0` |
| [uds_windows](https://github.com/haraldh/rust_uds_windows) | `1.2.0` | `1.2.1` |
Updates `zip` from 7.2.0 to 8.2.0
- [Release notes](https://github.com/zip-rs/zip2/releases)
- [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zip-rs/zip2/compare/v7.2.0...v8.2.0)
Updates `rand` from 0.9.2 to 0.10.0
- [Release notes](https://github.com/rust-random/rand/releases)
- [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-random/rand/compare/rand_core-0.9.2...0.10.0)
Updates `rusqlite` from 0.38.0 to 0.39.0
- [Release notes](https://github.com/rusqlite/rusqlite/releases)
- [Changelog](https://github.com/rusqlite/rusqlite/blob/master/Changelog.md)
- [Commits](https://github.com/rusqlite/rusqlite/compare/v0.38.0...v0.39.0)
Updates `smoltcp` from 0.11.0 to 0.12.0
- [Release notes](https://github.com/smoltcp-rs/smoltcp/releases)
- [Changelog](https://github.com/smoltcp-rs/smoltcp/blob/main/CHANGELOG.md)
- [Commits](https://github.com/smoltcp-rs/smoltcp/compare/v0.11.0...v0.12.0)
Updates `winreg` from 0.55.0 to 0.56.0
- [Release notes](https://github.com/gentoo90/winreg-rs/releases)
- [Changelog](https://github.com/gentoo90/winreg-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gentoo90/winreg-rs/compare/v0.55.0...v0.56.0)
Updates `resvg` from 0.46.0 to 0.47.0
- [Release notes](https://github.com/linebender/resvg/releases)
- [Changelog](https://github.com/linebender/resvg/blob/main/CHANGELOG.md)
- [Commits](https://github.com/linebender/resvg/compare/v0.46.0...v0.47.0)
Updates `libsqlite3-sys` from 0.36.0 to 0.37.0
- [Release notes](https://github.com/rusqlite/rusqlite/releases)
- [Changelog](https://github.com/rusqlite/rusqlite/blob/master/Changelog.md)
- [Commits](https://github.com/rusqlite/rusqlite/compare/v0.36.0...v0.37.0)
Updates `portable-atomic-util` from 0.2.5 to 0.2.6
- [Release notes](https://github.com/taiki-e/portable-atomic-util/releases)
- [Changelog](https://github.com/taiki-e/portable-atomic-util/blob/main/CHANGELOG.md)
- [Commits](https://github.com/taiki-e/portable-atomic-util/compare/v0.2.5...v0.2.6)
Updates `tiny-skia` from 0.11.4 to 0.12.0
- [Changelog](https://github.com/linebender/tiny-skia/blob/main/CHANGELOG.md)
- [Commits](https://github.com/linebender/tiny-skia/compare/v0.11.4...v0.12.0)
Updates `tiny-skia-path` from 0.11.4 to 0.12.0
- [Changelog](https://github.com/linebender/tiny-skia/blob/main/CHANGELOG.md)
- [Commits](https://github.com/linebender/tiny-skia/compare/v0.11.4...v0.12.0)
Updates `tinyvec` from 1.10.0 to 1.11.0
- [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Lokathor/tinyvec/compare/v1.10.0...v1.11.0)
Updates `uds_windows` from 1.2.0 to 1.2.1
- [Release notes](https://github.com/haraldh/rust_uds_windows/releases)
- [Changelog](https://github.com/haraldh/rust_uds_windows/blob/master/CHANGELOG.md)
- [Commits](https://github.com/haraldh/rust_uds_windows/compare/v1.2.0...v1.2.1)
Updates `usvg` from 0.46.0 to 0.47.0
- [Release notes](https://github.com/linebender/resvg/releases)
- [Changelog](https://github.com/linebender/resvg/blob/main/CHANGELOG.md)
- [Commits](https://github.com/linebender/resvg/compare/v0.46.0...v0.47.0)
---
updated-dependencies:
- dependency-name: zip
dependency-version: 8.2.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: rust-dependencies
- dependency-name: rand
dependency-version: 0.10.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: rust-dependencies
- dependency-name: rusqlite
dependency-version: 0.39.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: rust-dependencies
- dependency-name: smoltcp
dependency-version: 0.12.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: rust-dependencies
- dependency-name: winreg
dependency-version: 0.56.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: rust-dependencies
- dependency-name: resvg
dependency-version: 0.47.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: rust-dependencies
- dependency-name: libsqlite3-sys
dependency-version: 0.37.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: rust-dependencies
- dependency-name: portable-atomic-util
dependency-version: 0.2.6
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: tiny-skia
dependency-version: 0.12.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: rust-dependencies
- dependency-name: tiny-skia-path
dependency-version: 0.12.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: rust-dependencies
- dependency-name: tinyvec
dependency-version: 1.11.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: rust-dependencies
- dependency-name: uds_windows
dependency-version: 1.2.1
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: usvg
dependency-version: 0.47.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: rust-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-03-15 14:38:49 +00:00 |
|
zhom
|
5bea6a32e0
|
feat: synchronizer
|
2026-03-15 18:00:04 +04:00 |
|
zhom
|
cdaacc5b27
|
refactor: support non-latin characters
|
2026-03-14 12:47:15 +04:00 |
|
zhom
|
ee7160bb9e
|
chore: update dependencies
|
2026-03-14 12:36:43 +04:00 |
|
zhom
|
d0ea3f8903
|
refactor: match API spec in MCP
|
2026-03-14 12:31:34 +04:00 |
|
zhom
|
942d193206
|
feat: human-like typing for MCP
|
2026-03-14 12:12:14 +04:00 |
|