1
0
mirror of https://github.com/bitwarden/browser.git synced 2025-03-01 03:31:15 +01:00
Commit Graph

588 Commits

Author SHA1 Message Date
Kyle Spearrin
c895ec386e animation for edit-cipher => tabs (delete op) 2018-04-13 00:23:05 -04:00
Kyle Spearrin
082a74c241 folder listing, add/edit components, cleanup 2018-04-13 00:06:48 -04:00
Kyle Spearrin
225f5077e3 swal styles 2018-04-12 23:26:08 -04:00
Kyle Spearrin
59ce4b7b67 custom swal content 2018-04-12 23:18:51 -04:00
Kyle Spearrin
726a7f59ae remove unused i18n strings 2018-04-12 17:32:00 -04:00
Kyle Spearrin
ebba0a9e23 settings help and about 2018-04-12 17:28:33 -04:00
Kyle Spearrin
fa6fc76346 cache groupings page state 2018-04-12 15:56:27 -04:00
Kyle Spearrin
3c48f80861 activity recording runOutsideAngular 2018-04-12 14:24:42 -04:00
Kyle Spearrin
f01b9e9632 return Promise<boolean> from delete 2018-04-11 22:33:32 -04:00
Kyle Spearrin
d8ca3026cb on route if confirmed 2018-04-11 16:27:20 -04:00
Kyle Spearrin
72177644ad delete item button 2018-04-11 16:23:05 -04:00
Kyle Spearrin
3ebb09fa8d converted i18nservice properly 2018-04-11 14:52:49 -04:00
Kyle Spearrin
222b58f440 copy verification code string 2018-04-11 14:02:47 -04:00
Kyle Spearrin
c7e451c75a delete attachment string and disabled styles 2018-04-11 13:58:40 -04:00
Kyle Spearrin
f725aa9a60 cipher attachments 2018-04-11 13:51:09 -04:00
Kyle Spearrin
2005e00f27 format html 2018-04-11 12:00:55 -04:00
Kyle Spearrin
5a7394cb33 only override show if not false 2018-04-11 11:18:58 -04:00
Kyle Spearrin
b88efe3e04 polyfill web animations 2018-04-11 10:57:34 -04:00
Kyle Spearrin
1e3a82586a show popout conditionals 2018-04-11 10:48:48 -04:00
Kyle Spearrin
45033eb81e make paging smarter 2018-04-11 10:34:39 -04:00
Kyle Spearrin
744559516d infinite scrolling on cipher listing 2018-04-11 10:23:12 -04:00
Kyle Spearrin
78058c3591 lint fixes 2018-04-10 23:49:46 -04:00
Kyle Spearrin
28bbbbd675 no border radius 2018-04-10 23:31:36 -04:00
Kyle Spearrin
1e1aca2db3 double click to launch cipher 2018-04-10 23:28:50 -04:00
Kyle Spearrin
2ad34c5119 replace tools with password generator 2018-04-10 23:03:29 -04:00
Kyle Spearrin
e31d8dd702 load on sync 2018-04-10 22:49:19 -04:00
Kyle Spearrin
bd6eab174c move scss folder under popup 2018-04-10 22:20:50 -04:00
Kyle Spearrin
67ab9b1d3e move new app into popup folder 2018-04-10 21:54:20 -04:00
Kyle Spearrin
98b852287d sweet alert dialog implementation 2018-04-10 14:20:03 -04:00
Kyle Spearrin
848117ff86 has instead of get. 2018-04-03 16:45:53 -04:00
Kyle Spearrin
7e1450f581 add support for organization duo 2fa 2018-04-03 15:27:36 -04:00
Kyle Spearrin
72cb2772a6 fix null refs when no background (ff private mode) 2018-03-27 12:51:07 -04:00
Kyle Spearrin
63ef6e1e5b null or undefined on GA check 2018-03-27 08:21:26 -04:00
Kyle Spearrin
617876b419 note copy icon update 2018-03-24 20:31:46 -04:00
Kyle Spearrin
1802938b9e export uris 2018-03-24 20:28:25 -04:00
Jason Meridth
9ffb2a406d Add actions to secure notes (view, copy) (#566)
* Add actions to secure notes (view, copy)

- I miss the ability to copy a note after searching from it, as a former
lastpass user.  This hopefully brings that back to me.

* PR review changes

- remove changes to hi/messages.json
- change "Secure Note" to just "Note"

* remove unnecessary change
2018-03-23 21:02:43 -04:00
Kyle Spearrin
0187ac4b96 move audit service to background service 2018-03-21 09:38:03 -04:00
Kyle Spearrin
f8a0cc0e8d close paran 2018-03-19 14:36:56 -04:00
Kyle Spearrin
173687bc83 check password data breaches on view page 2018-03-19 10:00:02 -04:00
Kyle Spearrin
7679510905 missing $ctrl. 2018-03-19 07:28:18 -04:00
Kyle Spearrin
c7e819b24b collapse no folder over 100. remove addtl' sorting 2018-03-16 12:13:37 -04:00
Kyle Spearrin
770f71d75d local mask function since encoding issue on jslib 2018-03-13 08:56:24 -04:00
Kyle Spearrin
106eeb5a1f rename to match detection 2018-03-12 12:36:35 -04:00
Kyle Spearrin
a234055e5f masked values from jslib 2018-03-06 08:18:18 -05:00
Mark Cohen
1d260cc50b Don't leak password length through mask (#537) 2018-03-06 07:41:59 -05:00
Kyle Spearrin
84b114dc97 matchValue defaults 2018-03-03 22:48:51 -05:00
Kyle Spearrin
f952cd5642 add support for add/edit/view of login uris 2018-03-02 15:37:49 -05:00
Kyle Spearrin
c27f5836bf support for cipher login uris and match detection 2018-03-02 12:04:21 -05:00
Kyle Spearrin
ced108d1a6 cleanup of pwned password checker 2018-02-28 11:49:25 -05:00
Oscar Hinton
e12ecb0c14 Integration with Have I been pwned (#526)
* Initial PoC of integration with haveibeenpwned.

* Extract code to AuditService.

* Add check password to addCipher.
2018-02-28 11:38:23 -05:00