Commit Graph

858 Commits

Author SHA1 Message Date
Kyle Spearrin ae5dbbd267
Add support for greek language (#1246) 2020-05-22 23:15:32 -04:00
Kyle Spearrin afccde2337
update icons to new branding (#1245) 2020-05-22 23:14:29 -04:00
Chad Scharf 40ffda4da4 Merge branch 'master' into soft-delete 2020-05-08 09:20:35 -04:00
Kyle Spearrin dd00151469 color updates + jslib 2020-05-05 16:32:20 -04:00
Vincent Salucci 0b5cb901aa
Added warning dialog for log out confirmation (#1216) 2020-04-25 09:13:00 -05:00
Chad Scharf 35235a9c30 [Soft delete] - fixed borders, spacing for buttons 2020-04-13 11:56:37 -04:00
Chad Scharf 2644afca93 [Soft delete] - remove uselss type definition 2020-04-13 11:32:56 -04:00
Chad Scharf 4116302965 [Soft Delete] - Trash bin in browser extension 2020-04-13 10:26:11 -04:00
Vincent Salucci e510738a03
[Auto-Logout] Implement Vault Timeout Options (#1194)
* Update jslib 31a2574 -> 28e3fff

* Initial commit for vault timeout

* Updated timeout/action retrieval in idle.background

* Cycle saved for idle check

* Await async calls for lock/logout in idle bg

* Updated lock vs log out conditional

Co-authored-by: Vincent Salucci <vsalucci@bitwarden.com>
2020-04-06 10:40:16 -05:00
Vincent Salucci c6b0898213
Enforce Passphrase Policy (#1172)
* Update jslib (44b86f5 -> 36241e9) and initial commit of passphrase policy

* Reverted string changes - updated number of words event trigger

* Update input event to blur to match other number fields

* Update jslib (36241e9 -> 0a30c7e)

Co-authored-by: Vincent Salucci <vsalucci@bitwarden.com>
2020-03-12 17:52:14 -05:00
Kyle Spearrin 68794877bc reverse button order in alert 2020-03-04 14:03:02 -05:00
Kyle Spearrin 40c00222f2 small fixes to styling 2020-03-04 13:56:30 -05:00
Kyle Spearrin cc0125b920 sweetalert tweaks 2020-03-04 13:51:52 -05:00
MartB 0b42d14d58
sweetalert: port to sweetalert2 (#1153)
Minor styling changes (same as web and desktop)
2020-03-04 11:42:21 -05:00
Kyle Spearrin 8dea9daeea make sure new edge doesnt open chrome rating 2020-03-03 08:48:11 -05:00
Kyle Spearrin a06ef80dc6
implement callout component w/ generator policy (#1158) 2020-02-28 16:58:28 -05:00
Vincent Salucci 9b4f1045f3
Enforce Password Generator Policy Options (#1155) 2020-02-28 11:43:27 -06:00
Vincent Salucci 7d93ebe732
Added missing attachments conditional (#1145) 2020-02-19 14:00:37 -06:00
Kyle Spearrin 23acc1bfb3 bitwarden inc. 2020-02-18 22:35:28 -05:00
Vincent Salucci 7f6a909b63
Fixed issue with strict equals operator (#1141) 2020-02-10 12:05:06 -05:00
Vincent Salucci c57340c4f3
Implement personal item cloning capability (#1129)
* Initial pass of clone item

* Updated npm sub:pull script to include target branches

* Made requested changes

* Formatting changes

* Fixed lint warnings
2020-02-04 16:08:13 -05:00
Kyle Spearrin 97a38b000b make policy service injectable to popup 2020-01-28 22:44:10 -05:00
Kyle Spearrin 86e3374d3d autocomplete off for search inputs 2019-11-25 08:20:49 -05:00
Kyle Spearrin bbd32ed79d timeout of 200 ms before going back after share 2019-11-22 10:09:12 -05:00
Kyle Spearrin 88b2746920 apply search state before reloading list 2019-11-20 16:31:46 -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 60f6863e4f a11y work 2019-10-08 17:04:44 -04:00
Kyle Spearrin f10606adfd aria-live="polite" on toaster 2019-10-08 14:44:11 -04:00
Kyle Spearrin eb0bc6a01c memory stored pinProtectedKey 2019-08-29 09:41:04 -04:00
Kyle Spearrin 530d0d2594 added hebrew language 2019-08-29 07:20:41 -04:00
Kyle Spearrin 57d9b19931 darker light theme border 2019-08-22 10:55:05 -04:00
Kyle Spearrin 6af618cb41 fix formatting 2019-08-21 12:24:51 -04:00
Kyle Spearrin 0e798c610e safari 2fa page cleanup 2019-08-21 10:05:17 -04:00
Kyle Spearrin d2083c2665 cleanup for safari 2019-08-21 09:42:34 -04:00
Kyle Spearrin d8f423711a resolve browserapi 2019-08-21 09:28:42 -04:00
Kyle Spearrin 3bce3ede25 lock animation only on non-safari 2019-08-21 09:26:27 -04:00
Kyle Spearrin 147ffe894f ddd border 2019-08-21 00:19:28 -04:00
Kyle Spearrin aff0f6e8bb new theme color for app-root 2019-08-21 00:16:12 -04:00
Kyle Spearrin 8ceb27170c fix theme styles for app-root 2019-08-21 00:11:01 -04:00
Kyle Spearrin da766b0b8e theme border colors for approot 2019-08-21 00:07:43 -04:00
Kyle Spearrin 214686285b add app border on safari 2019-08-20 23:58:31 -04:00
Kyle Spearrin 2a7e361300 cleanup safari specific features 2019-08-19 15:57:37 -04:00
Kyle Spearrin efbed1a9a3 remove safari copy totp clipboard hack 2019-08-19 12:05:13 -04:00
Kyle Spearrin 90a565fbcb dismiss popover 2019-08-19 11:33:03 -04:00
Kyle Spearrin e6d6275daa async fillCipher 2019-08-19 09:38:59 -04:00
Kyle Spearrin 4d261964e5 keep using on init 2019-08-19 09:31:08 -04:00
Kyle Spearrin 05684b3b03 allow reloading of current tab 2019-08-19 09:17:40 -04:00
Kyle Spearrin aa0bfd3b45 no async on params sub 2019-08-16 21:04:03 -04:00
Kyle Spearrin 3719095b18 async fixes 2019-08-16 21:01:08 -04:00
Kyle Spearrin a3f76cfd3a reload when on same page too 2019-08-16 20:59:54 -04:00