thelounge/client/components/Windows
Reto 3ba7fb6de4
Prevent autocomplete for highlight settings (#4337)
Chrome seems to somewhat often auto fill the text input of the
highlight exception list with my username as the next field that
follows is of type password.
Try to work around that by telling chrome not to autofill either of
those.

Do note that this is only a hint... The broser vendors apply some
$magic heuristics and if they trigger they ignore the hint.
2021-10-20 18:34:31 -07:00
..
Changelog.vue Run format after updating to prettier 2.0 2020-03-21 22:55:36 +02:00
Connect.vue Combine displayNetwork into lockNetwork 2020-04-15 10:56:05 +03:00
Help.vue Merge pull request #4324 from itsjohncs/gestures-next-channel 2021-10-12 15:53:54 -07:00
NetworkEdit.vue Use es6 import syntax 2019-11-25 20:13:12 +02:00
SearchResults.vue Add close search button 2021-04-30 01:53:08 +02:00
Settings.vue Prevent autocomplete for highlight settings (#4337) 2021-10-20 18:34:31 -07:00
SignIn.vue Use es6 import syntax 2019-11-25 20:13:12 +02:00