Commit Graph

3298 Commits

Author SHA1 Message Date
Thomas Rittson d7bd707d91 bump jslib 2021-06-09 07:38:36 +10:00
Thomas Rittson 957f356dbc
Merge pull request #1886 from bitwarden/fix-private-mode-page
Don't start popup services if in private mode
2021-06-08 14:25:32 -07:00
Oscar Hinton 786dd28a84
Add a button to prompt WebAuthn on FF and Safari (#1879) 2021-06-08 09:29:11 +02:00
Thomas Rittson 44d6a99575 fix homepage routes 2021-06-08 15:49:03 +10:00
Thomas Rittson 5b06daace9 fix linting 2021-06-08 15:45:14 +10:00
Thomas Rittson 08e9dca7e4 Don't start popup services if in private mode 2021-06-08 15:31:54 +10:00
Thomas Rittson 6230302106 Finish refactoring route guards to use jslib 2021-06-08 10:04:59 +10:00
Thomas Rittson 2a810a1cca Merge branch 'master' into use-lock-guard 2021-06-08 08:58:30 +10:00
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 1a143ef7c7 Use route guards from jslib to reduce duplication 2021-06-07 09:50:03 +10:00
Thomas Rittson 1e998094df Use lockGuardService to prevent back navigation 2021-06-07 08:59:02 +10: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
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