Kyle Spearrin
c6705ebaf8
Fix errors from background when context menu is disabled. Updated language for context menu disabling.
2017-03-14 23:17:22 -04:00
Kyle Spearrin
abf4d97e81
style adjustment for longer label on slider. added @LivingWithHippos to credits for italian translation.
2017-03-14 23:00:56 -04:00
Kyle Spearrin
ec08efdcd7
setLastSync whenever account revision check determines that nothing has changed
2017-03-14 22:51:47 -04:00
Mark Hammond
a4f89c74ac
Show full URI of the login as a tooltip in the view login form ( #107 ) ( #109 )
2017-03-13 23:15:07 -04:00
Mark Hammond
d8fdb1c9d7
Remove tab character from Italian translation ( #106 )
2017-03-13 18:54:08 -04:00
maxlandry
ed6c976d0d
Corrections + new strings for french ( #103 )
...
* Corrections + new strings
Correction of spelling mistakes + add strings (lines 626 to 650)
* Update messages.json
Another spelling mistake corrected.
* Update messages.json
Another mistake corrected.
* Spelling mistake corrected
2017-03-09 20:24:50 -05:00
Kyle Spearrin
29bbb94743
remove EOF line
2017-03-08 23:31:42 -05:00
Kyle Spearrin
f1d0a34555
re-encode to utf8
2017-03-08 23:31:02 -05:00
ScientiaSitPotentia
c63e7c818b
Italian Translation ( #105 )
...
First upload of the italian translation for the bitwarden extension
2017-03-08 23:29:14 -05:00
byron jones
84821fd67d
Add option to disable content menu integation ( #99 )
...
* Add option to disable content menu integation
Fixes issue #98
* pass tab to contextMenuReady
2017-03-03 22:33:17 -05:00
byron jones
0298c19e13
Fix password generation's handling of the ambiguous option. ( #100 )
...
* Fix password generation's handling of the ambiguous option.
Fixes #97
* Invert options.ambiguous's value in the UI.
options.ambiguous means "allow ambiguous characters", however the
checkbox is labeled "avoid ambiguous characters". inverse the value at
display time to reflect to reflect reality.
2017-03-01 22:55:37 -05:00
Kyle Spearrin
b2d479f882
version bump
2017-02-25 11:20:19 -05:00
Kyle Spearrin
a13da0005c
copy clipboard text directly instead of DOM target
2017-02-25 11:19:35 -05:00
Kyle Spearrin
2a4b9d88ba
version bump
2017-02-24 23:52:33 -05:00
Kyle Spearrin
895fee0815
analytics for firefox are disabled by default
2017-02-24 23:49:36 -05:00
Kyle Spearrin
6c5786c46c
version bump
2017-02-23 19:44:43 -05:00
Kyle Spearrin
df3893722c
various bug fixes #92 #84
2017-02-23 19:31:29 -05:00
Kyle Spearrin
9a662a111d
version bump and AMO id set
2017-02-22 19:42:29 -05:00
Kyle Spearrin
6b804a72ee
Revert "Revert "Added dist-firefox gulp task to add applications section to manifest""
...
This reverts commit 09e6fc1652
.
2017-02-22 19:34:56 -05:00
Kyle Spearrin
09e6fc1652
Revert "Added dist-firefox gulp task to add applications section to manifest"
...
This reverts commit d06744f739
.
2017-02-22 19:10:12 -05:00
Kyle Spearrin
d06744f739
Added dist-firefox gulp task to add applications section to manifest
2017-02-22 18:58:58 -05:00
Kyle Spearrin
b54be3e3d9
version bump
2017-02-19 17:49:36 -05:00
Kyle Spearrin
7dc551a815
track repeaters by index #88
2017-02-17 23:35:36 -05:00
Kyle Spearrin
8a2510bcb1
utf8 encode params for key derivation
2017-02-15 19:02:55 -05:00
Kyle Spearrin
a9be800f9e
logout on token error only if its a 400
2017-02-10 19:21:18 -05:00
Kyle Spearrin
dc62c24aad
version bump
2017-02-08 00:34:57 -05:00
Kyle Spearrin
ddf14fbc49
remove minified code from field.js
2017-02-08 00:34:30 -05:00
Kyle Spearrin
4b23dad5eb
version bump
2017-02-08 00:26:36 -05:00
Kyle Spearrin
d684227883
build forge from npm using webpack
2017-02-08 00:18:26 -05:00
Kyle Spearrin
e3bc6443dd
null check on lastSync
2017-02-07 21:45:29 -05:00
Kyle Spearrin
88b2d1270a
cache _decodedToken
2017-02-04 21:58:16 -05:00
Kyle Spearrin
8d3d51a930
remove debugging log
2017-01-29 21:45:19 -05:00
Kyle Spearrin
c1407b5766
version bump
2017-01-29 21:41:32 -05:00
Kyle Spearrin
17e36e7a4d
dont show new login notification bar on bitwarden websites
2017-01-29 21:32:35 -05:00
Kyle Spearrin
8692b3b40f
fix for 0 base int provider
2017-01-28 17:36:20 -05:00
Kyle Spearrin
5bce6095a4
back to int enum values to math identity response
2017-01-28 17:25:53 -05:00
Kyle Spearrin
cf7e7a04da
remove old code from token service
2017-01-28 16:48:23 -05:00
Kyle Spearrin
afc380a81c
2fa provider enum must be a string in JSON
2017-01-28 02:10:38 -05:00
Kyle Spearrin
b2aa4fed78
notification bar fixes
2017-01-26 23:12:09 -05:00
Kyle Spearrin
c2c80bbb26
loadvault for current tab in background
2017-01-26 17:53:16 -05:00
Kyle Spearrin
4df99d2d50
added device registraiton to token migration
2017-01-25 22:57:32 -05:00
Kyle Spearrin
4be033df71
Added device registration information during authentication
2017-01-25 20:42:09 -05:00
Kyle Spearrin
5a20f9de01
react to TwoFactorProviders
2017-01-25 00:34:57 -05:00
Kyle Spearrin
6c8f2d526c
adjusted token service gets for new claims
2017-01-24 22:57:21 -05:00
Kyle Spearrin
4057c478c6
react to two factor changes in auth apis
2017-01-24 22:21:13 -05:00
Kyle Spearrin
a55a70564f
set last sync on sync service
2017-01-24 00:30:45 -05:00
Kyle Spearrin
b0a7b88585
user can be authenticated when under old auth bearer token
2017-01-23 23:51:12 -05:00
Kyle Spearrin
a9fbc92943
pass phony username/pass. do syncing steps synchronously.
2017-01-21 23:34:12 -05:00
Kyle Spearrin
ca6de7d9ec
pass self to helper
2017-01-21 22:07:08 -05:00
Kyle Spearrin
4968a00dcf
handle traferring old auth bearer
2017-01-21 22:00:02 -05:00