zhom
|
cf77d96042
|
refactor: move useBrowserState to its own file
|
2025-08-04 06:31:13 +04:00 |
|
zhom
|
a4706a7f9a
|
refactor: better handle browser download state in the create profile dialog
|
2025-08-04 06:28:42 +04:00 |
|
zhom
|
b088ae675b
|
feat: finalize camoufox integration
|
2025-08-03 14:38:44 +04:00 |
|
zhom
|
54fd9b7282
|
chore: cleanup
|
2025-08-03 04:21:36 +04:00 |
|
zhom
|
77a50c60d1
|
refactor: launch all browsers via proxy
|
2025-08-03 01:08:59 +04:00 |
|
zhom
|
62b9768006
|
fix: don't block browser launch on version update
|
2025-08-03 00:55:34 +04:00 |
|
zhom
|
66d3420000
|
refactor: select first profile if no running profiles are available
nightly-2025-08-02-66d3420
|
2025-08-02 18:22:29 +04:00 |
|
zhom
|
8f05c48594
|
refactor: change the way updating state is displayed
|
2025-08-02 18:17:07 +04:00 |
|
zhom
|
a5709d95c7
|
fix: properly track select item change for release change
|
2025-08-02 17:08:06 +04:00 |
|
zhom
|
eef3e19d2f
|
refactor: do not allow the user to select profile if it is running
|
2025-08-02 16:45:06 +04:00 |
|
zhom
|
2c57920d44
|
refactor: migrate to singleton pattern
|
2025-08-02 16:29:40 +04:00 |
|
zhom
|
57a36a5fc2
|
chore: pnpm format
|
2025-08-02 16:29:07 +04:00 |
|
zhom
|
a2a980d203
|
style: show cursor pointer for the whole select item
|
2025-08-02 16:22:19 +04:00 |
|
zhom
|
2deacbacab
|
style: don't show tooltip for profiles with disabled proxies
|
2025-08-02 16:19:23 +04:00 |
|
zhom
|
7cd7d077ae
|
Merge pull request #58 from zhom/dependabot/cargo/src-tauri/rust-dependencies-654b661f8c
deps(rust)(deps): bump the rust-dependencies group in /src-tauri with 3 updates
nightly-2025-08-02-7cd7d07
|
2025-08-02 14:16:20 +04:00 |
|
zhom
|
8679d0ca62
|
Merge pull request #57 from zhom/dependabot/github_actions/github-actions-19db2dab2b
ci(deps): bump the github-actions group with 2 updates
nightly-2025-08-02-8679d0c
|
2025-08-02 14:16:05 +04:00 |
|
zhom
|
20cf9de4fa
|
Merge pull request #56 from zhom/dependabot/npm_and_yarn/frontend-dependencies-2bd6671855
deps(deps): bump the frontend-dependencies group with 11 updates
|
2025-08-02 14:15:46 +04:00 |
|
dependabot[bot]
|
4202d595f2
|
deps(rust)(deps): bump the rust-dependencies group
Bumps the rust-dependencies group in /src-tauri with 3 updates: [serde_json](https://github.com/serde-rs/json), [tokio](https://github.com/tokio-rs/tokio) and [cc](https://github.com/rust-lang/cc-rs).
Updates `serde_json` from 1.0.141 to 1.0.142
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.141...v1.0.142)
Updates `tokio` from 1.47.0 to 1.47.1
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.47.0...tokio-1.47.1)
Updates `cc` from 1.2.30 to 1.2.31
- [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.30...cc-v1.2.31)
---
updated-dependencies:
- dependency-name: serde_json
dependency-version: 1.0.142
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: tokio
dependency-version: 1.47.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: rust-dependencies
- dependency-name: cc
dependency-version: 1.2.31
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: rust-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-02 09:56:00 +00:00 |
|
dependabot[bot]
|
3086ea0085
|
ci(deps): bump the github-actions group with 2 updates
Bumps the github-actions group with 2 updates: [akhilmhdh/contributors-readme-action](https://github.com/akhilmhdh/contributors-readme-action) and [ridedott/merge-me-action](https://github.com/ridedott/merge-me-action).
Updates `akhilmhdh/contributors-readme-action` from 2.3.10 to 2.3.11
- [Release notes](https://github.com/akhilmhdh/contributors-readme-action/releases)
- [Commits](https://github.com/akhilmhdh/contributors-readme-action/compare/1ff4c56187458b34cd602aee93e897344ce34bfc...83ea0b4f1ac928fbfe88b9e8460a932a528eb79f)
Updates `ridedott/merge-me-action` from 2.10.122 to 2.10.123
- [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/338053c6f9b9311a6be80208f6f0723981e40627...d288b479e76cb993344ca8b5e0fcaa7d6e667eed)
---
updated-dependencies:
- dependency-name: akhilmhdh/contributors-readme-action
dependency-version: 2.3.11
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
- dependency-name: ridedott/merge-me-action
dependency-version: 2.10.123
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-02 09:50:41 +00:00 |
|
dependabot[bot]
|
1ddbc5228c
|
deps(deps): bump the frontend-dependencies group with 11 updates
Bumps the frontend-dependencies group with 11 updates:
| Package | From | To |
| --- | --- | --- |
| [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `2.1.1` | `2.1.3` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `5.9.2` |
| [playwright-core](https://github.com/microsoft/playwright) | `1.54.1` | `1.54.2` |
| [@biomejs/cli-darwin-arm64](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `2.1.1` | `2.1.3` |
| [@biomejs/cli-darwin-x64](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `2.1.1` | `2.1.3` |
| [@biomejs/cli-linux-arm64-musl](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `2.1.1` | `2.1.3` |
| [@biomejs/cli-linux-arm64](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `2.1.1` | `2.1.3` |
| [@biomejs/cli-linux-x64-musl](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `2.1.1` | `2.1.3` |
| [@biomejs/cli-linux-x64](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `2.1.1` | `2.1.3` |
| [@biomejs/cli-win32-arm64](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `2.1.1` | `2.1.3` |
| [@biomejs/cli-win32-x64](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `2.1.1` | `2.1.3` |
Updates `@biomejs/biome` from 2.1.1 to 2.1.3
- [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.3/packages/@biomejs/biome)
Updates `typescript` from 5.8.3 to 5.9.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.8.3...v5.9.2)
Updates `playwright-core` from 1.54.1 to 1.54.2
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.54.1...v1.54.2)
Updates `@biomejs/cli-darwin-arm64` from 2.1.1 to 2.1.3
- [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.3/packages/@biomejs/biome)
Updates `@biomejs/cli-darwin-x64` from 2.1.1 to 2.1.3
- [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.3/packages/@biomejs/biome)
Updates `@biomejs/cli-linux-arm64-musl` from 2.1.1 to 2.1.3
- [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.3/packages/@biomejs/biome)
Updates `@biomejs/cli-linux-arm64` from 2.1.1 to 2.1.3
- [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.3/packages/@biomejs/biome)
Updates `@biomejs/cli-linux-x64-musl` from 2.1.1 to 2.1.3
- [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.3/packages/@biomejs/biome)
Updates `@biomejs/cli-linux-x64` from 2.1.1 to 2.1.3
- [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.3/packages/@biomejs/biome)
Updates `@biomejs/cli-win32-arm64` from 2.1.1 to 2.1.3
- [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.3/packages/@biomejs/biome)
Updates `@biomejs/cli-win32-x64` from 2.1.1 to 2.1.3
- [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.3/packages/@biomejs/biome)
---
updated-dependencies:
- dependency-name: "@biomejs/biome"
dependency-version: 2.1.3
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: frontend-dependencies
- dependency-name: typescript
dependency-version: 5.9.2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: frontend-dependencies
- dependency-name: playwright-core
dependency-version: 1.54.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-dependencies
- dependency-name: "@biomejs/cli-darwin-arm64"
dependency-version: 2.1.3
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: frontend-dependencies
- dependency-name: "@biomejs/cli-darwin-x64"
dependency-version: 2.1.3
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: frontend-dependencies
- dependency-name: "@biomejs/cli-linux-arm64-musl"
dependency-version: 2.1.3
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: frontend-dependencies
- dependency-name: "@biomejs/cli-linux-arm64"
dependency-version: 2.1.3
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: frontend-dependencies
- dependency-name: "@biomejs/cli-linux-x64-musl"
dependency-version: 2.1.3
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: frontend-dependencies
- dependency-name: "@biomejs/cli-linux-x64"
dependency-version: 2.1.3
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: frontend-dependencies
- dependency-name: "@biomejs/cli-win32-arm64"
dependency-version: 2.1.3
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: frontend-dependencies
- dependency-name: "@biomejs/cli-win32-x64"
dependency-version: 2.1.3
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: frontend-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-02 09:29:07 +00:00 |
|
zhom
|
2d02095d4d
|
build: disable windows arm for rolling release
nightly-2025-08-01-2d02095
|
2025-08-01 03:52:02 +04:00 |
|
zhom
|
4e0d985996
|
chore: update dependencies
nightly-2025-07-31-4e0d985
|
2025-08-01 03:10:34 +04:00 |
|
zhom
|
5af751a9b2
|
build: remove extension for nodecar
nightly-2025-07-31-5af751a
|
2025-08-01 02:49:00 +04:00 |
|
zhom
|
da7f791274
|
refactor: nodecar cleanup
nightly-2025-07-31-da7f791
|
2025-08-01 00:58:15 +04:00 |
|
zhom
|
f4c33ad96e
|
fix: always disable browser while it is updating
|
2025-07-31 22:40:34 +04:00 |
|
zhom
|
5b31cfaf32
|
refactor: partially migrate to singleton pattern
|
2025-07-31 22:29:08 +04:00 |
|
zhom
|
4997854577
|
fix: don't add extension on windows when copying nodecar
|
2025-07-31 18:03:58 +04:00 |
|
zhom
|
a43e41a020
|
docs: agents
|
2025-07-31 17:53:30 +04:00 |
|
zhom
|
b22b4cacf9
|
fix: prevent multi-child error for selector dialog
|
2025-07-31 06:18:14 +04:00 |
|
zhom
|
7f0df6f943
|
build: run all tests in one step
nightly-2025-07-31-7f0df6f
|
2025-07-31 05:41:42 +04:00 |
|
zhom
|
dccf843952
|
refactor: bump chromium version requirement
|
2025-07-31 05:31:01 +04:00 |
|
zhom
|
fc6ddb7cbf
|
refactor: slop cleanup
|
2025-07-31 05:28:45 +04:00 |
|
zhom
|
63000c72bd
|
refactor: better camoufox instance tracking
|
2025-07-31 03:56:41 +04:00 |
|
zhom
|
2fd344b9bb
|
build: enable rolling release
|
2025-07-28 15:52:30 +04:00 |
|
zhom
|
44bd34d8f0
|
refactor: extract profile functionality into its own module
|
2025-07-28 15:46:59 +04:00 |
|
zhom
|
d3822bdd88
|
style: show cursor pointer on launch button hover
|
2025-07-28 15:39:24 +04:00 |
|
zhom
|
ed1132bdc3
|
build: disable windows for rolling release
nightly-2025-07-28-ed1132b
|
2025-07-28 06:10:20 +04:00 |
|
zhom
|
fcae0623c0
|
refactor: partially migrate from launching camoufox directly to launching via playwright
|
2025-07-28 06:09:40 +04:00 |
|
zhom
|
fe843e14f1
|
chore: require agents recompile nodecar
|
2025-07-28 03:43:51 +04:00 |
|
zhom
|
b071e971b3
|
refactor: don't show useless tooltips
|
2025-07-28 03:27:38 +04:00 |
|
zhom
|
0b7cf547b3
|
feat: show profile names for bulk profile deletion
|
2025-07-28 02:30:52 +04:00 |
|
zhom
|
f024ce19ae
|
refactor: use shared trimming function
|
2025-07-28 02:29:45 +04:00 |
|
zhom
|
e1d3ff9000
|
feat: make clicking the logo offer the user to open main page
|
2025-07-28 02:18:20 +04:00 |
|
zhom
|
e2a168b188
|
refactor: use shared camoufox config form
|
2025-07-28 02:16:48 +04:00 |
|
zhom
|
af767da32c
|
chore: linting
|
2025-07-28 02:15:55 +04:00 |
|
zhom
|
b5dfe1233e
|
refactor: trim long browser and profile names
|
2025-07-28 02:15:27 +04:00 |
|
zhom
|
dddf8e2e39
|
build: remove python installation step
|
2025-07-27 18:30:08 +04:00 |
|
zhom
|
adcb20fab9
|
chore: linting
nightly-2025-07-26-adcb20f
|
2025-07-27 03:09:22 +04:00 |
|
zhom
|
ff9c633b07
|
docs: update contribution guidelines
|
2025-07-27 03:06:35 +04:00 |
|
zhom
|
7ca76b1f78
|
refactor: warm up nodecar
|
2025-07-27 02:54:11 +04:00 |
|