Kyle Spearrin
c328144a58
keeper csv import ( #1 )
2016-11-11 00:10:16 -05:00
Kyle Spearrin
0233a5b7b8
set chinese local to correct folder. Added a few missed i18n strings.
2016-11-09 22:16:31 -05:00
Kyle Spearrin
ea3904305f
version bump
2016-11-09 21:58:32 -05:00
Kyle Spearrin
4b583bea9b
version bump - 1.4.0
2016-11-09 21:50:04 -05:00
Kyle Spearrin
3f0ca412c6
index checking
2016-11-09 21:49:15 -05:00
Kyle Spearrin
c9413a5c49
Added view site option to current tab listing
2016-11-09 21:45:29 -05:00
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
Kyle Spearrin
0050b570b4
Added delete option to edit site modal #25
2016-11-09 19:26:02 -05:00
Felix
723cdd1720
Chinese translation ( #38 )
2016-11-09 18:51:38 -05:00
Kyle Spearrin
9405be03b0
Added importer for universal password manager csv format
2016-11-09 18:18:46 -05:00
Kyle Spearrin
b5b706fe06
check badDataLength
2016-11-09 00:42:19 -05:00
Kyle Spearrin
8313d9fa90
Better error handling for imports. Check for bad CSV data on lastpass (when no header row is included).
2016-11-09 00:41:17 -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
93b96b3be7
adjusted add/edit site sort functions for folders
2016-10-22 09:08:17 -04:00
blindly
50e6818f2b
Sdd site button to each folder ( #17 )
2016-10-22 08:43:50 -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
104fb57bd8
Added support for Firefox Password Exporter Addon import. ref #1
2016-10-21 00:10:17 -04:00
Kyle Spearrin
7ba6b2f00a
version bump
2016-10-20 08:04:40 -04:00
Kyle Spearrin
d8e8939eca
remove old code from 1Password 1pif importer
2016-10-20 08:03:20 -04:00
Kyle Spearrin
26c5f4049d
link to help site
2016-10-19 22:52:53 -04:00
Kyle Spearrin
c74884bc97
remove mac bindings since the default will translate appropriately
2016-10-19 18:53:19 -04:00
Kyle Spearrin
b6c9dba0fc
Added Chrome csv importer. Adjustments to 1Password importer in preparation for detecting different formats.
2016-10-19 18:22:18 -04:00
blindly
8badc1a354
Folders should be sorted in alphabetical order when adding or editing a site.
2016-10-19 06:07:10 -04:00
Kyle Spearrin
15097eb1f0
version bump
2016-10-18 22:11:54 -04:00
Kyle Spearrin
986306f811
fix imports error
2016-10-18 21:34:08 -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