zhom
|
ac878aed48
|
refactor: pass custom executable path
|
2025-08-11 12:02:52 +04:00 |
|
zhom
|
140621dcbe
|
refactor: make the geoip download toast the same as regular download toast
|
2025-08-11 09:59:36 +04:00 |
|
zhom
|
55b8955a20
|
refactor: fallback to firefox directory
nightly-2025-08-11-55b8955
|
2025-08-11 08:35:02 +04:00 |
|
zhom
|
1611c8e536
|
chore: add margin to creation button
|
2025-08-11 08:30:07 +04:00 |
|
zhom
|
c17bb56fec
|
chore: pnpm update
|
2025-08-11 08:27:24 +04:00 |
|
zhom
|
cea8030268
|
chore: formatting
nightly-2025-08-11-cea8030
|
2025-08-11 06:17:52 +04:00 |
|
zhom
|
d9e3e1f3ef
|
chore: linting
|
2025-08-11 06:06:10 +04:00 |
|
zhom
|
d48e26c7eb
|
refactor: cleanup and better brave release fetching
|
2025-08-11 05:42:17 +04:00 |
|
zhom
|
b7b75ec3d8
|
chore: formatting
nightly-2025-08-10-b7b75ec
|
2025-08-10 15:31:56 +04:00 |
|
zhom
|
4a8b0bd407
|
refactor: better continued download handling
|
2025-08-10 14:53:35 +04:00 |
|
zhom
|
8f24410f11
|
refactor: better camoufox creationg handling
nightly-2025-08-10-8f24410
|
2025-08-10 14:49:01 +04:00 |
|
zhom
|
ff4aa572fe
|
chore: authenticate gh in ai summary flow
|
2025-08-10 14:30:24 +04:00 |
|
zhom
|
0abea50279
|
chore: remove depricated props from greetings workflow
|
2025-08-10 14:29:47 +04:00 |
|
zhom
|
1f90b12fe5
|
refactor: simplify system theme detection
|
2025-08-10 14:10:06 +04:00 |
|
zhom
|
bc0c31f527
|
fix: put valid categories for linux x64
nightly-2025-08-10-bc0c31f
|
2025-08-10 13:36:56 +04:00 |
|
zhom
|
357499168f
|
build: add --verbose flag to the build command
nightly-2025-08-10-3574991
|
2025-08-10 12:50:56 +04:00 |
|
zhom
|
7b1311f2ca
|
build: fully switch from ubuntu 22
nightly-2025-08-10-7b1311f
|
2025-08-10 10:28:50 +04:00 |
|
zhom
|
d755978b34
|
chore: pnpm update
nightly-2025-08-10-d755978
|
2025-08-10 07:54:28 +04:00 |
|
zhom
|
bb164ce743
|
build: switch to ubuntu 24 on linux x64 build
nightly-2025-08-10-bb164ce
|
2025-08-10 07:28:43 +04:00 |
|
zhom
|
daa36f008b
|
refactor: disable mullvad and tor profile creation as well as nightly releases
nightly-2025-08-10-daa36f0
|
2025-08-10 06:57:45 +04:00 |
|
zhom
|
92ef2798d2
|
feat: add min height and width for camoufox
|
2025-08-10 04:46:20 +04:00 |
|
zhom
|
a9720676ae
|
test: cleanup
|
2025-08-10 04:14:43 +04:00 |
|
zhom
|
fbcec2cbc1
|
Merge pull request #65 from zhom/dependabot/cargo/src-tauri/rust-dependencies-9c91849198
deps(rust)(deps): bump the rust-dependencies group in /src-tauri with 6 updates
nightly-2025-08-09-fbcec2c
|
2025-08-09 14:35:38 +04:00 |
|
zhom
|
5d395f606e
|
Merge pull request #64 from zhom/dependabot/github_actions/github-actions-8d3d32b5fa
ci(deps): bump the github-actions group with 3 updates
nightly-2025-08-09-5d395f6
|
2025-08-09 14:35:28 +04:00 |
|
dependabot[bot]
|
6963e07be5
|
deps(rust)(deps): bump the rust-dependencies group
Bumps the rust-dependencies group in /src-tauri with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [bytemuck](https://github.com/Lokathor/bytemuck) | `1.23.1` | `1.23.2` |
| [camino](https://github.com/camino-rs/camino) | `1.1.10` | `1.1.11` |
| [cc](https://github.com/rust-lang/cc-rs) | `1.2.31` | `1.2.32` |
| [rustversion](https://github.com/dtolnay/rustversion) | `1.0.21` | `1.0.22` |
| [slab](https://github.com/tokio-rs/slab) | `0.4.10` | `0.4.11` |
| [tauri-winres](https://github.com/tauri-apps/winres) | `0.3.2` | `0.3.3` |
Updates `bytemuck` from 1.23.1 to 1.23.2
- [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md)
- [Commits](https://github.com/Lokathor/bytemuck/compare/v1.23.1...v1.23.2)
Updates `camino` from 1.1.10 to 1.1.11
- [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.10...camino-1.1.11)
Updates `cc` from 1.2.31 to 1.2.32
- [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.31...cc-v1.2.32)
Updates `rustversion` from 1.0.21 to 1.0.22
- [Release notes](https://github.com/dtolnay/rustversion/releases)
- [Commits](https://github.com/dtolnay/rustversion/compare/1.0.21...1.0.22)
Updates `slab` from 0.4.10 to 0.4.11
- [Release notes](https://github.com/tokio-rs/slab/releases)
- [Changelog](https://github.com/tokio-rs/slab/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/slab/compare/v0.4.10...v0.4.11)
Updates `tauri-winres` from 0.3.2 to 0.3.3
- [Release notes](https://github.com/tauri-apps/winres/releases)
- [Changelog](https://github.com/tauri-apps/winres/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tauri-apps/winres/compare/winres-v0.3.2...winres-v0.3.3)
---
updated-dependencies:
- dependency-name: bytemuck
dependency-version: 1.23.2
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: camino
dependency-version: 1.1.11
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: cc
dependency-version: 1.2.32
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: rustversion
dependency-version: 1.0.22
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: slab
dependency-version: 0.4.11
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: tauri-winres
dependency-version: 0.3.3
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: rust-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-09 10:26:41 +00:00 |
|
dependabot[bot]
|
c28537d304
|
ci(deps): bump the github-actions group with 3 updates
Bumps the github-actions group with 3 updates: [ridedott/merge-me-action](https://github.com/ridedott/merge-me-action), [actions/ai-inference](https://github.com/actions/ai-inference) and [crate-ci/typos](https://github.com/crate-ci/typos).
Updates `ridedott/merge-me-action` from 2.10.123 to 2.10.124
- [Release notes](https://github.com/ridedott/merge-me-action/releases)
- [Changelog](https://github.com/ridedott/merge-me-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ridedott/merge-me-action/compare/d288b479e76cb993344ca8b5e0fcaa7d6e667eed...f96a67511b4be051e77760230e6a3fb9cb7b1903)
Updates `actions/ai-inference` from 1.2.3 to 1.2.8
- [Release notes](https://github.com/actions/ai-inference/releases)
- [Commits](https://github.com/actions/ai-inference/compare/9693b137b6566bb66055a713613bf4f0493701eb...b81b2afb8390ee6839b494a404766bef6493c7d9)
Updates `crate-ci/typos` from 1.34.0 to 1.35.3
- [Release notes](https://github.com/crate-ci/typos/releases)
- [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crate-ci/typos/compare/392b78fe18a52790c53f42456e46124f77346842...52bd719c2c91f9d676e2aa359fc8e0db8925e6d8)
---
updated-dependencies:
- dependency-name: ridedott/merge-me-action
dependency-version: 2.10.124
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
- dependency-name: actions/ai-inference
dependency-version: 1.2.8
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
- dependency-name: crate-ci/typos
dependency-version: 1.35.3
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-09 09:52:33 +00:00 |
|
zhom
|
c303de4a8a
|
Merge pull request #63 from zhom/dependabot/npm_and_yarn/frontend-dependencies-9f5034d2db
deps(deps): bump the frontend-dependencies group with 14 updates
nightly-2025-08-09-c303de4
|
2025-08-09 13:50:04 +04:00 |
|
dependabot[bot]
|
21a13fb217
|
deps(deps): bump the frontend-dependencies group with 14 updates
Bumps the frontend-dependencies group with 14 updates:
| Package | From | To |
| --- | --- | --- |
| [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `2.1.3` | `2.1.4` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.2.0` | `24.2.1` |
| [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `4.7.0` | `5.0.0` |
| [lint-staged](https://github.com/lint-staged/lint-staged) | `16.1.4` | `16.1.5` |
| [tmp](https://github.com/raszi/node-tmp) | `0.2.4` | `0.2.5` |
| [@biomejs/cli-darwin-arm64](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `2.1.3` | `2.1.4` |
| [@biomejs/cli-darwin-x64](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `2.1.3` | `2.1.4` |
| [@biomejs/cli-linux-arm64-musl](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `2.1.3` | `2.1.4` |
| [@biomejs/cli-linux-arm64](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `2.1.3` | `2.1.4` |
| [@biomejs/cli-linux-x64-musl](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `2.1.3` | `2.1.4` |
| [@biomejs/cli-linux-x64](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `2.1.3` | `2.1.4` |
| [@biomejs/cli-win32-arm64](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `2.1.3` | `2.1.4` |
| [@biomejs/cli-win32-x64](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `2.1.3` | `2.1.4` |
| [@rolldown/pluginutils](https://github.com/rolldown/rolldown/tree/HEAD/packages/pluginutils) | `1.0.0-beta.27` | `1.0.0-beta.30` |
Updates `@biomejs/biome` from 2.1.3 to 2.1.4
- [Release notes](https://github.com/biomejs/biome/releases)
- [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md)
- [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.1.4/packages/@biomejs/biome)
Updates `@types/node` from 24.2.0 to 24.2.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Updates `@vitejs/plugin-react` from 4.7.0 to 5.0.0
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@5.0.0/packages/plugin-react)
Updates `lint-staged` from 16.1.4 to 16.1.5
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lint-staged/lint-staged/compare/v16.1.4...v16.1.5)
Updates `tmp` from 0.2.4 to 0.2.5
- [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/raszi/node-tmp/compare/v0.2.4...v0.2.5)
Updates `@biomejs/cli-darwin-arm64` from 2.1.3 to 2.1.4
- [Release notes](https://github.com/biomejs/biome/releases)
- [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md)
- [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.1.4/packages/@biomejs/biome)
Updates `@biomejs/cli-darwin-x64` from 2.1.3 to 2.1.4
- [Release notes](https://github.com/biomejs/biome/releases)
- [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md)
- [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.1.4/packages/@biomejs/biome)
Updates `@biomejs/cli-linux-arm64-musl` from 2.1.3 to 2.1.4
- [Release notes](https://github.com/biomejs/biome/releases)
- [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md)
- [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.1.4/packages/@biomejs/biome)
Updates `@biomejs/cli-linux-arm64` from 2.1.3 to 2.1.4
- [Release notes](https://github.com/biomejs/biome/releases)
- [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md)
- [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.1.4/packages/@biomejs/biome)
Updates `@biomejs/cli-linux-x64-musl` from 2.1.3 to 2.1.4
- [Release notes](https://github.com/biomejs/biome/releases)
- [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md)
- [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.1.4/packages/@biomejs/biome)
Updates `@biomejs/cli-linux-x64` from 2.1.3 to 2.1.4
- [Release notes](https://github.com/biomejs/biome/releases)
- [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md)
- [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.1.4/packages/@biomejs/biome)
Updates `@biomejs/cli-win32-arm64` from 2.1.3 to 2.1.4
- [Release notes](https://github.com/biomejs/biome/releases)
- [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md)
- [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.1.4/packages/@biomejs/biome)
Updates `@biomejs/cli-win32-x64` from 2.1.3 to 2.1.4
- [Release notes](https://github.com/biomejs/biome/releases)
- [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md)
- [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.1.4/packages/@biomejs/biome)
Updates `@rolldown/pluginutils` from 1.0.0-beta.27 to 1.0.0-beta.30
- [Release notes](https://github.com/rolldown/rolldown/releases)
- [Changelog](https://github.com/rolldown/rolldown/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rolldown/rolldown/commits/v1.0.0-beta.30/packages/pluginutils)
---
updated-dependencies:
- dependency-name: "@biomejs/biome"
dependency-version: 2.1.4
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: frontend-dependencies
- dependency-name: "@types/node"
dependency-version: 24.2.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-dependencies
- dependency-name: "@vitejs/plugin-react"
dependency-version: 5.0.0
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: frontend-dependencies
- dependency-name: lint-staged
dependency-version: 16.1.5
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: frontend-dependencies
- dependency-name: tmp
dependency-version: 0.2.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-dependencies
- dependency-name: "@biomejs/cli-darwin-arm64"
dependency-version: 2.1.4
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: frontend-dependencies
- dependency-name: "@biomejs/cli-darwin-x64"
dependency-version: 2.1.4
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: frontend-dependencies
- dependency-name: "@biomejs/cli-linux-arm64-musl"
dependency-version: 2.1.4
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: frontend-dependencies
- dependency-name: "@biomejs/cli-linux-arm64"
dependency-version: 2.1.4
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: frontend-dependencies
- dependency-name: "@biomejs/cli-linux-x64-musl"
dependency-version: 2.1.4
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: frontend-dependencies
- dependency-name: "@biomejs/cli-linux-x64"
dependency-version: 2.1.4
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: frontend-dependencies
- dependency-name: "@biomejs/cli-win32-arm64"
dependency-version: 2.1.4
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: frontend-dependencies
- dependency-name: "@biomejs/cli-win32-x64"
dependency-version: 2.1.4
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: frontend-dependencies
- dependency-name: "@rolldown/pluginutils"
dependency-version: 1.0.0-beta.30
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: frontend-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-09 09:22:34 +00:00 |
|
zhom
|
90d8e782de
|
refactor: handle missing mmdb
nightly-2025-08-09-90d8e78
|
2025-08-09 12:42:46 +04:00 |
|
zhom
|
ad2d9b73f2
|
build: skip stripping on linux x64
nightly-2025-08-09-ad2d9b7
|
2025-08-09 10:47:17 +04:00 |
|
zhom
|
e645e212f2
|
chore: formatting
|
2025-08-09 10:42:32 +04:00 |
|
zhom
|
7df92ae8ee
|
refactor: allow for manual browser install
|
2025-08-09 10:42:22 +04:00 |
|
zhom
|
18a0254ca7
|
refactor: update nodecar ping
|
2025-08-09 10:22:51 +04:00 |
|
zhom
|
b0a58c3131
|
test: add basic url discovery coverage
nightly-2025-08-09-b0a58c3
|
2025-08-09 08:58:27 +04:00 |
|
zhom
|
467e82ca93
|
refactor: check for camoufox inside install dir directly
|
2025-08-09 08:51:36 +04:00 |
|
zhom
|
8d9654044a
|
refactor: better appimage handling
|
2025-08-09 08:45:53 +04:00 |
|
zhom
|
711d94c9c1
|
refactor: dismiss download toast on error
|
2025-08-09 08:45:20 +04:00 |
|
zhom
|
305051d03d
|
style: display proxy usage
|
2025-08-09 08:44:34 +04:00 |
|
zhom
|
8695884535
|
refactor: handle downloads with poor connectivity
nightly-2025-08-08-8695884
|
2025-08-08 23:52:12 +04:00 |
|
zhom
|
bb96936550
|
refactor: cleanup zip extraction, fail instead of skipping files
|
2025-08-08 23:51:40 +04:00 |
|
zhom
|
730621e5a1
|
rename service to manager
nightly-2025-08-08-730621e
|
2025-08-08 15:39:20 +04:00 |
|
zhom
|
714102eb25
|
style: make badge darker on light theme
|
2025-08-08 15:26:51 +04:00 |
|
zhom
|
e5378c1bb7
|
style: update group badge colors
|
2025-08-08 15:15:17 +04:00 |
|
zhom
|
b7c8d5672a
|
chore: remove unused test
nightly-2025-08-08-b7c8d56
|
2025-08-08 15:10:53 +04:00 |
|
zhom
|
3fb81e2ca0
|
style: make main window more flat
|
2025-08-08 15:09:13 +04:00 |
|
zhom
|
510de96393
|
style: consistent flow for no proxies and no groups
|
2025-08-08 15:08:56 +04:00 |
|
zhom
|
3688e88d67
|
style: darker notifications
|
2025-08-08 15:07:30 +04:00 |
|
zhom
|
9646a41788
|
chore: linting
|
2025-08-08 14:57:14 +04:00 |
|
zhom
|
f7679d25ca
|
chore: linting
|
2025-08-08 14:38:49 +04:00 |
|
zhom
|
2d42772718
|
chore: linting
|
2025-08-08 14:23:51 +04:00 |
|