zhom
|
bbd0f5df0c
|
chore: version bump
|
2025-06-14 02:51:24 +04:00 |
|
zhom
|
8e7982bdf8
|
fix: properly handle urls added by system events
|
2025-06-14 02:11:40 +04:00 |
|
zhom
|
9ac662aee8
|
chore: use single-instance plugin as described by the docs
|
2025-06-13 21:40:50 +04:00 |
|
zhom
|
2394716ea3
|
chore: version bump
|
2025-06-11 04:43:18 +04:00 |
|
zhom
|
1fdc552dc7
|
fix: make sure proxy configuration is discovered properly in the production build
|
2025-06-11 03:02:40 +04:00 |
|
zhom
|
29c329b432
|
feat: update proxy ui to accept credential outside url too
|
2025-06-11 01:55:54 +04:00 |
|
zhom
|
5b869a6115
|
test: add tests for proxy manager
|
2025-06-10 00:33:58 +04:00 |
|
zhom
|
c4b1745a0f
|
style: update ui to accept proxy separately
|
2025-06-09 23:19:34 +04:00 |
|
zhom
|
ac293f6204
|
build: rename nightly release tags for better ordering
|
2025-06-09 23:18:55 +04:00 |
|
zhom
|
615d7b8c8a
|
build: fix windows build warnings
|
2025-06-09 18:56:38 +04:00 |
|
zhom
|
5c26ab5c33
|
build: windows build invalid lifetime fix
|
2025-06-09 18:02:48 +04:00 |
|
zhom
|
dccaf6c7de
|
build: blind windows ci build fixes
|
2025-06-09 15:20:06 +04:00 |
|
zhom
|
bf5b2886f5
|
build: blind windows ci build fixes
|
2025-06-09 15:01:10 +04:00 |
|
zhom
|
bbc12bcc03
|
fix: blind windows ci build fixes
|
2025-06-09 06:25:22 +04:00 |
|
zhom
|
4b0ab6b732
|
refactor: windows pipeline test
|
2025-06-09 06:04:26 +04:00 |
|
zhom
|
a802895491
|
fix: same fix for discovery
|
2025-06-09 03:05:20 +04:00 |
|
zhom
|
a57f90899b
|
fix: don't try to enter into nested directory on linux for chromium binary
|
2025-06-09 02:59:57 +04:00 |
|
zhom
|
3ebc714b23
|
chore: version bump
|
2025-06-08 20:27:50 +04:00 |
|
zhom
|
1acd4781b5
|
fix: properly handle permissions on macos
|
2025-06-08 20:27:17 +04:00 |
|
dependabot[bot]
|
394406e134
|
deps(rust)(deps): bump the rust-dependencies group
Bumps the rust-dependencies group in /src-tauri with 13 updates:
| Package | From | To |
| --- | --- | --- |
| [bumpalo](https://github.com/fitzgen/bumpalo) | `3.18.0` | `3.18.1` |
| [cc](https://github.com/rust-lang/cc-rs) | `1.2.25` | `1.2.26` |
| [flate2](https://github.com/rust-lang/flate2-rs) | `1.1.1` | `1.1.2` |
| [hyper-rustls](https://github.com/rustls/hyper-rustls) | `0.27.6` | `0.27.7` |
| [liblzma-sys](https://github.com/portable-network-archive/liblzma-rs) | `0.4.3` | `0.4.4` |
| [libz-rs-sys](https://github.com/trifectatechfoundation/zlib-rs) | `0.5.0` | `0.5.1` |
| [serde_spanned](https://github.com/toml-rs/toml) | `0.6.8` | `0.6.9` |
| [smallvec](https://github.com/servo/rust-smallvec) | `1.15.0` | `1.15.1` |
| [toml_datetime](https://github.com/toml-rs/toml) | `0.6.9` | `0.6.11` |
| [toml_write](https://github.com/toml-rs/toml) | `0.1.1` | `0.1.2` |
| [tracing-attributes](https://github.com/tokio-rs/tracing) | `0.1.28` | `0.1.29` |
| [tracing-core](https://github.com/tokio-rs/tracing) | `0.1.33` | `0.1.34` |
| [zlib-rs](https://github.com/trifectatechfoundation/zlib-rs) | `0.5.0` | `0.5.1` |
Updates `bumpalo` from 3.18.0 to 3.18.1
- [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fitzgen/bumpalo/compare/v3.18.0...v3.18.1)
Updates `cc` from 1.2.25 to 1.2.26
- [Release notes](https://github.com/rust-lang/cc-rs/releases)
- [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.2.25...cc-v1.2.26)
Updates `flate2` from 1.1.1 to 1.1.2
- [Release notes](https://github.com/rust-lang/flate2-rs/releases)
- [Commits](https://github.com/rust-lang/flate2-rs/compare/1.1.1...1.1.2)
Updates `hyper-rustls` from 0.27.6 to 0.27.7
- [Release notes](https://github.com/rustls/hyper-rustls/releases)
- [Commits](https://github.com/rustls/hyper-rustls/compare/v/0.27.6...v/0.27.7)
Updates `liblzma-sys` from 0.4.3 to 0.4.4
- [Release notes](https://github.com/portable-network-archive/liblzma-rs/releases)
- [Commits](https://github.com/portable-network-archive/liblzma-rs/compare/liblzma-sys-0.4.3...liblzma-sys-0.4.4)
Updates `libz-rs-sys` from 0.5.0 to 0.5.1
- [Release notes](https://github.com/trifectatechfoundation/zlib-rs/releases)
- [Changelog](https://github.com/trifectatechfoundation/zlib-rs/blob/main/docs/release.md)
- [Commits](https://github.com/trifectatechfoundation/zlib-rs/compare/v0.5.0...v0.5.1)
Updates `serde_spanned` from 0.6.8 to 0.6.9
- [Commits](https://github.com/toml-rs/toml/compare/serde_spanned-v0.6.8...serde_spanned-v0.6.9)
Updates `smallvec` from 1.15.0 to 1.15.1
- [Release notes](https://github.com/servo/rust-smallvec/releases)
- [Commits](https://github.com/servo/rust-smallvec/compare/v1.15.0...v1.15.1)
Updates `toml_datetime` from 0.6.9 to 0.6.11
- [Commits](https://github.com/toml-rs/toml/compare/toml_datetime-v0.6.9...toml_datetime-v0.6.11)
Updates `toml_write` from 0.1.1 to 0.1.2
- [Commits](https://github.com/toml-rs/toml/compare/toml_write-v0.1.1...toml_write-v0.1.2)
Updates `tracing-attributes` from 0.1.28 to 0.1.29
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-attributes-0.1.28...tracing-attributes-0.1.29)
Updates `tracing-core` from 0.1.33 to 0.1.34
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-core-0.1.33...tracing-core-0.1.34)
Updates `zlib-rs` from 0.5.0 to 0.5.1
- [Release notes](https://github.com/trifectatechfoundation/zlib-rs/releases)
- [Changelog](https://github.com/trifectatechfoundation/zlib-rs/blob/main/docs/release.md)
- [Commits](https://github.com/trifectatechfoundation/zlib-rs/compare/v0.5.0...v0.5.1)
---
updated-dependencies:
- dependency-name: bumpalo
dependency-version: 3.18.1
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: cc
dependency-version: 1.2.26
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: flate2
dependency-version: 1.1.2
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: hyper-rustls
dependency-version: 0.27.7
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: liblzma-sys
dependency-version: 0.4.4
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: libz-rs-sys
dependency-version: 0.5.1
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: serde_spanned
dependency-version: 0.6.9
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: smallvec
dependency-version: 1.15.1
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: toml_datetime
dependency-version: 0.6.11
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: toml_write
dependency-version: 0.1.2
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: tracing-attributes
dependency-version: 0.1.29
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: tracing-core
dependency-version: 0.1.34
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: zlib-rs
dependency-version: 0.5.1
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: rust-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-07 09:45:20 +00:00 |
|
zhom
|
b0ca14c184
|
chore: version bump
|
2025-06-07 06:14:34 +04:00 |
|
zhom
|
eea94ad360
|
chore: linter
|
2025-06-07 06:12:44 +04:00 |
|
zhom
|
2b678ed04d
|
fix: hide brave releases without zip files for linux
|
2025-06-07 06:00:55 +04:00 |
|
zhom
|
743ad59348
|
fix: consider all brave releases nightly if there is no release name
|
2025-06-07 05:42:57 +04:00 |
|
zhom
|
7515cbacd6
|
refactor: check for similar-named brave binaries
|
2025-06-07 05:25:57 +04:00 |
|
zhom
|
f41172e822
|
fix: update brave url for linux arm
|
2025-06-07 05:12:04 +04:00 |
|
zhom
|
25ce691bbc
|
fix: use correct file extension on linux
|
2025-06-07 05:02:24 +04:00 |
|
zhom
|
5024eab062
|
chore: version bump
|
2025-06-07 00:01:01 +04:00 |
|
zhom
|
8137f9bf8d
|
fix: adjust download logic to work with latest firefox cdn
|
2025-06-06 23:40:51 +04:00 |
|
zhom
|
d8d59d2bd5
|
fix: extraction and version detection
|
2025-06-06 23:22:45 +04:00 |
|
zhom
|
c46f54536b
|
chore: linting
|
2025-06-06 04:52:05 +04:00 |
|
zhom
|
6cbc8627a1
|
chore: version bump
|
2025-06-06 04:43:22 +04:00 |
|
zhom
|
a4f4cc2f27
|
style: clean up settings dialog
|
2025-06-06 04:41:50 +04:00 |
|
zhom
|
9335149153
|
Merge pull request #12 from zhom/dependabot/cargo/src-tauri/rust-dependencies-ac9a5aa5e0
deps(rust)(deps): bump the rust-dependencies group in /src-tauri with 6 updates
|
2025-06-06 04:08:04 +04:00 |
|
zhom
|
ee91445fe1
|
feat: add ability to import existing profiles
|
2025-06-06 02:12:21 +04:00 |
|
dependabot[bot]
|
16fd3e3c5e
|
deps(rust)(deps): bump the rust-dependencies group
Bumps the rust-dependencies group in /src-tauri with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [sysinfo](https://github.com/GuillaumeGomez/sysinfo) | `0.35.1` | `0.35.2` |
| [bumpalo](https://github.com/fitzgen/bumpalo) | `3.17.0` | `3.18.0` |
| [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.13` | `0.1.14` |
| [tower-http](https://github.com/tower-rs/tower-http) | `0.6.5` | `0.6.6` |
| [windows-registry](https://github.com/microsoft/windows-rs) | `0.4.0` | `0.5.2` |
| [windows-strings](https://github.com/microsoft/windows-rs) | `0.3.1` | `0.4.2` |
Updates `sysinfo` from 0.35.1 to 0.35.2
- [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/GuillaumeGomez/sysinfo/compare/v0.35.1...v0.35.2)
Updates `bumpalo` from 3.17.0 to 3.18.0
- [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fitzgen/bumpalo/compare/3.17.0...v3.18.0)
Updates `hyper-util` from 0.1.13 to 0.1.14
- [Release notes](https://github.com/hyperium/hyper-util/releases)
- [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.13...v0.1.14)
Updates `tower-http` from 0.6.5 to 0.6.6
- [Release notes](https://github.com/tower-rs/tower-http/releases)
- [Commits](https://github.com/tower-rs/tower-http/compare/tower-http-0.6.5...tower-http-0.6.6)
Updates `windows-registry` from 0.4.0 to 0.5.2
- [Release notes](https://github.com/microsoft/windows-rs/releases)
- [Commits](https://github.com/microsoft/windows-rs/commits)
Updates `windows-strings` from 0.3.1 to 0.4.2
- [Release notes](https://github.com/microsoft/windows-rs/releases)
- [Commits](https://github.com/microsoft/windows-rs/commits)
---
updated-dependencies:
- dependency-name: sysinfo
dependency-version: 0.35.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: bumpalo
dependency-version: 3.18.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: rust-dependencies
- dependency-name: hyper-util
dependency-version: 0.1.14
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: tower-http
dependency-version: 0.6.6
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: windows-registry
dependency-version: 0.5.2
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: rust-dependencies
- dependency-name: windows-strings
dependency-version: 0.4.2
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: rust-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-05 21:00:03 +00:00 |
|
zhom
|
18aa3cb87b
|
test: fix
|
2025-06-06 00:22:01 +04:00 |
|
zhom
|
f066105c0f
|
build: remove universal macos build until @yao-pkg/pkg has support for universal macos binaries
|
2025-06-06 00:10:20 +04:00 |
|
zhom
|
2258edbb18
|
test: fix
|
2025-06-05 23:45:03 +04:00 |
|
zhom
|
5747729e30
|
build: use cargo audit for rust linting
|
2025-06-05 23:12:08 +04:00 |
|
zhom
|
67bfb17e5a
|
fix: correctly mark tor browser alpha versions:
|
2025-06-05 22:11:57 +04:00 |
|
zhom
|
bb2eb65c1e
|
chore: linter
|
2025-06-05 21:26:47 +04:00 |
|
zhom
|
0da34f04cb
|
feat: linux support preview
|
2025-06-05 21:15:05 +04:00 |
|
zhom
|
6836d73ffa
|
refactor: prepare the backend for cross-platform function
|
2025-06-03 23:37:31 +04:00 |
|
dependabot[bot]
|
48067ee3a7
|
deps(rust)(deps): bump the rust-dependencies group
Bumps the rust-dependencies group in /src-tauri with 3 updates: [reqwest](https://github.com/seanmonstar/reqwest), [camino](https://github.com/camino-rs/camino) and [tower-http](https://github.com/tower-rs/tower-http).
Updates `reqwest` from 0.12.18 to 0.12.19
- [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.18...v0.12.19)
Updates `camino` from 1.1.9 to 1.1.10
- [Release notes](https://github.com/camino-rs/camino/releases)
- [Changelog](https://github.com/camino-rs/camino/blob/main/CHANGELOG.md)
- [Commits](https://github.com/camino-rs/camino/compare/camino-1.1.9...camino-1.1.10)
Updates `tower-http` from 0.6.4 to 0.6.5
- [Release notes](https://github.com/tower-rs/tower-http/releases)
- [Commits](https://github.com/tower-rs/tower-http/compare/tower-http-0.6.4...tower-http-0.6.5)
---
updated-dependencies:
- dependency-name: reqwest
dependency-version: 0.12.19
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: camino
dependency-version: 1.1.10
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: tower-http
dependency-version: 0.6.5
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: rust-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-03 11:07:37 +00:00 |
|
zhom
|
2025a2a690
|
feat: better integrate with macos titlebar
|
2025-06-03 13:11:17 +04:00 |
|
zhom
|
2f1faa02e4
|
chore: version bump
|
2025-06-02 18:30:50 +04:00 |
|
zhom
|
7a5b807828
|
feat: select running profile if one available for opened urls
|
2025-06-02 13:41:38 +04:00 |
|
zhom
|
a0599ecfc1
|
test: fix update from dev to nightly test
|
2025-05-31 18:19:47 +04:00 |
|
zhom
|
6c834b3003
|
test: fix dev to nightly update check
|
2025-05-31 18:10:21 +04:00 |
|