1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-19 07:35:48 +02:00
Commit Graph

14 Commits

Author SHA1 Message Date
Kyle Spearrin
ad544e5240 refactor autofill. add auto-fill on page load 2017-08-28 13:00:46 -04:00
Kyle Spearrin
e4baa19232 lint fixes 2017-07-14 15:34:05 -04:00
Kyle Spearrin
8dbb2ece42 autofill fixes 2017-01-21 12:38:52 -05:00
Kyle Spearrin
4bd34598b1 detect login form submitted and show notification 2016-12-30 02:09:54 -05:00
Kyle Spearrin
9bf2c4f54c comment updates 2016-11-26 14:41:08 -05:00
Kyle Spearrin
3e2663e9d4 autofill improvements to fallback when no "viewable" password/username fields are detected. 2016-11-26 12:06:39 -05:00
Kyle Spearrin
dfba31121c autofill fixes #20 2016-11-11 22:40:09 -05:00
Kyle Spearrin
9e2b64d0c4 Adjust autofill to handle sites with no username/password 2016-10-14 00:20:16 -04:00
Kyle Spearrin
5d269884d4 autofill updates to support multiple forms on same page 2016-10-03 23:54:03 -04:00
Kyle Spearrin
f328c38cff refactored autofill parsing to handle multiple login forms 2016-09-29 22:21:12 -04:00
Kyle Spearrin
f28b690a2a formatting 2016-09-22 13:15:42 -04:00
Kyle Spearrin
36b580d60a smarter username field selection for no form condition 2016-09-17 13:47:17 -04:00
Kyle Spearrin
790d705d40 handle autofill for pages with no forms, but still has fields 2016-09-17 09:35:54 -04:00
Kyle Spearrin
78ec69a9c8 move autofill script building method to service 2016-09-17 00:00:17 -04:00