1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-12 14:34:02 +00:00
Commit Graph

3721 Commits

Author SHA1 Message Date
Github Actions
dc904f4491 Bumped client version(s)
(cherry picked from commit 7837e08b23)
2024-12-27 10:59:54 -05:00
Kyle Spearrin
9d9a6ba1ff [PM-16428] Option for primary click action to autofill on Vault view (#12557)
* add option for primary click action to autofill

* setting option string

* autofill setting for click items to autofill

* fix showQuickCopyActions

* apply setting

(cherry picked from commit f434334a88)
2024-12-27 14:36:36 +00:00
Justin Baur
5ce6891481 Make Sync Optional on SW Start (#12467) 2024-12-18 15:29:58 -05:00
rr-bw
a1ce1ada15 fix(passkeys): [PM-13932] Fix passkey flow incorrect routing (#12363)
This PR fixes a bug in the LockComponent refresh that affected the setup/save and use passkey flows. The user was wrongly directly to the /vault after unlock instead of to /fido2 (the passkey screen).

Feature Flag: ExtensionRefresh ON

(cherry picked from commit 8ec75613dc)
2024-12-18 18:16:46 +01:00
Github Actions
16b7644422 Bumped client version(s)
(cherry picked from commit fc37d6df6b)
2024-12-18 11:45:47 -05:00
Github Actions
747aa88d19 Bumped client version(s)
(cherry picked from commit b7ec74df5a)
2024-12-16 21:58:02 -05:00
Kyle Spearrin
fbf87e768e [PM-16097] Separate copy buttons appearance setting (#12428)
---------

Co-authored-by: William Martin <contact@willmartian.com>
(cherry picked from commit a4db5279b7)
2024-12-16 16:22:50 -05:00
Github Actions
0540e386a5 Bumped client version(s)
(cherry picked from commit 05783249b2)
2024-12-16 15:09:03 -05:00
bw-ghapp[bot]
a798f4786a Autosync the updated translations (#12379)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
(cherry picked from commit 2da3043697)
2024-12-12 19:10:51 +01:00
Daniel James Smith
d75afceb2b Fix duplicate key in en/messages.json (#12375)
This needs to be done, because Firefox compares the keys case-insensitive when a release is uploaded to the store.

Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
(cherry picked from commit 46e2e0233b)
2024-12-12 19:00:56 +01:00
rr-bw
dbfcc4e72e update height of iframe on web (#12265)
(cherry picked from commit 597e385561)
2024-12-06 11:09:15 -08:00
cyprain-okeke
1e683411b3 Resolve the Unauthorized issue (#12262) 2024-12-06 15:44:28 +01:00
Bernd Schoolmann
8c6ee1bd50 Disable ssh agent for organization items (#12240)
(cherry picked from commit 816bf70dc0)
2024-12-05 18:18:04 +01:00
Daniel James Smith
005ad52452 Prompt user to popout the extension when creating a file send with Chrome on MacOS (#12257)
Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
(cherry picked from commit 6dc68b174b)
2024-12-05 15:56:28 +01:00
Shane Melton
e33098241c [PM-15559] Fix hide passwords in AC for users that have view, except password (#12252)
* [PM-15559] Update admin dialog flows to first try the local state before using the API when not required

* [PM-15559] Clear initial values after creating a new cipher so that they do not override the newly created cipher for subsequent edits

(cherry picked from commit 773aba4fef)
2024-12-04 15:30:59 -08:00
Conner Turnbull
8ee6e37954 If user can't view subscription, don't show upgrade modal (#12248)
(cherry picked from commit 0bc63517bd)
2024-12-04 12:24:50 -05:00
SmithThe4th
bb175cdf9a [PM-15535] User with Edit* permission can permanently delete item from more actions menu on extension (#12234)
* Added conditional to check if a cipher can be delete by user

* Added change detection on push

* Added directive to check if user can delete a cipher

* Added directive to check if user can delete a cipher

* Replaced check with directive

* removed takeUntilDestroyed

(cherry picked from commit 45db17627e)
2024-12-04 12:00:18 -05:00
Bernd Schoolmann
9b58e111c7 [PM-15541] Hide ssh key filter behind feature flag (#12239)
* Hide ssh key filter behind feature flag

* Hide ssh keys in web client by featureflag

* Fix build

(cherry picked from commit 811b97cef5)
2024-12-04 17:07:22 +01:00
Bernd Schoolmann
3d1be1b979 Fix biometrics not being enabled in browser (#12237)
(cherry picked from commit 7e934bc6d3)
2024-12-04 17:07:19 +01:00
Shane Melton
21754fde27 [PM-15520] Move organizationPaymentStatus$ out of page setup flow and tweak it to avoid hanging when user is not an owner (#12224) (#12227)
(cherry picked from commit 2e53a645c9)
2024-12-03 13:22:05 -08:00
Jonathan Prusik
74cccee360 do not regenerate passwords on every overlay ciphers update (#12226) 2024-12-03 16:09:46 -05:00
Shane Melton
158381f89a [PM-14965] Fix password reprompt for context menu actions (#12213)
* [PM-14965] Add return value for copy-cipher-field.service

* [PM-14965] Cleanup loadAction handling in updated browser view item page

* [PM-14965] Fix unit tests

* [PM-14965] Clear copy mock

(cherry picked from commit 60e52dd2f2)
2024-12-03 09:38:29 -08:00
Merissa Weinstein
0078ae6993 update release datae for the onboarding module (#12210)
(cherry picked from commit 456c516a6e)
2024-12-02 13:08:59 -06:00
cd-bitwarden
03a5891245 [PM-12743] a11y changes to make new drop down list for send and vault accessible (#11717)
* updating new menus to allow tab + enter to submit the link/button

* Updating New actions to use button instead of a for accessibiity purposes

* refactor

* refactor

* test fix

* fixes

* fixing tests

* fixing test

* fixing tests

---------

Co-authored-by: --global <>
(cherry picked from commit 0ff48aa345)
2024-12-02 13:08:02 -06:00
Github Actions
3fe11b7e5a Bumped client version(s) 2024-12-02 11:32:22 +00:00
bw-ghapp[bot]
6bbd2e5774 Autosync the updated translations (#12203)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
2024-12-02 12:21:27 +01:00
bw-ghapp[bot]
24ed9790b1 Autosync the updated translations (#12205)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
2024-12-02 11:20:37 +00:00
bw-ghapp[bot]
2ef0956afe Autosync the updated translations (#12204)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
2024-12-02 11:20:31 +00:00
bw-ghapp[bot]
f203f6acae Autosync the updated translations (#12178)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
2024-12-02 12:01:13 +01:00
Bernd Schoolmann
050417a92e [PM-14863] Force unlock when keys are cleared / on first unlock and fix account switching behavior (#11994)
* Force unlock when keys are cleared / on first unlock and fix account switching behavior

* Make comment a doc comment

* Pin russh commit

* Cleanup

* Make list messaging explicit

* Add account switching error handling for ssh agent

* Add account switching error handling for ssh agent

* Cleanup
2024-12-02 11:55:56 +01:00
bw-ghapp[bot]
59b45ae391 Autosync the updated translations (#12179)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
2024-11-29 14:11:15 +01:00
bw-ghapp[bot]
e9af976754 Autosync the updated translations (#12180)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
2024-11-29 14:05:49 +01:00
cyprain-okeke
d76b5b672c [PM-13347] Web app impacts on the Remove Bitwarden Families policy (#12056)
* Changes for web impact by the policy

* Changes to address PR comments

* refactoring changes from pr comments

* Resolve the complex conditionals comment

* resolve the complex conditionals comment

* Resolve the pr comments on user layout

* revert on wanted change

* Refactor and move logic and template into its own component

* Move to a folder owned by the Billing team
2024-11-28 15:59:05 +01:00
Oscar Hinton
59686346d4 [PM-15444] Increase WASM timeout to 10s (#12158)
* Increase WASM timeout to 10s

* Change time to 3s, add logService with debug log
2024-11-28 11:58:09 +01:00
renovate[bot]
927c2fce43 [deps] Platform: Update Rust crate ssh-key to v0.6.7 (#12133)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-28 10:12:09 +01:00
renovate[bot]
c0ab62fad0 [deps] Platform: Update Rust crate homedir to v0.3.4 (#12129)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-28 10:02:24 +01:00
Will Martin
178ef353d4 [CL-269] extension router transitions (#11989) 2024-11-27 15:33:37 -05:00
Bernd Schoolmann
f79141c421 [PM-14990] Add password prompt for ssh key import (#12105)
* Add password prompt for ssh key import

* Remove empty line

* Convert to switch statement
2024-11-27 17:29:36 +01:00
Merissa Weinstein
2767851925 PM-15390 | update margin top in the filter list component (#12157)
* update margin top in the filter list component

* remove surrounding padding and increase margin
2024-11-27 10:29:17 -06:00
Rui Tomé
37c7421000 [PM-14874] Update account ownership message in account page (#12104) 2024-11-27 15:50:37 +00:00
Will Martin
d448db5ed7 [PM-15410][PM-15410] add nullish check when referencing document in BrowserPopupUtils (#12162)
* check if document is undefined before accessing `body`
2024-11-27 09:14:03 -05:00
renovate[bot]
d5b14d11d4 [deps] Platform: Update Rust crate tokio to v1.41.1 (#11950)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-27 14:08:56 +01:00
Nick Krantz
1229d25fec [PM-15065] Extension not loading when accessed via URL (#12160)
* add check for extension prefixes in the three major browsers.

- Firefox does not throw an error or receive the message. Adding checks for Safari and Chrome for safety if this functionality were to change.

* remove unneeded mock rejection

* move prefixes to dedicated array

* refactor protocol check to its own variable
2024-11-26 21:24:31 -06:00
Bernd Schoolmann
a95eaeb6f5 Fix missing i18n and block ssh key creation in web (#12082) 2024-11-26 17:00:18 -05:00
Victoria League
347d6fc718 [PM-15021] Improve in-tab experience for extension (#12155) 2024-11-26 14:15:46 -05:00
cyprain-okeke
c52eeb1cb3 [PM-13348] Browser Extension impacts on Free Bitwarden Family Policy (#12073)
* Add changes for enabled policy

* Remove unused property

* Refactor the changes

* remove duplicated across multiple components

* Add some test and documentations to service

* Correct the comment free family sponsorship for isExemptFromPolicy
2024-11-25 22:37:24 +01:00
Will Martin
bb0912154d [CL-508] extension width setting (#12040) 2024-11-25 14:43:31 -05:00
Github Actions
d13bbf979f Bumped client version(s) 2024-11-25 18:00:19 +00:00
Daniel James Smith
1bfdfd9375 Move access intelligence feature under bitwarden_license (#12116)
Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
2024-11-25 18:48:34 +01:00
Kyle Spearrin
f65a39d6d8 validate proper duo hostnames (#12149) 2024-11-25 11:57:49 -05:00