Commit Graph

15278 Commits

Author SHA1 Message Date
Kyle Spearrin 1968dd2d08 use es6 Proxy for i18n service so we don't have to define properties for every string 2016-11-19 00:21:47 -05:00
Kyle Spearrin c1b5a04a95 version bump 2016-11-17 22:48:31 -05:00
Kyle Spearrin 49f92cd339 remove screenshots from russian store files since they are the english versions 2016-11-17 22:48:00 -05:00
Kyle Spearrin 33dfc28de8 UI adjustments to accomedate other languages (#34) 2016-11-17 22:40:50 -05:00
Kyle Spearrin e31c4a591c few fixes to translations 2016-11-17 22:10:58 -05:00
Primokorn 8c2c54c191 Create french COPY.md (#44) 2016-11-17 08:02:11 -05:00
Primokorn 81018c7c6b Create french CAPTIONS.md (#43) 2016-11-17 08:01:54 -05:00
Primokorn 08fc74d282 Create french messages.json (#42) 2016-11-17 08:01:36 -05:00
Kyle Spearrin d9fa8103b2 open getting started page after installing the extension 2016-11-17 00:42:20 -05:00
Kyle Spearrin a52d2f4b7a added account recovery page 2016-11-14 23:31:54 -05:00
Kyle Spearrin 34e484c377 null check recovery code 2016-11-14 22:45:01 -05:00
Kyle Spearrin 08e8e9ff64 Add recovery code information to two-step login modal, also make verification code required for all actions 2016-11-14 22:38:02 -05:00
Kyle Spearrin dfba31121c autofill fixes #20 2016-11-11 22:40:09 -05:00
Kyle Spearrin ebf55390eb Added password dragon xml importer #1 2016-11-11 19:21:12 -05:00
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