1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-06 00:13:28 +00:00
Commit Graph

37 Commits

Author SHA1 Message Date
Oscar Hinton
8fe821b9a3 Apply Prettier (#2238) 2021-12-21 15:43:35 +01:00
Thomas Rittson
d7a72b66ff Revert hack to fix appearance in FF sidebar (#2218)
Bug fixed upstream in FF 90
2021-12-10 18:10:39 +10:00
Patrick H. Lauke
0ef7a60ba3 Prevent passphrase words from breaking over two lines
Closes https://github.com/bitwarden/browser/issues/1096
2021-11-02 17:43:56 +00:00
Thomas Rittson
bbbf152c62 Fix performance on MacOS, Chrome & external screen (#2104)
* Fix performance on MacOS, Chrome & external screen

* Undo dev logging, tidy up
2021-11-02 08:15:49 +10:00
Vincent Salucci
d7754441d3 [SSO/Auto Enroll] Set Password banner (#2050)
* [SSO/Auto Enroll] Set Password banner

* Fix merge conflict

* Add missing string/style

* Update jslib
2021-09-07 12:06:43 -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
Oscar Hinton
d252fd1740 Bump dependencies (#1792)
* Bump dependencies
2021-04-23 10:45:20 +02:00
Thomas Rittson
be79ef8981 Merge pull request #1758 from bitwarden/fix-sidebar-option-css
Fix bgcolor of option els when in FF sidebar
2021-04-12 08:19:40 +10:00
Oscar Hinton
eeb61b019b Increase popup width on linux during WebAuthn process (#1772)
* Expand popup width on linux during WebAuthn prompt

* Refactor
2021-04-06 23:10:22 +02:00
Thomas Rittson
b63074f00d Apply fix to all themes 2021-04-02 15:05:57 +10:00
Thomas Rittson
809e2b68d1 apply fix to nord theme also 2021-04-02 15:00:49 +10:00
Thomas Rittson
7c0423a1c0 Fix bgcolor of option els when in FF sidebar 2021-04-02 14:55:23 +10:00
Oscar Hinton
e0f4386042 Add support for WebAuthn to browser extension (#1379) 2021-03-17 22:14:26 +01:00
addison
50b8f6955c implemented date & time fallbacks for safari and FF 2021-03-03 15:03:05 -05:00
Vincent Salucci
4853fb3e29 [Send] Add/Edit functionality (#1622)
* Update jslib (0951424 -> 1968dbf)

* [Send] Browser integration initial commit

* Update jslib (1968dbf -> 8a3b551)

* Cleaned up integration

* added radio button style support // updated warning UI/UX

* Update jslib (8a3b551 ->42348e2)
2021-02-23 15:37:55 -06:00
Kyle Spearrin
f662e38517 box-content-row-checkbox styling for left aligned (#1453) 2020-11-13 11:51:49 -05:00
Vincent Salucci
6f6a5461b7 [GDPR] Adjusted TOS/Privacy acceptance (#1445)
* updated tos/privacy policy acceptance

* Removed variables/logic now found in superclass

* update jslib (d84d6da -> 5e50aa1)

* Added content-row UI
2020-11-05 13:13:46 -06:00
Rohit Rathi
c6a655caf7 Fix edge double password reveal buttons issue (#1325) 2020-07-10 08:46:35 -04:00
Kyle Spearrin
a06ef80dc6 implement callout component w/ generator policy (#1158) 2020-02-28 16:58:28 -05:00
Veit-Hendrik Schlenker
ee19100af4 Enabled drag of username, password and totp in browser extension (#1044)
* enabled drag of username, password and totp in browser extension

* Start drag only on row label
2019-10-24 20:05:20 -04:00
Kyle Spearrin
0e343b9d5e password block fixes around wrapper 2019-04-01 13:45:14 -04:00
Kyle Spearrin
e895dd31c8 dont use flex for password-wrapper positioning. 2019-04-01 13:19:00 -04:00
Kyle Spearrin
ca2bba5fb6 show whitespace for hidden fields 2018-12-20 23:01:17 -05:00
Kyle Spearrin
6c22919bd9 colorized passwords 2018-12-08 14:00:18 -05:00
Kyle Spearrin
fceabbb4bf add password strength progress bar and warning message 2018-11-15 14:47:45 -05:00
Kyle Spearrin
55dab2cdba move updated and password history to box footer 2018-07-30 22:12:09 -04:00
Kyle Spearrin
2da21e9e2b fix logo-image on homepage 2018-07-24 17:07:56 -04:00
Kyle Spearrin
db06b60704 start styling for dark theme 2018-05-30 23:11:05 -04:00
Kyle Spearrin
e871d4749b safari fixes 2018-04-14 12:52:46 -04:00
Kyle Spearrin
cfa0e1044f break all instead of word 2018-04-13 23:14:57 -04:00
Kyle Spearrin
1bc1e86a53 break words on password history 2018-04-13 23:05:31 -04:00
Kyle Spearrin
88c961ff05 box lists 2018-04-13 13:42:34 -04:00
Kyle Spearrin
b7bd83cc65 premium page 2018-04-13 13:18:56 -04:00
Kyle Spearrin
0505043e18 sync component 2018-04-13 11:49:03 -04:00
Kyle Spearrin
59ce4b7b67 custom swal content 2018-04-12 23:18:51 -04:00
Kyle Spearrin
72177644ad delete item button 2018-04-11 16:23:05 -04:00
Kyle Spearrin
bd6eab174c move scss folder under popup 2018-04-10 22:20:50 -04:00