Thomas Rittson
d71219caa9
Remove virtualScroll for favorites list
2021-06-03 08:50:36 +10:00
Thomas Rittson
c12ceb4877
style fixes, more descriptive naming
2021-06-03 08:47:02 +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
a2c278471b
remove ngx-infinite-scroll
2021-05-21 15:03:08 +10:00
Thomas Rittson
f2977aab0c
remove ciphers-list.component
2021-05-21 14:16:18 +10:00
Thomas Rittson
2b3ae50ed9
tidy up scss
2021-05-21 14:06:26 +10:00
Thomas Rittson
94ee6c1ab7
fix linting and style
2021-05-21 13:03:05 +10:00
Thomas Rittson
081bda255c
use virtual scroll for favorite ciphers
2021-05-21 13:01:39 +10:00
Thomas Rittson
8151d5bcac
Revert changes to original ciphers-list.component
2021-05-21 12:58:48 +10:00
Thomas Rittson
811e0072e1
enable Ivy
2021-05-21 12:44:25 +10:00
Thomas Rittson
6b954df58c
Refactor to use virtual-scroll more selectively
2021-05-21 12:42:56 +10:00
Thomas Rittson
9e5869773d
Basic proof of concept for cdk-virtual-scroll
2021-05-21 12:42:21 +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