Kyle Spearrin
64abacf180
Update README.md
2016-11-09 21:24:38 -05:00
Kyle Spearrin
cd21000ff6
updated descriptions
2016-11-09 21:20:05 -05:00
Felix
723cdd1720
Chinese translation ( #38 )
2016-11-09 18:51:38 -05:00
Igetin
0ff3a55b42
Added Finnish translation. ( #32 )
2016-10-31 18:11:29 -04:00
Kyle Spearrin
9670b9eab2
space
2016-10-26 00:59:17 -04:00
Kyle Spearrin
dfae1a1617
version bump
2016-10-26 00:57:03 -04:00
Kyle Spearrin
a462f728d3
handle user upgrade path for lock options gracefully with a log out prompt. Fixed log out bug on lock page.
2016-10-26 00:56:46 -04:00
Kyle Spearrin
eff7e5431b
version bump
2016-10-25 23:57:15 -04:00
Kyle Spearrin
10bc4f7e5d
fix errors when unlocking. exclude restart lock option from lockout timer
2016-10-25 23:37:24 -04:00
Sergey Sergeev
b0135cdf03
Added russian locale and translations
...
* Add russian language
* some fixes
* some fixes 2
* Fix descriptions
* add ru-RU in store folder and translate CAPTIONS.md and COPY.md to Russian lang
2016-10-25 23:20:23 -04:00
Kyle Spearrin
e4c5ab88fb
update icon when vault is locked/unlocked
2016-10-25 23:17:46 -04:00
Kyle Spearrin
124ac06419
Fixed issues where onReplaced and onUpdated are called multiple times
2016-10-25 23:03:21 -04:00
Kyle Spearrin
0e2e17f2e7
Added google web fonts.
2016-10-25 21:13:59 -04:00
Kyle Spearrin
c982667338
Added lock timer and adjusted context menus and badge appropriately
2016-10-25 00:23:21 -04:00
Kyle Spearrin
80ed37ada6
Added setting to not store key via lock options, only keeping it in memory. Fixed some i18n and created constants service
2016-10-24 22:16:47 -04:00
Kyle Spearrin
25fef2d826
key not required in order to be considered logged in
2016-10-21 23:00:12 -04:00
Carlos Fernandez
8e620849ce
Some screenshots of the browser extension ( #30 )
2016-10-21 07:42:46 -04:00
Kyle Spearrin
c74884bc97
remove mac bindings since the default will translate appropriately
2016-10-19 18:53:19 -04:00
Kyle Spearrin
0b0af8f755
i18n disable google analytics
2016-10-18 20:19:17 -04:00
Kyle Spearrin
9f12079f05
added setting to disable google analytics
2016-10-18 19:57:15 -04:00
Kyle Spearrin
42830e5793
replaced double quotes with single quotes in i18n service
2016-10-18 19:04:31 -04:00
Kyle Spearrin
03e614e58b
applied i18n to background context menus
2016-10-18 19:03:40 -04:00
Kyle Spearrin
bfe2edcdea
moved i18nService out to global services
2016-10-18 18:56:40 -04:00
Kyle Spearrin
91c8b324d7
added missing space
2016-10-18 18:51:58 -04:00
Kyle Spearrin
7042f07691
added missing messages to i18n locals
2016-10-18 18:48:29 -04:00
Kyle Spearrin
685f7f8ed2
renamed i18n service file
2016-10-18 18:42:11 -04:00
Kyle Spearrin
1ddadebea3
added "close" to i18n
2016-10-18 18:40:40 -04:00
Kyle Spearrin
968641ea8a
remove spaces from {{ }}
formatting during i18n work
2016-10-18 18:33:30 -04:00
Artem Nikolaev
6d60eb621e
i18n support
...
added support for i18n
2016-10-18 08:10:40 -04:00
Kyle Spearrin
53af5e234b
pull tldjs from npm and browserify it with gulp tasks.
2016-10-18 00:08:59 -04:00
Kyle Spearrin
56bd98fa43
move google analytics to measurements protocol so that we can get rid of custom CSP
2016-10-17 22:26:04 -04:00
Kyle Spearrin
293308b8bb
get rid of minified library code
2016-10-17 20:25:57 -04:00
Kyle Spearrin
3ac9196c98
adjust password generator tool to use cryptographically secure RNG
2016-10-15 00:37:57 -04:00
Kyle Spearrin
a3398c675b
still add no matching sites menu option when no site
2016-10-14 00:22:39 -04:00
Kyle Spearrin
9e2b64d0c4
Adjust autofill to handle sites with no username/password
2016-10-14 00:20:16 -04:00
Kyle Spearrin
6b3416a367
gitter badge
2016-10-13 22:03:11 -04:00
Kyle Spearrin
4e754e7db3
remove requirement for password on sites
2016-10-13 18:46:57 -04:00
Kyle Spearrin
cd71dbd7e2
version bump in manifest. removed version from npm package.json
2016-10-10 23:28:46 -04:00
Kyle Spearrin
97fe37515b
added left border for focus state of list while tabbing through
2016-10-10 23:26:11 -04:00
Kyle Spearrin
48ca5e4696
relax password requirements during registration
2016-10-10 22:00:08 -04:00
Kyle Spearrin
1426719406
set prng paranoia to 10
2016-10-10 21:28:57 -04:00
Kyle Spearrin
4d3d774573
license
2016-10-10 18:36:38 -04:00
Kyle Spearrin
25b1f6f493
Update README.md
2016-10-09 22:50:58 -04:00
Kyle Spearrin
e671f35193
Added generate password option to context menu
2016-10-08 18:09:38 -04:00
Kyle Spearrin
691d2625d7
added hotkey commands to launch browser action popup and generate new password
2016-10-08 16:37:50 -04:00
Kyle Spearrin
71e92d83f8
Allow password generator saveOptions to propogate by returning true (checkboxes were not working)
2016-10-08 12:21:34 -04:00
Kyle Spearrin
342b86a9ae
version bump
2016-10-07 00:00:42 -04:00
Kyle Spearrin
eb0461596e
help contact url is on main site, not vault
2016-10-06 23:58:05 -04:00
Kyle Spearrin
7949c02e7a
Update README.md
...
updated chrome and firefox urls for readme
2016-10-06 22:57:01 -04:00
Kyle Spearrin
71df1d89e2
version bump for 1.0.0 release
2016-10-06 22:05:35 -04:00