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

16124 Commits

Author SHA1 Message Date
Michal Checinski
1a097dbff1 Fix codesigning for macOS app and update entitlements for Bitwarden Login Helper 2024-10-03 13:53:46 +02:00
Michal Checinski
2e3fa46e7f Fix codesigning for macOS app 2024-10-03 13:12:05 +02:00
Michal Checinski
36409cf518 Fix path 2024-10-02 16:42:56 +02:00
Michal Checinski
5bec1221a3 Change entitlements file 2024-10-02 15:34:20 +02:00
Michal Checinski
10c67f670c Fix 2024-10-02 12:57:18 +02:00
Michal Checinski
a956d0e416 Revert "Add autofill entitlement to safari/desktop entitlements"
This reverts commit 4fd20e4b1f.
2024-09-30 12:30:55 +02:00
Michal Checinski
4fd20e4b1f Add autofill entitlement to safari/desktop entitlements 2024-09-30 12:21:39 +02:00
Michal Checinski
cada3708d8 Change entitlements 2024-09-18 17:05:06 +02:00
Michal Checinski
6d9dcf9ce4 Add entitlements 2024-09-18 16:40:26 +02:00
Michal Checinski
f2b78dba49 Resign desktop 2024-09-18 16:07:25 +02:00
Michal Checinski
56f71165e3 Setup two profiles: for extension and app 2024-09-18 15:37:00 +02:00
Michal Checinski
86418e445b Use Bitwarden Desktop App Store 2021 to sign desktop and autofill extension 2024-09-18 15:18:14 +02:00
Michal Checinski
db719382aa Change entitlements 2024-09-18 15:17:44 +02:00
Michal Checinski
9d378d2d11 Go back in browser 2024-09-18 15:16:05 +02:00
Michal Checinski
1ab8c155bc Try to fix 2024-09-18 15:05:04 +02:00
Michal Checinski
dc83b7f689 Try to fix 2024-09-18 15:02:32 +02:00
Michal Checinski
312a189c68 Change gulpfile 2024-09-18 14:53:51 +02:00
Michal Checinski
fd8552c079 Try to fix 2024-09-18 14:52:02 +02:00
Michal Checinski
4600d0ec1d Sign browser with autofill profile 2024-09-18 14:41:47 +02:00
Michal Checinski
3ff42996fc Remove resigning in desktop 2024-09-18 14:40:41 +02:00
Michal Checinski
daad57401a Preserve entitlements during code signing for Bitwarden app 2024-09-17 13:46:33 +02:00
Michal Checinski
222e5ef7db Resign force 2024-09-16 16:16:26 +02:00
Michal Checinski
d476e22481 Remove autofill entitlements for safari 2024-09-16 15:54:52 +02:00
Michal Checinski
7166e9cc41 Add entitlement for autofill credential provider in Safari 2024-09-16 15:43:41 +02:00
Michal Checinski
039a957e7e Update provisioning profile handling for autofill app store 2024-09-16 15:43:27 +02:00
Michal Checinski
54863070da Merge remote-tracking branch 'origin/PM-9022-scaffold-the-extension-and-build-pipeline' into extension-signing 2024-09-16 15:41:10 +02:00
Michał Chęciński
9a73e97fff Merge branch 'main' into PM-9022-scaffold-the-extension-and-build-pipeline 2024-09-16 15:40:34 +02:00
Cesar Gonzalez
b0e0e71974 [PM-11517] Improve autofill collection of page details performance (#10816)
* Testing out a rework of the performance improvements introduced into extension

* Working through improvements

* Implementing max_depth methodology for the deepQuery approach used when querying elements

* Refactoring implementation

* Refactoring implementation

* Fixing jest tests

* Incorporating documenation within domQueryService

* [PM-11519] `browser` global reference triggering an error when sending an extension message

* [PM-11517] Working through refactoring and jest testing of the domQueryService

* [PM-11517] Working through refactoring and jest testing of the domQueryService

* [PM-11517] Incorporating tests for the debounce util method

* [PM-11517] Incorporating tests for the debounce util method

* [PM-11517] Removing unnecessary property

* [PM-11517] Starting to work through an idea regarding querying without the shadowDom on pages that definitively do not contain a ShadowDOM element

* [PM-11419] Adjusting implementation to ensure we clear any active requests when the passkeys setting is modified

* [PM-11517] Removing unnecessary comments
2024-09-16 08:35:56 -05:00
renovate[bot]
62ee447c36 [deps] Autofill: Update tldts to v6.1.46 (#11054)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-16 09:34:33 -04:00
Nick Krantz
c64477034a set extensionRefreshEnabled to be undefined so the "new" button isn't shown until the feature flag is resolved (#11038) 2024-09-16 08:33:23 -05:00
Oscar Hinton
20d83ab198 [PM-2718] Set nspasteboard.ConcealedType for clipboard on MacOS (#11025)
Enables the use of `exclude_from_clipboard` for macos, introduced in recent version of arboard
2024-09-16 15:16:28 +02:00
Michal Checinski
5dbb3ab82f Try to fix 2024-09-16 13:50:36 +02:00
Michal Checinski
952a99b231 Merge remote-tracking branch 'origin/main' into extension-signing 2024-09-16 13:45:18 +02:00
renovate[bot]
74ee0315c0 [deps]: Update @yao-pkg/pkg to v5.14.0 (#11068)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-16 12:37:58 +02:00
cyprain-okeke
f816e80314 [AC-3023] Resolve the capitalization here (#11019)
* Resolve the capitalization here

* Resolve the returned issue on A11y

* Fix the storage bug
2024-09-16 10:14:46 +01:00
rr-bw
b713e18b1a remove duplicate route (#11034) 2024-09-13 10:46:31 -07:00
rr-bw
96d116d643 [PM-8116] Auth Browser Refresh: Password Hint Component (#10492)
* setup component, services, and web HTML

* make Web and Browser functional

* make desktop functional

* update template to solidify common client HTML

* simplify template and class

* update browser routing

* move canActivate to correct location

* simplify post submit routing

* update routing to use unauthUiRefreshSwap()

* constrain AnonLayout title/subtitle width, reduce height on destkop to account for header

* reduce height on browser to account for header (otherwise have to scroll to see EnvSelector

* resolve email issue when clicking 'cancel' on extension popout

* update routing for web

* persist email to popout

* update web router and anon-layout min-h based on client

* change anchor link to button

* remove unnecessary formatting changes

* add new icon

* remove unnecessary call to loginEmailService
2024-09-13 09:16:25 -07:00
Bernd Schoolmann
54cc35e29a [PM-6037] Fix process reload not triggering on inactive account lock/logout (#9805)
* Send loggedOut/locked events on logout/lock event

* Revert "Send loggedOut/locked events on logout/lock event"

This reverts commit 293f2d6131.

* Ensure loggedOut is sent for non-active user logouts too

* Make loggedOut accept userIds

* Add userBeingLoggedOut in desktop app component

* Await updateconnection calls
2024-09-13 18:11:05 +02:00
Michal Checinski
09904be249 Merge remote-tracking branch 'origin/main' into extension-signing 2024-09-13 16:16:49 +02:00
Michal Checinski
56518b0de3 Refactor provisioning profile setup and remove autofill entitlement from browser 2024-09-13 15:33:40 +02:00
Alex Morask
0080fcc979 Use payment-v2.component in trial-billing-step.component (#11010) 2024-09-13 09:29:11 -04:00
Jonathan Prusik
e72203d5e0 fix typos (#11011) 2024-09-13 09:17:07 -04:00
github-actions[bot]
83a11a195e Autosync the updated translations (#11022)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
2024-09-13 09:50:20 +00:00
renovate[bot]
1e76d237e8 [deps] Platform: Update Rust crate arboard to v3.4.1 (#11017)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-13 10:54:40 +02:00
github-actions[bot]
739b34da2f Autosync the updated translations (#11020)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
2024-09-13 08:09:18 +00:00
github-actions[bot]
650b183d08 Autosync the updated translations (#11021)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
2024-09-13 08:01:06 +00:00
Andreas Coroiu
a1aa9adb48 feat: simplify lazy.ts (#10951) 2024-09-13 09:09:45 +02:00
Jordan Aasen
023912c53d [PM-11631] - hide free Bitwarden Families button if user is not eligible (#10971)
* hide  Free Bitwarden Families button if user is not eligible

* use organizationService.canManageSponsorships$ for determining if free bitwarden families is available

* update comment
2024-09-13 11:58:18 +10:00
Jared Snider
bd3863c313 Auth/PM-11969 - Registration with Email Verification - Accept Emergency Access Invite Flow (#11018)
* PM-11969 - Registration with Email Verification - Accept Emergency Access Invite Fixed

* PM-11969 - Fix PR feedback

* PM-11969 - AcceptEmergencyComponent - remove prop
2024-09-12 20:14:37 -04:00
Justin Baur
fe96aa85f2 [PM-12007] Fix vault timeout action logout with account switching (#11008)
* Protect Against Toast Error

* Use `concatMap` Instead of `switchMap`
2024-09-12 15:59:33 -04:00