1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-17 02:34:47 +02:00
Commit Graph

3325 Commits

Author SHA1 Message Date
Nihal Raj
ca03703f9d
Old Icons Replaced by New Ones (#2040)
* Delete store/icons directory

* Delete store/windows directory

* Add files via upload

* Delete AppxManifest.xml

* Revert "Delete AppxManifest.xml"

This reverts commit 9c54146b5a.

* Revert changes to AppxManifest.xml

Co-authored-by: Thomas Rittson <trittson@bitwarden.com>
2021-09-01 09:40:39 +10:00
Thomas Rittson
515c72abb0
Move policy checks within policyService (#2036)
* Refactor: use policyService.policyAppliesToUser

* Fix inverted condition

* Update jslib
2021-09-01 07:11:28 +10:00
Vincent Salucci
1c7504a691
[Callout] Update UI structure (#2020)
* [Callout] Update UI structure

* Update jslib
2021-08-27 17:04:45 -05:00
Oscar Hinton
a1f7e07f09
Add password show/hide to reprompt (#1902)
Co-authored-by: Addison Beck <abeck@bitwarden.com>
2021-08-27 15:27:22 +02:00
Joseph Flinn
b13fae4849
Merge pull request #2037 from bitwarden/hotfix/revert-bad-translations
Reverting changes to Portuguese and Chinese
2021-08-25 09:23:02 -07:00
Joseph Flinn
3a8ae46fb8
Merge pull request #2028 from bitwarden/fix-release-name
Updating the release name
2021-08-24 11:57:52 -07:00
Joseph Flinn
8b61d05f85 Reverting changes to Portuguese and Chinese 2021-08-24 08:16:15 -07:00
Joseph Flinn
ad07b1128d Updating the release name 2021-08-20 15:10:02 -07:00
Oscar Hinton
294e7c3b8d
Bump version to 1.52.1 (#2027) 2021-08-20 15:57:57 +02:00
Daniel James Smith
4d1c44fd41
Merge pull request #2026 from bitwarden/set_en_as_fallback_language
Fixed order of supportedLocales to have 'en' as fallback again
2021-08-19 22:41:45 +02:00
Daniel James Smith
2ebd8603f6
Fixed order of supportedLocales to have 'en' as fallback again 2021-08-19 22:10:13 +02:00
Joseph Flinn
9641c70e93
Merge pull request #2025 from bitwarden/revert-en-crowdin-sync
Reverting the Crowdin English changes
2021-08-19 10:46:12 -07:00
Joseph Flinn
689303b684 Reverting the Crowdin English changes 2021-08-19 10:39:36 -07:00
Thomas Rittson
b850117f52
Revert "Remove unsafe-inline from Content Security Policy in manifest.json (#1873)" (#2023)
This reverts commit 090e9f35ae.
2021-08-19 18:20:38 +10:00
Joseph Flinn
05ba96d3d5
Merge pull request #2010 from bitwarden/crowdin-auto-sync
Autosync Crowdin Translations
2021-08-18 14:27:00 -07:00
github-actions
e2c5b8ead4 Autosync Crowdin translations 2021-08-18 21:14:03 +00:00
Addison Beck
6255482650
Merge pull request #2019 from bitwarden/SendOptionsBug
Fix Send Options Toggling
2021-08-18 11:49:55 -04:00
addison
061708cbdd changed ngIf to hidden for send options 2021-08-18 09:19:35 -04:00
Matt Gibson
e2f0feaf7f
Version bump to 1.52.0 (#2018) 2021-08-17 14:07:46 -05:00
Joseph Flinn
ec2023f0c2
Merge pull request #2008 from bitwarden/add-crowdin-sync-workflow
Adding the crowdin sync workflow
2021-08-13 14:10:51 -07:00
Joseph Flinn
c2af9c2df3
Merge branch 'master' into add-crowdin-sync-workflow 2021-08-13 13:27:32 -07:00
Joseph Flinn
617074eb09 adding logic to handle if there are no changes 2021-08-13 10:51:13 -07:00
github-actions
7495476d9d Autosync Crowdin translations 2021-08-13 17:05:03 +00:00
Joseph Flinn
cfba106abd adding some debugging 2021-08-13 10:04:12 -07:00
Joseph Flinn
1c9d261f0c
Merge pull request #2009 from bitwarden/stub-crowdin-sync-workflow
Adding stub for crowdin sync testing
2021-08-13 07:29:31 -07:00
Matt Gibson
4890ca3c51
Add iframe allow to initial load (#2005)
* Add iframe allow to initial load

Chrome seems to balk at this attribute being added after the fact. It
may be a race condition or an intentional block, but adding to the
template fixes our missing allow attribute problem.

* Update jslib
2021-08-13 09:23:36 -05:00
Joseph Flinn
352af010cd adding stub for crowdin sync testing 2021-08-13 07:15:38 -07:00
Joseph Flinn
4533e04311 using the updated github action from web 2021-08-13 07:10:44 -07:00
Joseph Flinn
397080c50c Adding the crowdin sync workflow 2021-08-13 07:06:28 -07:00
Addison Beck
a61598253c
Merge pull request #1995 from bitwarden/m-rpv1-force-reset 2021-08-11 15:50:15 -04:00
addison
c9a244471e also moved the rmp check in the two factor component 2021-08-11 13:44:09 -04:00
Mathew Hodson
da12cbcd37
Don't use deprecated initKeyEvent() for autofill (#2001) 2021-08-11 12:40:36 -05:00
addison
a54c4c8efa changed the header for the update temp password screen 2021-08-11 12:22:28 -04:00
addison
8e56790265 moved the update temp password check on login to right after syncing finishes 2021-08-11 12:19:08 -04:00
addison
2c954d2ce0 implemented password score styling for update temp password 2021-08-11 12:09:10 -04:00
addison
a580dc6941 updated jslib 2021-08-11 12:08:44 -04:00
addison
b0b0e144ea Merge branch 'master' into m-rpv1-force-reset 2021-08-11 10:09:54 -04:00
Thomas Rittson
69c892807c
Use custom virtual scroll strategy (#2002)
* update jslib

* Use custom virtual scroll strategy
2021-08-11 12:52:44 +10:00
addison
03616380f1 updated jslib 2021-08-10 08:11:47 -04:00
Vincent Salucci
2bddc1017b [Reset Password v1] Update Temp Password 2021-08-05 10:01:58 -05:00
Xandre V
090e9f35ae
Remove unsafe-inline from Content Security Policy in manifest.json (#1873) 2021-08-05 17:24:58 +10:00
Daniel James Smith
1b12a278cf
Merge pull request #1974 from bitwarden/remove_duo_web_sdk
Remove dependency on duo_web_sdk and update jslib
2021-07-28 19:51:03 +02:00
Daniel James Smith
d55718a4c2
Remove dependency on duo_web_sdk and update jslib 2021-07-28 19:04:00 +02:00
Oscar Hinton
7cf4cfe3d1
Add support for helpers in environment service (#1967) 2021-07-23 22:32:42 +02:00
Matt Gibson
55917b6cb0
Feature/use hcaptcha if bot (#1968)
* Add captcha to login page

* Include log service in DI providers for api-action directive

* Add captcha to register page

* update jslib
2021-07-23 13:22:53 -05:00
Addison Beck
829fb237c7
Merge pull request #1955 from bitwarden/SafariDateTimeWoes
Resolved Safari Date/Time Issues In Send
2021-07-16 14:31:43 -04:00
addison
867286a70e updated jslib 2021-07-16 13:58:37 -04:00
Oscar Hinton
056fdba6dd
Hide biometric setting when running in Android (#1907) 2021-07-16 10:11:21 +02:00
Chad Scharf
b99a81a1b9
Merge pull request #1957 from bitwarden/cscharf-patch-readme
Update manifest info in readme.md for desktop comm
2021-07-15 18:09:47 -04:00
Chad Scharf
8faefe43af
Update manifest info in readme.md for desktop comm
Prior PR that I approved and merged in needed a little bit more info that Oscar had pointed out to help with other OS's regarding manifest locations such as macOS. This is not an exhaustive reference but at least points the person in the right direction.
2021-07-15 16:42:26 -04:00