1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-12-18 15:47:57 +01:00
Commit Graph

1700 Commits

Author SHA1 Message Date
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 ()
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 ()
* 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
Kyle Spearrin
6f64e9bc9b border color 2018-06-01 17:00:43 -04:00
Kyle Spearrin
9e1445eb50 proper lowdb exclude 2018-06-01 14:03:30 -04:00
Kyle Spearrin
6e66faf35a exclude lowdb from tsconfig 2018-06-01 14:00:05 -04:00
Kyle Spearrin
a05053ad41 exclude lowdb 2018-06-01 13:56:11 -04:00
Kyle Spearrin
faf8b7f679 Revert "cloc script. move script to folder"
This reverts commit a72955433b.
2018-06-01 13:52:26 -04:00
Kyle Spearrin
a72955433b cloc script. move script to folder 2018-06-01 13:49:59 -04:00
Kyle Spearrin
f30dd4d972 update jslib 2018-06-01 12:34:01 -04:00
Kyle Spearrin
37a64beb32 theme scrollbars 2018-06-01 12:13:49 -04:00
Kyle Spearrin
de08a25c14 autofill adjustments 2018-06-01 08:36:46 -04:00
Gabriel Augendre
9a0b1239e6 Add more expiration date fields ()
These should match `expirationDateMonth` and `expirationDateYear`
2018-06-01 08:33:53 -04:00
Kyle Spearrin
78ef55aed4 add korean and persian languages 2018-05-31 22:28:15 -04:00
Kyle Spearrin
5d7638e6e2
New Crowdin translations ()
* New translations messages.json (Bulgarian)

* New translations messages.json (Slovak)

* New translations messages.json (Persian)

* New translations copy.resx (Persian)

* New translations messages.json (Polish)

* New translations messages.json (Portuguese)

* New translations messages.json (Portuguese, Brazilian)

* New translations messages.json (Romanian)

* New translations messages.json (Russian)

* New translations messages.json (Norwegian Bokmal)

* New translations messages.json (Spanish)

* New translations messages.json (Swedish)

* New translations messages.json (Thai)

* New translations messages.json (Turkish)

* New translations messages.json (Ukrainian)

* New translations messages.json (Vietnamese)

* New translations copy.resx (Vietnamese)

* New translations messages.json (Korean)

* New translations messages.json (Chinese Simplified)

* New translations messages.json (Chinese Traditional)

* New translations messages.json (Croatian)

* New translations messages.json (Czech)

* New translations messages.json (Danish)

* New translations messages.json (Dutch)

* New translations copy.resx (Dutch)

* New translations messages.json (Estonian)

* New translations messages.json (Finnish)

* New translations messages.json (Japanese)

* New translations messages.json (French)

* New translations messages.json (German)

* New translations messages.json (Hindi)

* New translations messages.json (Hungarian)

* New translations messages.json (Indonesian)

* New translations messages.json (Italian)

* New translations copy.resx (Korean)
2018-05-31 22:23:56 -04:00
Kyle Spearrin
e338a6b566 theme tweaks 2018-05-31 16:06:08 -04:00
Kyle Spearrin
8659cc96cb dark theme styling 2018-05-31 15:45:03 -04:00
Kyle Spearrin
324ea5114d implement showToast 2018-05-31 14:42:59 -04:00
Kyle Spearrin
e066665f94 update jslib 2018-05-30 23:19:20 -04:00
Kyle Spearrin
db06b60704 start styling for dark theme 2018-05-30 23:11:05 -04:00
Kyle Spearrin
68a696e86f delete old sln file 2018-05-30 22:35:55 -04:00
Kyle Spearrin
344cd2ac40 add theme support to browser extension 2018-05-30 17:26:43 -04:00
Kyle Spearrin
7c0d4a1970 update sub 2018-05-29 14:37:50 -04:00
Kyle Spearrin
70291453d5 dont use null field names 2018-05-24 09:29:27 -04:00
Kyle Spearrin
58a267243a add street to address detection 2018-05-24 08:57:14 -04:00
Kyle Spearrin
047547169a delayed autofill attempt 2018-05-18 17:05:46 -04:00
Kyle Spearrin
7eceedf2fc fix tests and export component 2018-05-18 15:57:37 -04:00
Kyle Spearrin
4b366ec5ad update jslib 2018-05-18 15:37:09 -04:00
Kyle Spearrin
6f95053018 update jslib 2018-05-17 16:22:57 -04:00
Kyle Spearrin
7167dd3fb7 add support for export service 2018-05-17 10:57:52 -04:00
Kyle Spearrin
ff67b9be82 supports duo platform util 2018-05-16 15:30:36 -04:00
Kyle Spearrin
9c10943806 init lock service 2018-05-16 10:20:49 -04:00
Kyle Spearrin
cc3078b40d fix path 2018-05-15 23:48:28 -04:00
Kyle Spearrin
f1d6162a59 exclude nodeApi 2018-05-15 23:45:49 -04:00
Kyle Spearrin
be327e4f5a logout async 2018-05-15 23:40:30 -04:00
Kyle Spearrin
d431e53e46 clear collections on logout 2018-05-15 23:27:06 -04:00
Kyle Spearrin
ee186c3148 Merge branch 'master' of github.com:bitwarden/browser 2018-05-12 22:21:44 -04:00
Kyle Spearrin
bc6d778b35 dont autofill same field twice 2018-05-12 22:21:39 -04:00
Kyle Spearrin
8f51c278ef dont load notification bar in iframe on safari 2018-05-12 10:59:52 -04:00
Kyle Spearrin
193de9fcdf ignore certain inline elements in MutationObserver 2018-05-11 14:50:44 -04:00
Kyle Spearrin
1db201097f version bump 2018-05-09 16:36:11 -04:00
Kyle Spearrin
287fca9893 update jslib 2018-05-09 16:01:40 -04:00