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

7212 Commits

Author SHA1 Message Date
Thomas Rittson
69c892807c Use custom virtual scroll strategy (#2002)
* update jslib

* Use custom virtual scroll strategy
2021-08-11 12:52:44 +10:00
Vincent Salucci
1a1ba6ed3b [Reset Password v1] Update Temp Password (#356)
* [Reset Password v1] Update Temp Password

* updated jslib

* fetched email before checking for reset master password

Co-authored-by: addison <addisonbeck1@gmail.com>
2021-08-10 13:35:41 -04: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
Patrick H. Lauke
888fc74a57 A11y: use visually hidden styles rather than visibility
- `visibility:hidden` also hides text from assistive technologies, leading to the settings link lacking an accessible name when not hovered (focused with keyboard only, for instance)
- turn the styles around and hide the non-hovered link's span with "visually hidden" styles https://www.a11yproject.com/posts/2013-01-11-how-to-hide-content/
- also include `:focus` to make the text visible when hovered (for sighted keyboard users)
2021-07-31 22:07:05 +01:00
Patrick H. Lauke
7e1c491124 Add extra styles for buttons
- to maintain the existing look and feel after switching links to buttons
2021-07-31 21:10:37 +01:00
Patrick H. Lauke
d528d72b4d Change links to buttons
- more semantically accurate, will expose these as buttons to assistive technologies
- note: while having block-level elements like `<div>` inside a `<button>` is an html validation error, it does not affect functionality as long as there's no more structure inside it
2021-07-31 20:50:46 +01: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
157d9478d4 Remove dependency on duo_web_sdk and update jslib (#1006) 2021-07-28 19:50:06 +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
20561fff87 Add support for helpers in environment service (#1002)
* Add support for helpers in environment service

* Add environment service to register component

* Bump jslib
2021-07-23 17:15:32 -04:00
Oscar Hinton
4ec06bbd1e Add support for helpers in environment service (#353) 2021-07-23 22:46:32 +02:00
Oscar Hinton
7cf4cfe3d1 Add support for helpers in environment service (#1967) 2021-07-23 22:32:42 +02:00
Matt Gibson
c863d68057 Feature/use hcaptcha if bot (#1000)
* Add captcha to login component

* Add catpcha to login page

* Update content width if captcha is visible

* extend submit to handle widening if captcha is required

* Improve login styling

* Add Captcha to registration page

* Remove padding from captcha div

The padding was messing up image selection of captcha items

* Update jslib

* PR review

* update jslib
2021-07-23 13:48:10 -05: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
d7287e7aa3 set Send date presets to Custom if editing a send (#997) 2021-07-21 12:43:40 -04:00
Matt Gibson
230e00e423 Fix unlock env and passwordfile (#352)
* Handle null options

* Pass in ConsoleLogService dependency
2021-07-20 09:54:04 -05:00
Addison Beck
0682269e34 Resolved Safari Date/Time Issues In Send (#992)
* cleaned up date and time logic for Send

* updated jslib

* set up change detection for initial form values on data swap
2021-07-19 09:56:31 -04: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
addison
39ef5d2e92 cleaned up date and time logic for Send 2021-07-15 11:10:58 -04:00
Chad Scharf
cee2287feb Merge pull request #1951 from danepowell/patch-1
[readme] enable desktop communication
2021-07-15 10:07:06 -04:00
Joseph Flinn
f0c1f1b16b Fix the Windows Node Exe details (#350)
* fixing the resource hacker hash checking issue

* updating package command

* updating the release workflow to match the build workflow. Removing the unneeded env var

* fixing some formatting
2021-07-14 11:41:05 -07:00
Dane Powell
ad2232b92f [readme] enable desktop communication 2021-07-13 12:18:48 -07:00
Kyle Spearrin
9201730fe1 remove old code from #351 2021-07-12 10:11:43 -04:00
Trey Greer
1e3f2acfd4 Add AZ language (#1949) 2021-07-12 22:11:04 +10:00
Trey Greer
6990056c04 Add AZ language (#988) 2021-07-12 07:44:40 +10:00
Joseph Flinn
d5e9de2b8b fixing the delayed release logic (#987) 2021-07-09 07:31:34 -07:00
Thomas Rittson
abeea330a0 Update jslib (#1937) 2021-07-09 08:52:22 +10:00
Chad Scharf
12f37fa22c Merge pull request #1942 from bitwarden/l10n_master
New Crowdin updates
2021-07-07 17:43:53 -04:00
Kyle Spearrin
4a38017ba2 New translations messages.json (English, India) 2021-07-07 17:43:04 -04:00
Kyle Spearrin
ccdd45b09e New Crowdin updates (#983)
* New translations messages.json (Romanian)

* New translations messages.json (Ukrainian)

* New translations messages.json (Chinese Simplified)

* New translations messages.json (Chinese Traditional)

* New translations messages.json (Portuguese, Brazilian)

* New translations messages.json (Persian)

* New translations messages.json (Estonian)

* New translations messages.json (Swedish)

* New translations messages.json (Azerbaijani)

* New translations messages.json (English, United Kingdom)

* New translations messages.json (Kannada)

* New translations messages.json (Turkish)

* New translations messages.json (Serbian (Cyrillic))

* New translations messages.json (Finnish)

* New translations messages.json (Bulgarian)

* New translations messages.json (Catalan)

* New translations messages.json (Czech)

* New translations messages.json (Danish)

* New translations messages.json (German)

* New translations messages.json (Hebrew)

* New translations messages.json (Hungarian)

* New translations messages.json (Italian)

* New translations messages.json (Japanese)

* New translations messages.json (Korean)

* New translations messages.json (Dutch)

* New translations messages.json (Polish)

* New translations messages.json (Russian)

* New translations messages.json (Slovak)

* New translations messages.json (English, India)
2021-07-07 17:39:11 -04:00
Kyle Spearrin
a582df20eb New translations messages.json (Turkish) 2021-07-07 17:36:42 -04:00
Kyle Spearrin
1093c8b918 New translations messages.json (Ukrainian) 2021-07-07 17:36:41 -04:00
Kyle Spearrin
391058a8a7 New translations messages.json (Chinese Simplified) 2021-07-07 17:36:40 -04:00
Kyle Spearrin
f9f1537f7f New translations messages.json (Chinese Traditional) 2021-07-07 17:36:39 -04:00
Kyle Spearrin
0e688a8b86 New translations messages.json (Portuguese, Brazilian) 2021-07-07 17:36:37 -04:00
Kyle Spearrin
95b3ecb563 New translations messages.json (Indonesian) 2021-07-07 17:36:36 -04:00
Kyle Spearrin
ac925f33e8 New translations messages.json (Persian) 2021-07-07 17:36:35 -04:00
Kyle Spearrin
127ef9a6e1 New translations messages.json (Swedish) 2021-07-07 17:36:33 -04:00
Kyle Spearrin
3a2c1bc6be New translations messages.json (Estonian) 2021-07-07 17:36:31 -04:00
Kyle Spearrin
9b98e35e00 New translations messages.json (Azerbaijani) 2021-07-07 17:36:30 -04:00
Kyle Spearrin
e58f0af31f New translations messages.json (Hindi) 2021-07-07 17:36:29 -04:00
Kyle Spearrin
473dd81001 New translations messages.json (English, United Kingdom) 2021-07-07 17:36:28 -04:00
Kyle Spearrin
00e06bb339 New translations messages.json (Kannada) 2021-07-07 17:36:25 -04:00
Kyle Spearrin
3bdf2aa29c New translations messages.json (English, India) 2021-07-07 17:36:22 -04:00