John Harrington
de0d8e2be4
fix cargo fmt
2025-12-02 10:05:34 -07:00
John Harrington
b58207e409
remove sandbox feature flag and refactor to use bool
2025-12-02 10:03:03 -07:00
John Harrington
618d1dc1cb
Merge branch 'main' into PM-26250-Explore-options-to-enable-direct-importer-for-mac-app-store-build
2025-12-02 07:18:26 -07:00
Vicki League
aac7ca172b
[CL-717] Skip failing test affected by Angular 20 upgrade ( #17761 )
2025-12-01 20:38:09 +00:00
Vicki League
10424e227b
[CL-717][PM-27966] Update to Angular 20 and Storybook 9 ( #17638 )
2025-12-01 14:15:58 -05:00
renovate[bot]
79d518fcf7
[deps]: Update Rust crate mockall to v0.14.0 ( #17747 )
...
* [deps]: Update Rust crate mockall to v0.14.0
* fix test cases global expectations
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: neuronull <9162534+neuronull@users.noreply.github.com >
2025-12-01 11:47:32 -07:00
Isaac Ivins
d05356dbeb
[PM-27792] Scaffold layout desktop migration ( #17658 )
...
Introduces foundational scaffolding for the Bitwarden Desktop application UI migration
2025-12-01 10:04:07 -08:00
neuronull
30b89d1fc2
Bump Rust version to 1.87.0 ( #17641 )
...
* Bump Rust version to 1.87.0
* clippy
* clippy
* clippy
2025-12-01 08:42:12 -07:00
bw-ghapp[bot]
39a2d80b10
Autosync the updated translations ( #17749 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2025-12-01 12:06:45 +00:00
Github Actions
fc63c0c2cf
Bumped client version(s)
2025-12-01 11:46:54 +00:00
Bernd Schoolmann
b7287d4614
[PM-26570] Remove biometrics v1 ( #17629 )
...
* Remove biometrics v1
* Cargo fmt
* Fix windows build
* Apply prettier
* Remove proxy code
* Fix build
* Fix
* Fix tests
* Remove v2 flag
2025-12-01 10:16:36 +01:00
John Harrington
34c013ea4a
pass new bool value on other platforms
2025-11-29 19:22:21 -07:00
John Harrington
97223e6568
respond to review comments:
...
• replace usage of compile time flag with boolean for conditinal logic
• moved sandbox specific logic to contained module inside macos.rs
• remove redundant browser array from objc code and pass the target browser path as arg
2025-11-29 19:11:52 -07:00
John Harrington
be86360ad8
Merge branch 'main' into PM-26250-Explore-options-to-enable-direct-importer-for-mac-app-store-build
2025-11-29 16:54:31 -07:00
bw-ghapp[bot]
9264c13145
Autosync the updated translations ( #17710 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2025-11-28 06:24:03 +01:00
renovate[bot]
d7dcdf2f03
[deps] Tools: Update Rust crate clap to v4.5.53 ( #17702 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-27 09:50:15 -06:00
Bernd Schoolmann
eb4fd42153
[PM-28446] Log package types ( #17496 )
...
* User agent
* Update to use header
* Fix build on cli
* Replace unsandboxed with unknown
* Apply feedback
* Prevent sending null values
2025-11-27 00:22:59 +01:00
John Harrington
6f5491f7dc
PM-22143 Refactor TS enums to be const objects (Send specific enums) ( #16399 )
2025-11-26 15:08:59 -07:00
Derek Nance
d8e4ee206e
Disable process isolation for deb,rpm,AppImage ( #17509 )
2025-11-26 12:42:15 -06:00
John Harrington
b68f6858fd
use progress spinner for imports
2025-11-26 09:54:23 -07:00
brandonbiete
72024e71d9
[BRE-739] Create tar.gz amd64 release artifact for desktop client ( #17523 )
...
* [BRE-739] Add x64 tar.gz build artifact for desktop client
* [BRE-739] Update the path where the artifact is unpacked
2025-11-26 09:40:53 -05:00
Github Actions
fdacd01f83
Bumped Desktop client to 2025.11.3
2025-11-26 01:15:04 +00:00
John Harrington
9df4928664
rename references
2025-11-25 15:34:03 -07:00
John Harrington
3b329e2389
rename files to avoid uppercase letters
2025-11-25 15:30:01 -07:00
John Harrington
2a30cf6ec5
Merge branch 'PM-26250-Explore-options-to-enable-direct-importer-for-mac-app-store-build' of github.com:bitwarden/clients into PM-26250-Explore-options-to-enable-direct-importer-for-mac-app-store-build
...
merge main
2025-11-25 15:26:55 -07:00
John Harrington
9719210a59
replace swift logic with objc
2025-11-25 15:19:45 -07:00
Nick Krantz
273f04c6a3
[PM-26513] Desktop Archive Upgrade ( #16964 )
...
* always shows desktop archive filter regardless of the users premium status
* include spec files in tsconfig
* add upgrade path for desktop
* combine duplicate class instances
* remove optional chaining
* update tests to avoid null assertions
* add test files to the spec tsconfig
* implement signal for premium badge component
* remove badge template reference
2025-11-25 15:12:20 -06:00
John Harrington
5625efbdf7
Merge branch 'main' into PM-26250-Explore-options-to-enable-direct-importer-for-mac-app-store-build
2025-11-25 13:25:15 -07:00
Dave
cf6569bfea
feat(user-decryption-options) [PM-26413]: Remove ActiveUserState from UserDecryptionOptionsService ( #16894 )
...
* feat(user-decryption-options) [PM-26413]: Update UserDecryptionOptionsService and tests to use UserId-only APIs.
* feat(user-decryption-options) [PM-26413]: Update InternalUserDecryptionOptionsService call sites to use UserId-only API.
* feat(user-decryption-options) [PM-26413] Update userDecryptionOptions$ call sites to use the UserId-only API.
* feat(user-decryption-options) [PM-26413]: Update additional call sites.
* feat(user-decryption-options) [PM-26413]: Update dependencies and an additional call site.
* feat(user-verification-service) [PM-26413]: Replace where allowed by unrestricted imports invocation of UserVerificationService.hasMasterPassword (deprecated) with UserDecryptionOptions.hasMasterPasswordById$. Additional work to complete as tech debt tracked in PM-27009.
* feat(user-decryption-options) [PM-26413]: Update for non-null strict adherence.
* feat(user-decryption-options) [PM-26413]: Update type safety and defensive returns.
* chore(user-decryption-options) [PM-26413]: Comment cleanup.
* feat(user-decryption-options) [PM-26413]: Update tests.
* feat(user-decryption-options) [PM-26413]: Standardize null-checking on active account id for new API consumption.
* feat(vault-timeout-settings-service) [PM-26413]: Add test cases to illustrate null active account from AccountService.
* fix(fido2-user-verification-service-spec) [PM-26413]: Update test harness to use FakeAccountService.
* fix(downstream-components) [PM-26413]: Prefer use of the getUserId operator in all authenticated contexts for user id provided to UserDecryptionOptionsService.
---------
Co-authored-by: bnagawiecki <107435978+bnagawiecki@users.noreply.github.com >
2025-11-25 11:23:22 -05:00
John Harrington
7e11c22779
Merge branch 'main' into PM-26250-Explore-options-to-enable-direct-importer-for-mac-app-store-build
2025-11-25 07:57:16 -07:00
renovate[bot]
3a4eec38a1
[deps] Platform: Update Rust crate arboard to v3.6.1 ( #17547 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel James Smith <2670567+djsmith85@users.noreply.github.com >
2025-11-24 15:38:40 +00:00
John Harrington
7a25b40255
Merge branch 'main' into PM-26250-Explore-options-to-enable-direct-importer-for-mac-app-store-build
2025-11-21 14:02:45 -07:00
neuronull
489eb40057
Desktop Autotype fix IPC error handling ( #17332 )
...
* Desktop Autotype fix IPC error handling
* TS lint
* sweep sweep: fix unecessary member name qualifier
2025-11-21 14:02:22 -07:00
John Harrington
f900acf0c5
re-run cargo fmt after fixing clippy lints
2025-11-21 13:37:01 -07:00
John Harrington
9fbf45e7a5
fix more clippy lints not caught locally
2025-11-21 13:29:58 -07:00
John Harrington
abf8991a90
remove unused dep
2025-11-21 12:57:15 -07:00
John Harrington
f14a6f4501
fix another clippy warning
2025-11-21 09:16:16 -07:00
John Harrington
46d24d33d9
cargo clippy
2025-11-21 08:56:20 -07:00
John Harrington
be9452530d
pass args directly in objc/build.rs
2025-11-21 08:40:37 -07:00
Dave
daf7b7d2ce
fix(two-factor) [PM-21204]: Users without premium cannot disable premium 2FA ( #17134 )
...
* refactor(two-factor-service) [PM-21204]: Stub API methods in TwoFactorService (domain).
* refactor(two-factor-service) [PM-21204]: Build out stubs and add documentation.
* refactor(two-factor-service) [PM-21204]: Update TwoFactorApiService call sites to use TwoFactorService.
* refactor(two-fatcor) [PM-21204]: Remove deprecated and unused formPromise methods.
* refactor(two-factor) [PM-21204]: Move 2FA-supporting services into common/auth/two-factor feature namespace.
* refactor(two-factor) [PM-21204]: Update imports for service/init containers.
* feat(two-factor) [PM-21204]: Add a disabling flow for Premium 2FA when enabled on a non-Premium account.
* fix(two-factor-service) [PM-21204]: Fix type-safety of module constants.
* fix(multiple) [PM-21204]: Prettier.
* fix(user-verification-dialog) [PM-21204]: Remove bodyText configuration for this use.
* fix(user-verification-dialog) [PM-21204]: Improve the error message displayed to the user.
2025-11-21 10:35:34 -05:00
John Harrington
60eb309fba
avoid unwrap
2025-11-21 08:32:37 -07:00
John Harrington
61ace267f0
cargo fmt
2025-11-21 08:19:50 -07:00
John Harrington
f55e6992da
add dep to desktop_native cargo.toml
2025-11-21 08:14:51 -07:00
John Harrington
5fc55c86a0
Merge branch 'PM-26250-Explore-options-to-enable-direct-importer-for-mac-app-store-build' of github.com:bitwarden/clients into PM-26250-Explore-options-to-enable-direct-importer-for-mac-app-store-build
...
merge conflict resolution
2025-11-21 08:13:34 -07:00
John Harrington
4be25d9290
remove additional debug output and revert popup-modal-style to match main
2025-11-21 08:12:34 -07:00
John Harrington
245171e999
Merge branch 'main' into PM-26250-Explore-options-to-enable-direct-importer-for-mac-app-store-build
2025-11-21 08:10:27 -07:00
John Harrington
83c01ba9bf
added docs and removed debug output
2025-11-21 07:56:10 -07:00
renovate[bot]
e9f67f4fd6
[deps]: Update Rust crate cc to v1.2.46 ( #17571 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel García <dani-garcia@users.noreply.github.com >
2025-11-21 13:57:31 +01:00
renovate[bot]
87e49c174c
[deps] Platform: Update Rust crate libc to v0.2.177 ( #17549 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel García <dani-garcia@users.noreply.github.com >
2025-11-21 13:56:54 +01:00
renovate[bot]
f6eb0f642e
[deps]: Update Rust crate clap to v4.5.51 ( #17572 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-21 11:52:51 +01:00