1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-19 01:33:33 +00:00
Commit Graph

11638 Commits

Author SHA1 Message Date
Thomas Rittson
7cb48e3a81 Add PR template (#1260) 2021-10-27 19:01:32 +10:00
Thomas Rittson
bf6e9848e7 Add PR template (#529) 2021-10-27 19:00:34 +10:00
Thomas Rittson
deea0f827a Add PR template (#396) 2021-10-27 18:59:31 +10:00
Thomas Rittson
664d10cd06 Add Safari importer (#1261)
* Add instructions for Safari import

* Update jslib
2021-10-27 18:58:15 +10:00
Thomas Rittson
3ab87ed6cd Add PR template (#2127)
* Add PR template

* Fix typo

* Add linting to checklist

* Action review feedback
2021-10-27 08:39:38 +10:00
github-actions[bot]
a6a34788a8 Autosync the updated translations (#1259)
Co-authored-by: github-actions <>
2021-10-26 15:10:10 -07:00
Joseph Flinn
381ec7af67 enabling the new release branch to push its docker images (#1258) 2021-10-26 14:20:28 -07:00
Joseph Flinn
8be377c7f8 Version Bump 2.24.0 (#1257) 2021-10-26 13:47:39 -07:00
Robyn MacCallum
031cbff556 Add role="alert" to callouts only when enforceAlert is passed (#528)
* Add role="alert" to callouts when enforceAlert is passed

* Remove ElementRef and do a different way

* Rename input variable
2021-10-26 11:41:46 -04:00
Matt Gibson
0f9c2205d5 Dynamically set electron user agent (#524)
* Dynamically set electron user agent

* PR review

* linter fixes

* Test agent static version does not change

* Fix formatting
2021-10-26 08:45:32 -05:00
pan93412
257de6517c feat: add an importer for Safari (CSV) (#512)
* feat(importers/safariCsvImporter): add the importer for Safari (CSV)

* Revert changes to package-lock.json

Co-authored-by: Thomas Rittson <trittson@bitwarden.com>
2021-10-26 17:00:03 +10:00
Oscar Hinton
c46ca2f9e2 Crypto Agent (#1243) 2021-10-26 01:14:16 +02:00
Oscar Hinton
71f8ef601f Add support for crypto agent (#520) 2021-10-25 18:21:40 +02:00
Thomas Rittson
52a30f4d8a Fixes for dynamic modal a11y (#1107)
* Remove tabindex and cdkTrapFocus from modals

* Add styling for modal-dismiss

* Remove modal-dismiss styles

* Update jslib
2021-10-25 16:26:12 +10:00
gabrielfin
2228ffac47 Do not autofill inputs meant for password recovery (#1999)
Fixes issue #1956
2021-10-25 16:16:01 +10:00
Matt Gibson
bc55557052 Add node tests to pipeline (#525) 2021-10-22 14:02:31 -05:00
Joseph Flinn
b3b988a8af Merge pull request #2137 from bitwarden/feature/change-release-branch-constraint
Update the release branch constraint
2021-10-22 08:41:29 -07:00
Joseph Flinn
6bea3ccc30 Updating release branch constraint (#392)
* Updating release branch constraint and CI pipeline code constraint

* removing the master branch release ci code execution

* updating some verbiage
2021-10-22 08:41:23 -07:00
Joseph Flinn
a61ef74895 Updating the release constraints (#1118)
* updating the release constraints

* removing the master branch release ci code execution

* updating some verbiage
2021-10-22 08:41:15 -07:00
Matt Gibson
6d4f163824 Update local web development instructions (#1208)
* Indicate production with NODE_ENV

* Use local.json config to point to Bitwarden production APIs

* Add proxy configuration to cloud and qa environment

* Move notifications to urls

Co-authored-by: Hinton <oscar@oscarhinton.com>
2021-10-22 07:50:08 -05:00
Daniel James Smith
439b1f52c0 Merge pull request #2132 from bitwarden/unlock-on-autofill
Unlock on autofill (shortcut and contextMenu)
2021-10-22 13:49:13 +02:00
Daniel James Smith
f394cbf57f Revert "Remove check for isVivaldi"
This reverts commit c318b58185.
2021-10-22 10:01:18 +02:00
Liu Junqi
d48fb927eb also modified the minNumbers&minSpecial field 2021-10-22 11:40:51 +08:00
Liu Junqi
a5fac5939a merged jslib change 2021-10-22 10:22:46 +08:00
Liu Junqi
06905adf5c Merge branch 'master' of github.com:jesseliu612/browser 2021-10-22 10:16:19 +08:00
jesseliu612
b795c72a52 Merge branch 'bitwarden:master' into master 2021-10-22 10:13:24 +08:00
Liu Junqi
e88467551b Merge branch 'master' of github.com:bitwarden/browser 2021-10-22 10:11:51 +08:00
Liu Junqi
80d4739757 fix issue #1933 2021-10-22 10:11:01 +08:00
Thomas Rittson
5f9541b1cf Fixes for dynamic modal a11y (#2116)
* Add modal-dismiss, remove tabindex from modals

* Remove modal-dismiss styles

* Update jslib

* remove cdkTrapFocus etc
2021-10-22 07:42:30 +10:00
Thomas Rittson
6c581b3ebc Fixes for dynamic modal a11y (#1237)
* Remove tabindex from modal component templates

* Remove tabindex from modal component templates

* Update jslib
2021-10-22 07:30:25 +10:00
Joseph Flinn
618f950cae Change release branch constraints (#1248)
* updating the release branch constraints

* updating the self host docker image build and release with the new release branch

* renaming the release job for selfhost docker release

* removing unneeded line

* removing the master branch release ci code execution

* updating some verbiage
2021-10-21 10:31:41 -07:00
Joseph Flinn
d992b13a0b updating some verbiage 2021-10-21 08:33:40 -07:00
Joseph Flinn
ecfb80fd6d removing the master branch CI code execution 2021-10-21 08:15:51 -07:00
Oscar Hinton
ce2e6c3cb4 Remove empty catch blocks and remove allow-empty-catch tslint rule (#2136) 2021-10-21 11:10:46 +02:00
Oscar Hinton
6f69486c36 Remove empty catch blocks and remove allow-empty-catch tslint rule (#1117) 2021-10-21 11:10:36 +02:00
Liu Junqi
1089c06d77 fix issue #1933 2021-10-21 14:19:30 +08:00
Thomas Rittson
24fe836032 Fixes for dynamic modal a11y (#518)
* Do not close modal if click finishes on background

* Trap tab focus in modals, use ESC to close modal

* Fix Angular change detection errors in modals

* Reset focus on next modal after closing modal

* Minor fixes and linting

* Attach focusTrap to modal-dialog element

* Change mousedown event back to click

* Make topModal private

* Add new div for dismissing modal by clicking bg

* Focus element in modal if no autoFocus directive

* Use backdrop for dismissal

* Fix typo
2021-10-21 08:13:37 +10:00
Matt Gibson
9dd859af7a Limit collection actions presented to permitted (#1247)
* Limit collection actions presented to permitted

* Revert useless move

* Limit vault view to editable ciphers and collections

* Update jslib

* PR review
2021-10-20 16:17:27 -05:00
Oscar Hinton
fe0f4120ba Remove empty catch blocks and remove allow-empty-catch tslint rule (#393) 2021-10-20 22:41:33 +02:00
Joseph Flinn
9635b1acb7 Updating the release branch constraint and the CI pipeline code constraint 2021-10-20 11:28:19 -07:00
Daniel James Smith
3be6e42849 Update copyright year in .plist files for safari 2021-10-20 18:46:56 +02:00
Oscar Hinton
044ac513ae Remove empty catch blocks, and update tslint rule (#1226) 2021-10-20 18:30:04 +02:00
Daniel James Smith
c318b58185 Remove check for isVivaldi 2021-10-20 17:52:10 +02:00
Daniel James Smith
39a189e7b3 Fixed formatting 2021-10-20 17:49:58 +02:00
Daniel James Smith
fd9455873d Add literal for noopCommand suffix 2021-10-20 17:45:19 +02:00
Matt Gibson
815b436f7c Fix Typo. Collection create has full view access (#523) 2021-10-20 10:31:25 -05:00
Daniel James Smith
6a02487778 Merge pull request #2134 from jesseliu612/master
solved a casing issue that may lead to build fail
2021-10-20 15:47:05 +02:00
Daniel James Smith
581e0421ca Merge pull request #2129 from bitwarden/reduce-binking-of-notificationBar
Reduce blinking of notification bar
2021-10-20 15:22:17 +02:00
Liu Junqi
75c0680968 solved a casing issue that may lead to build fail 2021-10-20 21:11:46 +08:00
Thomas Rittson
6ff7112bb7 Add type="button" to button elements (#2131)
* Add type="button" to button elements

* Add  type="button" to button elements in notificationBar
2021-10-20 07:52:12 +10:00