zhom
|
a14da3d2f0
|
refactor: better proxy handling
|
2025-08-13 11:19:31 +04:00 |
|
zhom
|
59c69c44a1
|
chore: version bump
|
2025-08-13 10:55:05 +04:00 |
|
zhom
|
727fa51a64
|
refactor: increase warmup timeout
|
2025-08-13 10:21:15 +04:00 |
|
zhom
|
80305ef903
|
refactor: try to supress all firefox update and default browser dialogs
|
2025-08-13 10:13:15 +04:00 |
|
zhom
|
4d98606f28
|
chore: linting
|
2025-08-13 10:10:44 +04:00 |
|
zhom
|
c2d083a10d
|
fix: properly warmup nodecar
|
2025-08-13 10:03:53 +04:00 |
|
zhom
|
6d1d15d366
|
refactor: block the ui while nodecar is initializing
|
2025-08-13 09:54:30 +04:00 |
|
zhom
|
2b2c855679
|
refactor: always point to local proxy
|
2025-08-13 09:53:31 +04:00 |
|
zhom
|
e80043167f
|
test: group manager linting
|
2025-08-13 09:51:09 +04:00 |
|
zhom
|
2ee3a90e25
|
refactor: only delete browser archive on successful browser download
|
2025-08-13 09:44:38 +04:00 |
|
zhom
|
231ac3f26c
|
chore: remove dead code
|
2025-08-13 09:43:59 +04:00 |
|
zhom
|
41c02c539f
|
refactor allow overriding groups data dir
|
2025-08-13 09:38:09 +04:00 |
|
zhom
|
7fc6f985dd
|
chore: disable doctest
|
2025-08-13 09:34:20 +04:00 |
|
zhom
|
32e70a5943
|
test: prevent concurrency issues
|
2025-08-13 09:15:46 +04:00 |
|
zhom
|
201e0270c7
|
refactor: display group even if it has no items
|
2025-08-13 09:07:46 +04:00 |
|
zhom
|
f2b3b2cc69
|
refactor: better process handling on macos
|
2025-08-13 08:48:27 +04:00 |
|
zhom
|
83a7c0e394
|
refactor: better profile deletion handling
|
2025-08-13 08:26:24 +04:00 |
|
zhom
|
f622c77a3e
|
chore: update entitlements
|
2025-08-12 19:05:04 +04:00 |
|
zhom
|
9af33efb08
|
chore: version bump
|
2025-08-12 12:21:33 +04:00 |
|
zhom
|
1e3f1d4668
|
chore: version bump
|
2025-08-11 13:22:26 +04:00 |
|
zhom
|
bb62ca350c
|
refactor: better file path handling
|
2025-08-11 13:22:04 +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
|
2025-08-11 08:35:02 +04:00 |
|
zhom
|
cea8030268
|
chore: formatting
|
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
|
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
|
2025-08-10 14:49:01 +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
|
2025-08-10 13:36:56 +04:00 |
|
zhom
|
daa36f008b
|
refactor: disable mullvad and tor profile creation as well as nightly releases
|
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 |
|
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 |
|
zhom
|
90d8e782de
|
refactor: handle missing mmdb
|
2025-08-09 12:42:46 +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
|
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
|
8695884535
|
refactor: handle downloads with poor connectivity
|
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
|
2025-08-08 15:39:20 +04:00 |
|
zhom
|
b7c8d5672a
|
chore: remove unused test
|
2025-08-08 15:10:53 +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 |
|
zhom
|
3980f835d6
|
chore: remove unused command
|
2025-08-08 14:09:20 +04:00 |
|