Keith Kelly
87be2e86fa
Remove calls to process.exit() which forces async calls to exit early ( #15 )
...
* Update invocations of inquirer.js prompts to output prompt to stderr.
fixes #7
* Updates to use updated typings from @types/inquirer
* Removes extraneous async / await from writeLn
2018-06-20 14:37:03 -04:00
Kyle Spearrin
04b63d16ee
formatting
2018-06-18 22:11:05 -04:00
Keith Kelly
c7160c0870
Use stderr for prompts to better allow scripting ( #14 )
...
* Update invocations of inquirer.js prompts to output prompt to stderr.
fixes #7
* Updates to use updated typings from @types/inquirer
2018-06-18 22:07:45 -04:00
Kyle Spearrin
cd48afd415
toggle card code on add/edit
2018-06-18 17:29:45 -04:00
Kyle Spearrin
f14b4b89b9
toggle card code on add/edit
2018-06-18 17:25:22 -04:00
Kyle Spearrin
d839dc6185
expiration-date for mm, yy, and yyyy
2018-06-18 08:13:26 -04:00
Kyle Spearrin
a1b0dcf8fa
fix incorrect type on cipher model
2018-06-13 23:15:34 -04:00
Kyle Spearrin
927331ae9d
update jslib
2018-06-13 22:14:50 -04:00
Kyle Spearrin
cddca1d782
update jslib
2018-06-13 22:14:46 -04:00
Kyle Spearrin
fda7022279
update jslib
2018-06-13 22:14:42 -04:00
Kyle Spearrin
47864c4c39
use hasKey helper
2018-06-13 17:20:09 -04:00
Kyle Spearrin
2cbb7788f4
use hasKey helper
2018-06-13 17:19:58 -04:00
Kyle Spearrin
5589641a43
use hasKey helper
2018-06-13 17:19:39 -04:00
Kyle Spearrin
748274bf84
update jslib
2018-06-13 17:15:17 -04:00
Kyle Spearrin
010188545e
update jslib
2018-06-13 17:15:15 -04:00
Kyle Spearrin
bc3008c44f
update jslib
2018-06-13 17:15:13 -04:00
Kyle Spearrin
7cfadffbde
update jslib
2018-06-13 12:37:42 -04:00
Kyle Spearrin
4eed61476f
update jslib
2018-06-13 12:37:24 -04:00
Neil Burrows
99e23ad190
Masking Card Security Code - Issue #78 ( #99 )
2018-06-13 12:34:41 -04:00
Neil Burrows
91eb676cf5
Masking Card Security Code in browser extension ( #647 )
...
Desktop Issue #78 (CreditCard Security Code is visible)
2018-06-13 12:34:11 -04:00
Kyle Spearrin
4747c7e483
update jslib
2018-06-13 07:37:56 -04:00
Kyle Spearrin
2d94c7d5d1
update jslib
2018-06-11 13:40:21 -04:00
Kyle Spearrin
bbd051b7e5
summy module
2018-06-11 13:40:12 -04:00
Kyle Spearrin
2033e46683
load DuoWebSDK as a module
2018-06-11 13:33:00 -04:00
Kyle Spearrin
f5f32a13c1
load DuoWebSDK as a module
2018-06-11 13:32:57 -04:00
Kyle Spearrin
055eae39e7
implement lock timeout
2018-06-09 14:50:34 -04:00
Kyle Spearrin
822b24be76
implement lock timeout
2018-06-09 14:50:29 -04:00
Kyle Spearrin
e740a5bb77
refresh list if attachments change
2018-06-09 13:29:23 -04:00
Kyle Spearrin
9d52b5db23
update jslib
2018-06-08 12:16:26 -04:00
Kyle Spearrin
ebc1807fcb
update jslib
2018-06-08 12:16:23 -04:00
Kyle Spearrin
babaa11f8c
isIE
2018-06-07 23:37:07 -04:00
Kyle Spearrin
3ee88c0ee8
update jslib
2018-06-07 23:36:58 -04:00
Kyle Spearrin
5c8b5d527d
update jslib
2018-06-07 23:36:52 -04:00
Kyle Spearrin
f998ec190d
dont overwrite name and uri if already set
2018-06-06 14:45:05 -04:00
Kyle Spearrin
6cb09d8511
apply true/false directive for boolean fields
2018-06-06 14:35:56 -04:00
Kyle Spearrin
4f5bf8e508
Merge branch 'master' of github.com:bitwarden/browser
2018-06-06 14:30:32 -04:00
Kyle Spearrin
0fc5982f26
use true false value directive for boolean field
2018-06-06 14:30:26 -04:00
Kyle Spearrin
9a42197981
allow low db to cache
2018-06-05 14:44:51 -04:00
Boris Aranovich
58867a5afe
Precaution against iframe creating blank space on the page ( #637 )
...
Since the notification bar is added inside of the active page, page specific styles may override how the iframe is rendered in an undesirable way.
I came across this when logging in an internal corporate web-app we're using which for some reason has a global css setting of `iframe { min-height: 349px }` because nobody anticipated that 3rd party DOM elements would be injected to the page.
This modification should have no impact other than negating these global styles.
2018-06-05 10:52:47 -04:00
Kyle Spearrin
711c5b4621
fix synatax error in choco script
2018-06-04 21:38:17 -04:00
Kyle Spearrin
553f80f19b
switch for choco nopush
2018-06-04 16:59:57 -04:00
Kyle Spearrin
32769d932e
choco update
2018-06-04 15:43:42 -04:00
Kyle Spearrin
5d6e8bd734
update comments
2018-06-04 15:43:18 -04:00
Kyle Spearrin
42ffaed754
fail on error
2018-06-04 15:40:10 -04:00
Kyle Spearrin
db66d26287
upadte release scripts
2018-06-04 15:36:56 -04:00
Kyle Spearrin
d12b2397da
fix args order
2018-06-04 15:34:29 -04:00
Kyle Spearrin
902d6de6db
scripts for cask and snap updates
2018-06-04 15:24:37 -04:00
Kyle Spearrin
5412a43509
Merge branch 'master' of github.com:bitwarden/browser
v1.27.0
2018-06-04 12:31:18 -04:00
Kyle Spearrin
edd628b71e
border should be 1 px
2018-06-04 12:31:14 -04:00
Kyle Spearrin
de5ae46165
update jslib
2018-06-04 12:05:54 -04:00