thelounge/client/components
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
..
MessageTypes Render styling for colored host masks 2021-05-26 09:24:12 -07:00
Special Render styling for colored host masks 2021-05-26 09:24:12 -07:00
Windows Prevent autocomplete for highlight settings (#4337) 2021-10-20 18:34:31 -07:00
App.vue Fix linter warnings for aria-label placement 2021-07-01 12:14:02 -07:00
Channel.vue Implement jump to channel feature. 2020-02-10 19:04:35 +02:00
ChannelWrapper.vue Allow network list reordering via touch. 2021-10-10 14:40:08 -07:00
Chat.vue Adjust chat layout so messages directly above input 2021-06-21 21:55:54 -07:00
ChatInput.vue Merge pull request #4205 from Nachtalb/ne/fix-input-history-scroll-behaviour 2021-07-06 01:27:06 -07:00
ChatUserList.vue Fix linter warnings for aria-label placement 2021-07-01 12:14:02 -07:00
ConfirmDialog.vue Create an event bus 2020-04-24 14:09:09 +03:00
ContextMenu.vue Always use multi-prefix modes 2020-09-01 11:45:08 +03:00
DateMarker.vue client: lay some groundwork for jump to message 2021-04-12 22:00:51 +02:00
ImageViewer.vue Create an event bus 2020-04-24 14:09:09 +03:00
InlineChannel.vue Use es6 import syntax 2019-11-25 20:13:12 +02:00
JoinChannel.vue Upgrade eslint-plugin-vue and fix rules 2020-09-30 17:44:07 +03:00
LinkPreview.vue Create an event bus 2020-04-24 14:09:09 +03:00
LinkPreviewFileSize.vue Use friendlysize helper consistently 2019-12-16 22:00:35 +02:00
LinkPreviewToggle.vue Upgrade eslint-plugin-vue and fix rules 2020-09-30 17:44:07 +03:00
Mentions.vue client/Mentions: change button copy to "Dismiss all" (#4322) 2021-10-12 15:56:39 -07:00
Message.vue Merge branch 'master' into maxleiter/accessiblityImprovements 2021-06-06 23:49:34 -07:00
MessageCondensed.vue client: lay some groundwork for jump to message 2021-04-12 22:00:51 +02:00
MessageList.vue Do not condense single messages (#4313) 2021-09-29 12:33:40 -07:00
MessageSearchForm.vue Fix sporadic rounding on message search bar. (#4333) 2021-10-17 22:11:08 -07:00
NetworkForm.vue NetworkForm: lint 2021-06-15 13:55:54 -04:00
NetworkList.vue Merge pull request #4326 from itsjohncs/mobile-channel-list-sorting 2021-10-12 15:53:18 -07:00
NetworkLobby.vue Upgrade eslint-plugin-vue and fix rules 2020-09-30 17:44:07 +03:00
ParsedMessage.vue Fix context menu generation 2019-11-25 20:13:16 +02:00
RevealPassword.vue Fix lint and format with prettier. 2019-11-25 20:12:30 +02:00
RoutedChat.vue client: lay some groundwork for jump to message 2021-04-12 22:00:51 +02:00
Session.vue Separate active sessions section 2020-03-17 17:36:13 +02:00
Sidebar.vue Clean up global listener in Sidebar component. (#4331) 2021-10-13 13:19:34 -07:00
SidebarToggle.vue Refactor sidebar behaviour to no longer use methods in root Vue instance 2019-11-25 20:13:04 +02:00
Username.vue Merge remote-tracking branch 'origin/master' into richrd/message-search 2021-04-12 22:00:49 +02:00
VersionChecker.vue Update prettier and apply formatting 2020-08-25 12:49:53 +03:00