thelounge/client/components
Nachtalb 08f45eabb2
Restrict what the browser should try to autocomplete
Browsers often autocomplete into wrong fields. Eg. wanting to put the password in a fields in the settings screen and then use a sudo random other fields for username etc.
This is rather annoying and can break someones configuration, thus we should only enable it on fields where it somewhat makes sense (name, server & password fields).
2021-04-12 14:10:33 +02:00
..
MessageTypes Improved handling of empty userdata 2021-04-11 15:59:42 +02:00
Special Remove the only use of Vue.filter 2020-01-08 11:11:44 +02:00
Windows Restrict what the browser should try to autocomplete 2021-04-12 14:10:33 +02:00
App.vue Create an event bus 2020-04-24 14:09:09 +03:00
Channel.vue Implement jump to channel feature. 2020-02-10 19:04:35 +02:00
ChannelWrapper.vue Create an event bus 2020-04-24 14:09:09 +03:00
Chat.vue Merge pull request #4055 from thelounge/xpaw/enterkeyhint 2020-08-31 13:14:24 +03:00
ChatInput.vue Merge pull request #4055 from thelounge/xpaw/enterkeyhint 2020-08-31 13:14:24 +03:00
ChatUserList.vue Always use multi-prefix modes 2020-09-01 11:45:08 +03: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 Create an event bus 2020-04-24 14:09:09 +03: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 Update prettier and apply formatting 2020-08-25 12:49:53 +03:00
Message.vue Implement generic monospace blocks for INFO and MOTD numerics 2020-07-20 10:07:49 +03:00
MessageCondensed.vue Convert constants.js to commonjs 2019-12-18 00:14:36 +02:00
MessageList.vue Upgrade eslint-plugin-vue and fix rules 2020-09-30 17:44:07 +03:00
NetworkForm.vue Restrict what the browser should try to autocomplete 2021-04-12 14:10:33 +02:00
NetworkList.vue Upgrade eslint-plugin-vue and fix rules 2020-09-30 17:44:07 +03: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 Improve router experience 2019-11-25 20:13:07 +02:00
Session.vue Separate active sessions section 2020-03-17 17:36:13 +02:00
Sidebar.vue Display icon in footer when an update is available 2020-01-17 12:03:16 +02: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 Always use multi-prefix modes 2020-09-01 11:45:08 +03:00
VersionChecker.vue Update prettier and apply formatting 2020-08-25 12:49:53 +03:00