Oscar Hinton
4e1958f417
Add jslib as a "real" dependency ( #1876 )
...
* Support split jslib
* Fix tests
* Bump jslib
2021-06-07 19:25:37 +02:00
Thomas Rittson
c0f7251d77
Merge pull request #1878 from bitwarden/fix-set-storage
...
Convert sets to arrays before saving in storage
2021-06-04 15:45:30 +10:00
Thomas Rittson
d00d081817
Convert sets to arrays before saving in storage
2021-06-04 09:38:17 +10:00
Chad Scharf
ef4dddcef3
Merge pull request #1875 from DukeW/master
...
Minor change to the autofill content script to allow for manual exclusions by web developers.
2021-06-02 16:51:20 -04:00
Tecsi Aron
cf59d24c51
Update autofill.js
...
Removed `="true"`
2021-06-02 22:28:07 +03:00
Tecsi Aron
1081f505d6
Update autofill.js
...
Removed data-lpignore.
2021-06-02 21:09:30 +03:00
Tecsi Aron
d303e61745
Update autofill.js
...
Adds the option for web developers to exclude fields with an attribute, also added the LastPass variant of this functionality for better compatibility with existing pages.
2021-06-02 12:54:07 +03:00
Joseph Flinn
cf800d7340
Merge pull request #1871 from bitwarden/constrain-release-rc
...
programmatically constraining releases to the rc branch
2021-06-01 11:42:46 -07:00
Joseph Flinn
00c0b19a6e
programmatically constraining releases to the rc branch
2021-06-01 11:15:52 -07:00
Oscar Hinton
270ffcc1d9
Bump jslib ( #1869 )
2021-06-01 20:08:43 +02:00
Trey Greer
97e030a8e5
updated screenshots and copy ( #1868 )
2021-06-01 10:15:46 -04:00
Thomas Rittson
51712e749c
Merge pull request #1861 from bitwarden/bump-jslib
...
Bump jslib
2021-05-28 09:46:11 +10:00
Thomas Rittson
cef2d1832f
bump jslib
2021-05-28 06:51:17 +10:00
Oscar Hinton
36b9bd4bcb
Bump NPM to v7 ( #1860 )
2021-05-26 22:34:31 +02:00
Thomas Rittson
45c6d02d0b
Merge pull request #1857 from bitwarden/aopl-default-fix
...
[Autofill on Page Load options] Change default per-item setting to "autofill"
2021-05-24 06:51:26 +10:00
Thomas Rittson
dae41425a4
Change Autofill on Page Load default to autofill
2021-05-21 09:11:04 +10:00
Thomas Rittson
6899bfd538
Merge pull request #1856 from bitwarden/aopl-tweak
...
bump jslib
2021-05-21 08:34:49 +10:00
Thomas Rittson
077edfef37
bump jslib
2021-05-20 06:49:22 +10:00
Thomas Rittson
b827614563
Merge pull request #1455 from eliykat/feature-aopl-options
...
"Auto-fill on page load" options
2021-05-18 10:15:24 +10:00
Thomas Rittson
a49a1e512d
bump jslib
2021-05-18 10:12:01 +10:00
Thomas Rittson
56e127d20c
Merge branch 'master' into feature-aopl-options
2021-05-18 10:11:40 +10:00
Thomas Rittson
fdccc21699
Merge pull request #1843 from bitwarden/totp-copy-page-load-2
...
Copy TOTP after autofill on page load by default
2021-05-18 06:54:04 +10:00
Thomas Rittson
f429e1f874
Merge branch 'master' into totp-copy-page-load-2
2021-05-18 06:53:11 +10:00
Vince Grassia
b5eda81d72
Pin versions of actions in workflow ( #1852 )
2021-05-17 16:09:59 -04:00
Thomas Rittson
df8a253a7d
fix linting, minor bugfix
2021-05-17 14:32:48 +10:00
Thomas Rittson
bdd8663fb3
Merge branch 'master' into feature-aopl-options
2021-05-17 13:46:53 +10:00
Thomas Rittson
d4055a7613
Only show autofill options if enabled
2021-05-17 13:46:39 +10:00
Thomas Rittson
40ffc9dc21
bump jslib
2021-05-17 13:25:39 +10:00
Thomas Rittson
59c50f7fb0
remove unused skipTotp option on doAutoFill
2021-05-17 13:19:43 +10:00
Joseph Flinn
a2b71e4929
Merge pull request #1838 from bitwarden/add-locales-test
...
Add locales test
2021-05-14 11:27:10 -07:00
Joseph Flinn
1bd5242d4c
readding the shell type in the release pipeline
2021-05-14 11:14:52 -07:00
Joseph Flinn
7d21e0fbb0
switching release Build sources back to pwsh
2021-05-14 11:12:34 -07:00
Vince Grassia
2664fc6957
Remove shell to default to bash
2021-05-14 11:14:21 -04:00
Vince Grassia
52a3ca56b1
Merge branch 'master' into add-locales-test
2021-05-14 11:05:19 -04:00
Chad Scharf
85194695cc
Merge pull request #1845 from djsmith85/fix-ml-language-support
...
Fixed support for ml language
2021-05-14 10:50:19 -04:00
Vince Grassia
8ed5bb9f23
Merge branch 'master' into add-locales-test
2021-05-14 10:33:18 -04:00
Daniel James Smith
a31366e5c9
Fixed support for ml language
2021-05-14 15:59:24 +02:00
Thomas Rittson
655877f75f
reorder UI
2021-05-14 11:26:16 +10:00
Thomas Rittson
998f633210
Update UI per Options page redesign
2021-05-14 11:23:46 +10:00
Thomas Rittson
13b0e09c2c
Merge branch 'master' into feature-aopl-options
2021-05-14 10:55:14 +10:00
Thomas Rittson
af61732800
Copy TOTP after all autofills, remove old UI
2021-05-14 10:04:08 +10:00
Chad Scharf
900e2c406c
Merge pull request #1839 from djsmith85/update-readme
...
Bump Node Version from 8 to 14 in README.md
2021-05-13 17:29:41 -04:00
Chad Scharf
17718ea00a
Merge pull request #1841 from tgreer-bw/language-adds
...
Missing languages from Crowdin
2021-05-13 17:08:31 -04:00
Vince Grassia
1a4e8debd6
Update release workflow with locales test
2021-05-13 17:08:18 -04:00
Vince Grassia
1c3db8e18e
Update locales test in build workflow
2021-05-13 16:43:19 -04:00
Vince Grassia
cb07bc2300
Update locale length test
2021-05-13 16:28:36 -04:00
Kyle Spearrin
c173217330
use swal titletext to avoid XSS ( #1828 )
2021-05-13 15:22:49 -04:00
tgreer-bw
7a8e1b60d9
added missing languages from Crowdin
2021-05-13 13:54:56 -04:00
Thomas Rittson
1ab2a3a4b5
Merge pull request #1840 from bitwarden/improve-import-error-checking
...
Bump jslib
2021-05-13 11:31:18 +10:00
Thomas Rittson
a4c23f4298
bump jslib
2021-05-13 11:04:10 +10:00