Commit Graph

436 Commits

Author SHA1 Message Date
Kyle Spearrin 9bf77ec1c3 encrypt login with org key 2017-04-24 14:16:12 -04:00
SW1FT 0aaa8a13f5 Updating pt_PT translation (#140)
I was using 2 different words "palavra-chave" and "palavra-passe" for "password", so I fixed that.
2017-04-24 13:38:37 -04:00
Kyle Spearrin 17b6061f40 sync org keys and folders 2017-04-24 11:08:32 -04:00
Kyle Spearrin 0ea89bf9da only clear memory org keys when locked 2017-04-24 10:53:23 -04:00
Kyle Spearrin 8c38480db8 private keys, rsa dec, org keys w/ login dec 2017-04-24 10:39:05 -04:00
Kyle Spearrin 2be7d1a242 rename CryptoKey to SymmetricCryptoKey 2017-04-22 14:38:41 -04:00
Kyle Spearrin 863cfbad4a refactor for enc type header and CryptoKey 2017-04-22 10:58:32 -04:00
Kyle Spearrin 1edda8b9c0 lint error 2017-04-22 08:22:17 -04:00
Thomas 94f7f13182 zh_TW translation (#138) 2017-04-20 14:34:50 -04:00
SW1FT da619fe2a2 Updating pt_PT translation (#135)
Fixing a small mistake.
2017-04-14 12:02:03 -04:00
Felix 962d1a6ae9 Chinse translation for context menu 2017-04-14 09:44:58 -04:00
Kyle Spearrin 29f658a7e1 italian translations for export 2017-04-12 12:53:46 -04:00
SW1FT b4cef76adf Updating pt_PT translation (#133)
Fixing some mistakes.
2017-04-12 12:35:29 -04:00
SW1FT ce1f21d832 Updating pt_PT translation (#132)
Adding new strings for vault exporting.
2017-04-12 11:45:39 -04:00
Kyle Spearrin 36794985b2 added portuguese credits to @SW1FT 2017-04-12 09:04:44 -04:00
Kyle Spearrin 2206cb29c1 version bump 2017-04-12 08:50:29 -04:00
Kyle Spearrin df49111956 Only copy non-min source to lib for papaparse 2017-04-12 08:47:17 -04:00
Kyle Spearrin 9e6c0f79ef Added export vault function to tools. 2017-04-12 08:45:31 -04:00
Kyle Spearrin 4f70911f58 Update README.md 2017-03-31 23:51:34 -04:00
Kyle Spearrin ee8496a654 Update README.md 2017-03-31 23:50:59 -04:00
Kyle Spearrin d6750cfd61 catch exceptions when trying to resolve element by id 2017-03-31 08:33:27 -04:00
Kyle Spearrin 622b337ee2 Update README.md 2017-03-29 20:35:26 -04:00
Mark Hammond 4676f045af Show exact matches for the URL at the top of the matching sites list (#108) 2017-03-29 20:26:03 -04:00
SW1FT 0db94629be Word repetition mistake in pt_PT (#124)
Oops, just a small mistake.
2017-03-29 17:50:48 -04:00
Primokorn 6731b4b29a Update french messages.json (#122)
New strings
2017-03-29 17:41:14 -04:00
SW1FT f8bcccbb91 pt_PT translations
* pt_PT translation

* pt_PT translation pass

* pt_PT translation of COPY.md

* pt_PT translation of COPY.md pass

* pt_PT translation of COPY.md pass 2

* pt_PT translation of CAPTIONS.md

* pt_PT translation pass 2

Expect more passes as the extension isn't even loading, so some strings might be too big. Need to evaluate how to shorten them without removing meaning and clarity.
2017-03-29 17:40:40 -04:00
Kyle Spearrin 45d6c6f341 better domain parsing with tldjs backup 2017-03-28 22:11:47 -04:00
Kyle Spearrin 02dc3609b4 remove old sync code 2017-03-23 10:53:33 -04:00
Kyle Spearrin 3a5190780b Fix readme badge 2017-03-21 18:05:18 -04:00
Ben Brooks ab682882e9 PasswordGenerator: Increase max length from 64 to 128 (#113) 2017-03-21 18:04:30 -04:00
Kyle Spearrin 123fe19ee3 Logging around api logout 2017-03-15 19:26:16 -04:00
Kyle Spearrin ec29cd3f6b version bump 2017-03-14 23:19:37 -04:00
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