1
0
mirror of https://github.com/bitwarden/browser.git synced 2025-01-17 20:31:50 +01:00
Commit Graph

13442 Commits

Author SHA1 Message Date
Andreas Coroiu
ed6a713688
[PM-3783] feat: patch chrome.runtime.onMessage event listeners
(cherry picked from commit 2ca241a0d4)
2023-09-08 14:02:19 -04:00
gbubemismith
99399df8dc
refactored router service to not store on the disk 2023-09-07 22:21:01 -04:00
gbubemismith
003990b23f
Merge branch 'EC-598-beeep-properly-store-passkeys-in-bitwarden' into PM-2207 2023-09-07 16:44:14 -04:00
gbubemismith
05097f233a
removed unused comments and method 2023-09-07 16:38:26 -04:00
Carlos Gonçalves
f35b25649a
[PM-1859] Refactor to credentialId (#6034)
* PM-1859 Refactor to credentialId

* PM-1859 Minor changes

* PM-1859 Fix credentialId initialization logic

* PM-1859 Added missing logic

* PM-1859 Fixed logic to use credentialID instead of cipher.id

* [PM-1859] fix: missing renames

---------

Co-authored-by: Andreas Coroiu <andreas.coroiu@gmail.com>
2023-09-07 10:20:56 -04:00
Andreas Coroiu
7e00e02f95
[EC-598] fix: popup not closing bug 2023-09-07 14:47:32 +02:00
Andreas Coroiu
64fa5fc236
[PM-3660] Address PR feedback (#6157)
* [PM-3660] chore: simplify object assignment

* [PM-3660] fix: remove unused origin field

* [PM-3660] feat: add Fido2Key tests

* [PM-3660] chore: convert popOut to async func

* [PM-3660] chore: refactor if-statements

* [PM-3660] chore: simplify closePopOut

* [PM-3660] fix: remove confusing comment

* [PM-3660] chore: move guid utils away from platform utils

* [PM-3660] chore: use null instead of undefined

* [PM-3660] chore: use `switch` instead of `if`
2023-09-07 13:00:19 +02:00
Andreas Coroiu
7705afc1e3
[PM-3775] feat: import v0.4.0 (#6183) 2023-09-06 15:21:20 +02:00
SmithThe4th
ac93521ac6
Update libs/angular/src/vault/vault-filter/models/vault-filter.model.ts
Co-authored-by: Oscar Hinton <Hinton@users.noreply.github.com>
2023-09-06 08:51:06 -04:00
gbubemismith
fa27583ab8
Removed route in base class constructor 2023-09-05 09:25:24 -04:00
gbubemismith
bf927e0222
Removed activated route from lock component 2023-09-05 09:15:19 -04:00
gbubemismith
d53bd3fe5b
Removed auth status reference from browser-fido2-user-interface service 2023-09-04 15:35:29 -04:00
gbubemismith
a655b96bfe
Updated components to use browserRouterService for routing to previous page 2023-09-04 15:30:44 -04:00
gbubemismith
c204c70e6b
Refactored fido2 popup to use auth guard when routing to component, added BrowserRouterService to track previous page and route using that 2023-09-04 15:29:48 -04:00
SmithThe4th
afcd952de5
[PM-2270] Renamed Fido2Key.userName to Fido2Key.userDisplayName (#6005)
* Renamed fido2key property username to userDisplayName

* Renamed username property on fido2key object to userdisplayname

* updated username to userDisplayName in fido2 export
2023-09-01 09:30:33 -04:00
gbubemismith
43db7f6d60
Updated the messageListener observable version to use same logic from the callback version and added comment on the callback version 2023-08-31 17:37:15 -04:00
gbubemismith
08c6a302b2
fixed pr comments 2023-08-30 12:56:28 -04:00
SmithThe4th
419737d293
[PM-3155] CLI: Editing a cipher with a non-discoverable passkey causes the passkey to be removed (#6055)
* Added fido2keyexport for the CLI and added the fido2key field to the login response for the CLI

* Added fido2keyexport for the CLI and added the fido2key field to the login response for the CLI

* Removed unneccesary code

* Added non discoverable passkey to template
2023-08-29 12:57:01 -04:00
gbubemismith
7becb305fe
Merge branch 'EC-598-beeep-properly-store-passkeys-in-bitwarden' into PM-2207 2023-08-29 12:31:44 -04:00
gbubemismith
fb4655a770
Merge branch 'master' into EC-598-beeep-properly-store-passkeys-in-bitwarden 2023-08-29 12:00:11 -04:00
Opeyemi
6bf559b932
UPDATE: fix all warnings in Clients workflow (#6137) 2023-08-29 16:00:28 +01:00
Jonathan Prusik
42193aecb8
[PM-1407] Improve iframe sandbox detection (#5976)
* improve iframe sandbox detection

* code cleanup

Co-authored-by: Cesar Gonzalez <cesar.a.gonzalezcs@gmail.com>

* update autofill v1 logic as well

---------

Co-authored-by: Cesar Gonzalez <cesar.a.gonzalezcs@gmail.com>
2023-08-29 09:10:16 -04:00
github-actions[bot]
fd119f08ec
Bumped desktop version to 2023.8.3 (#6131)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
2023-08-28 16:35:34 -04:00
Vince Grassia
3cc0e5f59a
Fix Release CLI workflow (#6130) 2023-08-28 16:12:40 -04:00
Vince Grassia
b5c4149bc8
CLI/Release Desktop Workflow - Update runner to Ubuntu latest (#6129) 2023-08-28 15:31:09 -04:00
Thomas Avery
17a4edcda1
increase secret value max length limit (#6030) 2023-08-28 11:10:35 -05:00
cd-bitwarden
c6972f3e1c
[SM-877] Updating trash to have ability to copy UUID (#5986)
* [SM-877] Updating trash to have ability to copy UUID

* Fixing the ordering of Div's for trash secret UUID copying

* moving ngif to div

* merge fixs
2023-08-28 10:03:01 -05:00
Conner Turnbull
76888d6fd7
[PM-264] When a free user is upgrading their org plan, the Cancel button is misaligned (#5996) 2023-08-28 10:01:15 -04:00
Conner Turnbull
ea908ec55b
[AC-1336] Indicate unpaid subscriptions on payment screen (#5962)
* Add text for creating a charge for unpaid invoices

* Refactor payment method to simplify promises
2023-08-28 13:58:55 +00:00
cd-bitwarden
f7278ef183
Project drop downs add on enter not on tab (#5953)
Co-authored-by: Thomas Avery <43214426+Thomas-Avery@users.noreply.github.com>
2023-08-28 08:09:04 -04:00
MtnBurrit0
834531bd98
Bump snapcore action to fix CLI build workflow (#6116) 2023-08-25 15:06:31 -06:00
renovate[bot]
8cf82ea028
Update bitwarden/gh-actions digest to 67ab95d (#5839)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-25 14:27:30 -06:00
github-actions[bot]
842aa11087
Autosync the updated translations (#6105)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
2023-08-25 19:50:22 +00:00
github-actions[bot]
40428e608e
Autosync the updated translations (#6106)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
2023-08-25 19:48:01 +00:00
KuhnChris
f2df456516
[PM-3100] Fixes imports of "reduced" psono data (#5859)
* Fixes imports of "reduced" psono data

* Fix typo in file name

---------

Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
2023-08-25 21:16:53 +02:00
rr-bw
708eb21a49
[PM-2400] Region Selector Image Quality (#5846)
* update destop images

* update images on browser

* update images on web vault

* revert to previous height

* merge master

* upload new images with same aspect-ratio
2023-08-25 16:00:13 +00:00
github-actions[bot]
4b6c369fcc
Autosync the updated translations (#6107)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
2023-08-25 11:36:46 +00:00
Todd Martin
e215828e85
[PM-3533] Support onboarding Key Connector users with existing master passwords (#6082)
* Added checks for new KeyConnector URL in all references to the legacy one.

* Updated KeyConnector logoutCallback to be a Promise

* Removed extra dependencies from KeyConnectorService

* Made the logout callback async.

* Adjusted logic to handle having a master password.

* Updated not to return error if master key is not found.

* Undid change to callback to reduce scope of this change.

* Cleaned up functions.

* Updated tests.

* Updated comments.

* Updated comments.

* Updated to use getKeyConnectorUrl helper.
2023-08-24 21:30:52 -04:00
gbubemismith
1020c5c26e
Changed redirect logic on login and 2fa to use callbacks 2023-08-24 17:08:22 -04:00
gbubemismith
b0dadca574
Merged branch with master and fixed conflicts 2023-08-24 15:45:17 -04:00
gbubemismith
91324876c6
Merged branch with master 2023-08-24 14:42:09 -04:00
github-actions[bot]
26c330ff60
Bumped all version to 2023.8.2 (#6104)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
2023-08-24 14:27:30 -04:00
Rui Tomé
2d768dd473
[AC-1552] Fixed issue where Organization members with "Manage groups" permissions can view the Vault tab (#6047) 2023-08-24 12:35:11 +01:00
gbubemismith
4b4ca56385
Merge branch 'master' into EC-598-beeep-properly-store-passkeys-in-bitwarden 2023-08-23 22:53:55 -04:00
gbubemismith
12ebcb0f9e
Added passkey fallback imaged and added extension to image name on the icons component 2023-08-23 22:46:54 -04:00
gbubemismith
57197cff05
Merged branch with master and fixed conflicts 2023-08-23 22:45:39 -04:00
Will Martin
35cc0da3cc
[CL-107] add bit-layout component (#6016)
* add bit-layout component

* update bit-layout semantics

* use bit-layout in sm-layout

* remove redundant sm-layout story

* move nav el inside of navigation component

* Apply suggestions from code review

Co-authored-by: Oscar Hinton <Hinton@users.noreply.github.com>

* remove reference to layout_frontend in bit-layout

* update stories

* Update libs/components/src/layout/layout.stories.ts

Co-authored-by: Oscar Hinton <Hinton@users.noreply.github.com>

* run prettier

---------

Co-authored-by: Oscar Hinton <Hinton@users.noreply.github.com>
2023-08-23 18:54:12 -04:00
gbubemismith
a512563f4e
Added function to run inside angular zone 2023-08-23 18:00:30 -04:00
gbubemismith
69a7b50b07
Fixed lock component error 2023-08-23 16:12:41 -04:00
Jared Snider
839d7b7bb8
PM-3590 - Browser - redirect to current tab on logged in (tabs/tabs isn't a route) (#6097) 2023-08-23 15:22:04 -04:00