Commit Graph

1639 Commits

Author SHA1 Message Date
Kyle Spearrin c7573aec00 contrib updates 2018-07-30 17:08:33 -04:00
Kyle Spearrin cad3c060a9 update jslib 2018-07-30 11:00:17 -04:00
Kyle Spearrin 8737f76edc updated dates and password history 2018-07-30 10:54:38 -04:00
Kyle Spearrin 6db7804a3b add th and bg languages 2018-07-25 11:18:57 -04:00
Kyle Spearrin 06ea214f02
New Crowdin translations (#680)
* New translations messages.json (Italian)

* New translations messages.json (Korean)

* New translations messages.json (Ukrainian)

* New translations messages.json (Russian)

* New translations copy.resx (Romanian)

* New translations messages.json (Romanian)

* New translations messages.json (Portuguese, Brazilian)

* New translations messages.json (Persian)

* New translations messages.json (Indonesian)

* New translations messages.json (Croatian)

* New translations messages.json (Hungarian)

* New translations messages.json (German)

* New translations messages.json (Estonian)

* New translations copy.resx (Danish)

* New translations messages.json (Czech)
2018-07-25 10:41:22 -04:00
Kyle Spearrin 975913fee0 cant download attachments on edge 2018-07-24 23:23:44 -04:00
Kyle Spearrin bdcbe4ee00 center stuff 2018-07-24 17:13:39 -04:00
Kyle Spearrin 2da21e9e2b fix logo-image on homepage 2018-07-24 17:07:56 -04:00
Kyle Spearrin 93e91351d9 version bump 2018-07-24 16:27:50 -04:00
Kyle Spearrin 674f6bf640 update jslib 2018-07-24 16:26:50 -04:00
Jacob 63bf1ec6d6 Fetch image from bitwarden/branding (#672) 2018-07-19 10:50:57 -04:00
Kyle Spearrin 4b3ab983cd autofill fixes for cards 2018-07-16 11:00:49 -04:00
Kyle Spearrin 2749216a34 inputmode email on hint 2018-07-13 11:34:21 -04:00
Kyle Spearrin 4e5bb0d12c register state service 2018-07-13 11:08:24 -04:00
Kyle Spearrin ca62fd2a66 onSuccessfulLogin typo again 2018-07-13 10:50:32 -04:00
Kyle Spearrin f851c71058 onSuccessfulLogin typo 2018-07-13 10:45:43 -04:00
Kyle Spearrin 25e0a86f29 update jslib 2018-07-13 09:31:27 -04:00
Kyle Spearrin 3fc7cf4199 remember email on login 2018-07-13 09:29:08 -04:00
Kyle Spearrin 3ce9d5082f add name to cipher list title 2018-07-10 10:12:26 -04:00
Kyle Spearrin 0d95f66a43 update device string 2018-07-09 09:30:37 -04:00
Kyle Spearrin 48abc87e0c update device type enums 2018-07-09 09:12:41 -04:00
Kyle Spearrin 7b84a2e597 dummy module 2018-07-07 23:57:20 -04:00
Kyle Spearrin c4e13f8817 api service to audit service 2018-07-07 23:51:35 -04:00
Kyle Spearrin 174a7c7dd2 update jslib 2018-07-05 14:54:58 -04:00
Kyle Spearrin f1ac179222 update jslib with export deps 2018-07-05 14:42:11 -04:00
Kyle Spearrin 2636f38b30 exp-mon detection 2018-07-03 22:24:21 -04:00
Kyle Spearrin 74d9b359a5 isSelfHost 2018-06-30 13:51:20 -04:00
Kyle Spearrin 877f10e0d3 update jslib 2018-06-30 00:23:59 -04:00
Kyle Spearrin 19c8265b9b update folder service deps 2018-06-25 14:56:29 -04:00
Kyle Spearrin e365a3e892 use new get web vault url method 2018-06-25 08:06:38 -04:00
Tiago 60bb4f6840 search webVaultUrl for settings. closes bitwarden/browser#635 (#657) 2018-06-25 07:41:23 -04:00
Kyle Spearrin f14b4b89b9 toggle card code on add/edit 2018-06-18 17:25:22 -04:00
Kyle Spearrin d839dc6185 expiration-date for mm, yy, and yyyy 2018-06-18 08:13:26 -04:00
Kyle Spearrin cddca1d782 update jslib 2018-06-13 22:14:46 -04:00
Kyle Spearrin 2cbb7788f4 use hasKey helper 2018-06-13 17:19:58 -04:00
Kyle Spearrin 010188545e update jslib 2018-06-13 17:15:15 -04:00
Kyle Spearrin 4eed61476f update jslib 2018-06-13 12:37:24 -04:00
Neil Burrows 91eb676cf5 Masking Card Security Code in browser extension (#647)
Desktop Issue #78 (CreditCard Security Code is visible)
2018-06-13 12:34:11 -04:00
Kyle Spearrin 2033e46683 load DuoWebSDK as a module 2018-06-11 13:33:00 -04:00
Kyle Spearrin 822b24be76 implement lock timeout 2018-06-09 14:50:29 -04:00
Kyle Spearrin 9d52b5db23 update jslib 2018-06-08 12:16:26 -04:00
Kyle Spearrin 3ee88c0ee8 update jslib 2018-06-07 23:36:58 -04:00
Kyle Spearrin f998ec190d dont overwrite name and uri if already set 2018-06-06 14:45:05 -04:00
Kyle Spearrin 4f5bf8e508 Merge branch 'master' of github.com:bitwarden/browser 2018-06-06 14:30:32 -04:00
Kyle Spearrin 0fc5982f26 use true false value directive for boolean field 2018-06-06 14:30:26 -04:00
Boris Aranovich 58867a5afe Precaution against iframe creating blank space on the page (#637)
Since the notification bar is added inside of the active page, page specific styles may override how the iframe is rendered in an undesirable way.

I came across this when logging in an internal corporate web-app we're using which for some reason has a global css setting of `iframe { min-height: 349px }` because nobody anticipated that 3rd party DOM elements would be injected to the page.

This modification should have no impact other than negating these global styles.
2018-06-05 10:52:47 -04:00
Kyle Spearrin 5412a43509 Merge branch 'master' of github.com:bitwarden/browser 2018-06-04 12:31:18 -04:00
Kyle Spearrin edd628b71e border should be 1 px 2018-06-04 12:31:14 -04:00
Kyle Spearrin 17c9e34ae9
New Crowdin translations (#633)
* New translations messages.json (Bulgarian)

* New translations messages.json (Portuguese)

* New translations messages.json (Korean)

* New translations messages.json (Vietnamese)

* New translations messages.json (Ukrainian)

* New translations messages.json (Turkish)

* New translations messages.json (Swedish)

* New translations messages.json (Spanish)

* New translations messages.json (Russian)

* New translations messages.json (Polish)

* New translations messages.json (Chinese Simplified)

* New translations messages.json (Japanese)

* New translations messages.json (German)

* New translations messages.json (French)

* New translations messages.json (Finnish)

* New translations messages.json (Estonian)

* New translations messages.json (Dutch)

* New translations messages.json (Danish)

* New translations messages.json (Chinese Traditional)

* New translations copy.resx (Korean)
2018-06-04 11:39:23 -04:00
Kyle Spearrin b71b58d81b bump version 2018-06-04 11:28:32 -04:00