1
0
mirror of https://github.com/bitwarden/desktop.git synced 2024-09-19 02:41:35 +02:00
Commit Graph

475 Commits

Author SHA1 Message Date
Kyle Spearrin
048f63f5f3 New Crowdin translations (#163)
* New translations copy.resx (Russian)

* New translations copy.resx (Swedish)

* New translations copy.resx (Chinese Simplified)

* New translations copy.resx (Chinese Traditional)

* New translations copy.resx (Dutch)

* New translations copy.resx (German)

* New translations copy.resx (French)

* New translations copy.resx (Italian)

* New translations copy.resx (Finnish)

* New translations copy.resx (Portuguese)

* New translations messages.json (Spanish)

* New translations copy.resx (Spanish)

* New translations messages.json (Portuguese)
2017-05-20 23:17:02 -04:00
Kyle Spearrin
c6637b0a45 New Crowdin translations (#161)
* New translations copy.resx (Chinese Simplified)

* New translations messages.json (Finnish)

* New translations messages.json (Chinese Simplified)

* New translations copy.resx (Russian)

* New translations copy.resx (Chinese Traditional)

* New translations copy.resx (Italian)

* New translations copy.resx (Dutch)

* New translations copy.resx (German)

* New translations copy.resx (French)

* New translations copy.resx (Swedish)

* New translations copy.resx (Finnish)

* New translations messages.json (German)

* New translations messages.json (French)

* New translations messages.json (Dutch)

* New translations messages.json (Italian)

* New translations messages.json (Russian)

* New translations copy.resx (Portuguese)

* New translations messages.json (Portuguese)

* New translations messages.json (Swedish)

* New translations messages.json (Chinese Traditional)

* New translations copy.resx (Portuguese)

* New translations messages.json (German)

* New translations messages.json (Dutch)

* New translations messages.json (Italian)

* New translations messages.json (Russian)

* New translations copy.resx (Chinese Simplified)

* New translations copy.resx (Russian)

* New translations copy.resx (Chinese Traditional)

* New translations copy.resx (Italian)

* New translations copy.resx (Dutch)

* New translations copy.resx (German)

* New translations copy.resx (French)

* New translations copy.resx (Swedish)

* New translations copy.resx (Finnish)

* New translations messages.json (German)

* New translations messages.json (French)

* New translations messages.json (Dutch)

* New translations messages.json (Italian)

* New translations messages.json (Russian)

* New translations copy.resx (Portuguese)

* New translations messages.json (Swedish)

* New translations messages.json (Chinese Traditional)
2017-05-20 21:56:02 -04:00
SW1FT
c7058b59d6 Updating pt_PT translation (#159)
Couple fixes.
2017-05-19 11:30:08 -04:00
Peter Karlsson
3deb59503f Additional strings (#158)
Added additional translated strings for organisations, context menu and exporting your vault.
2017-05-18 20:02:21 -04:00
Primokorn
fd2c732d47 Update french messages.json (#156)
* Update french messages.json

* Update messages.json
2017-05-15 09:23:31 -04:00
Felix
a78747e08b Append zh_CN string (#154) 2017-05-15 07:53:49 -04:00
Igetin
d2bcd2e3ee Translate new strings (#155) 2017-05-15 07:52:39 -04:00
Kyle Spearrin
5d58bbc024 version bump 2017-05-06 21:22:01 -04:00
Kyle Spearrin
cd07f58535 choose auth scheme based on token issuer 2017-05-05 23:19:38 -04:00
Kyle Spearrin
0e30362173 move to new identity domain and auth scheme 2017-05-05 21:54:49 -04:00
Kyle Spearrin
8e6ea213c0 fix "description" typos in key names 2017-05-05 13:12:56 -04:00
Kyle Spearrin
315b988344 version bump 2017-05-04 20:36:55 -04:00
Kyle Spearrin
4b44bc9a0f send org id with login edits 2017-05-04 20:34:08 -04:00
SW1FT
a7995f3c25 Updating pt_PT translation (#145)
Fixed a couple strings for consistency. Had to change "verifyMasterPassword", from "Verify Master Password" to "Verify Password" (in Portuguese), since it didn't fit the title bar in the extension popup because the Submit button becomes unreadable.
2017-05-04 10:06:29 -04:00
Kyle Spearrin
76df8c96b4 version bump 2017-05-04 00:14:22 -04:00
Kyle Spearrin
00d97d0de7 version bump 2017-05-03 11:08:07 -04:00
Kyle Spearrin
18f113498d (none) => No Folder rename 2017-04-27 16:53:41 -04:00
Kyle Spearrin
f6952177ed comment update 2017-04-27 12:13:55 -04:00
Kyle Spearrin
585a603cf6 protect mac comparisons from timing attacks 2017-04-27 12:01:22 -04:00
Kyle Spearrin
2cc2057f88 dont append header if AesCbc256_B64 for compat. 2017-04-26 12:07:49 -04:00
Kyle Spearrin
1ce4b5443b bug fixes around fetching keys for org sync 2017-04-26 11:59:31 -04:00
Kyle Spearrin
a20881383e Additional analytics events 2017-04-25 18:52:25 -04:00
Kyle Spearrin
e411170a90 tools share link to web vault 2017-04-25 16:25:40 -04:00
Kyle Spearrin
154427a0f3 get private key if not available during sync 2017-04-25 16:25:22 -04:00
Kyle Spearrin
f04908058f add more api environments 2017-04-25 13:19:34 -04:00
Kyle Spearrin
69f06020b8 Remove reference to "google" 2017-04-24 14:24:16 -04:00
Kyle Spearrin
45b243c6b3 shared login indicators 2017-04-24 14:16:12 -04:00
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
9e6c0f79ef Added export vault function to tools. 2017-04-12 08:45:31 -04:00
Kyle Spearrin
d6750cfd61 catch exceptions when trying to resolve element by id 2017-03-31 08:33:27 -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
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
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
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
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
Kyle Spearrin
e1ed7587dc pass logout function to api service rather than relying on messaging 2017-01-21 20:00:25 -05:00
Kyle Spearrin
e288ade266 notification bar detection improvements 2017-01-21 16:55:15 -05:00