thelounge/client/components
Reto Brunner 8f08cf3d0b client: fix password change input
The TS rewrite dropped the form that was expected to be passed
as props.
That lead to the password change being borked, as the fields
were always set to "null".
We don't need a form, can just use refs here.
2023-05-23 08:18:20 +02:00
..
MessageTypes TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
Settings client: fix password change input 2023-05-23 08:18:20 +02:00
Special TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
Windows Client/Settings: Remove bogus settings-form prop 2023-04-29 11:52:34 +02:00
App.vue Remove unused code 2023-05-15 09:37:40 +02:00
Channel.vue TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
ChannelWrapper.vue TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
Chat.vue fix motd display to match settings 2023-04-25 00:49:57 +02:00
ChatInput.vue Fix uploader mount/unmount lifecycle 2023-02-05 22:32:12 -05:00
ChatUserList.vue TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
ConfirmDialog.vue TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
ContextMenu.vue TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
DateMarker.vue TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
Draggable.vue TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
ImageViewer.vue linkPreview: Pass channel prop 2023-05-15 09:38:09 +02:00
InlineChannel.vue TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
JoinChannel.vue TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
LinkPreview.vue TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
LinkPreviewFileSize.vue TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
LinkPreviewToggle.vue TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
Mentions.vue TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
Message.vue TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
MessageCondensed.vue Move condensedTypes to shared/ 2023-01-30 09:14:40 +01:00
MessageList.vue Move condensedTypes to shared/ 2023-01-30 09:14:40 +01:00
MessageSearchForm.vue TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
NetworkForm.vue connect: Trim white space from user input fields (#4623) 2022-09-07 20:25:08 -07:00
NetworkList.vue TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
NetworkLobby.vue TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
ParsedMessage.vue TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
RevealPassword.vue TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
RoutedChat.vue TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
Session.vue TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
Sidebar.vue Fix sidebar swipe flicker after letting go 2022-12-23 10:50:20 +02:00
SidebarToggle.vue TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
Username.vue style: Put user colors into the smallest possible scope 2022-11-27 16:04:56 +01:00
VersionChecker.vue TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00