thelounge/client/components
Reto Brunner 36cb75ee99 NetworkForm: disable unsafe return lints for now
The NetworkForm type is wrong, hence the compiler can't infer the type.
This needs quite some changes, so for now we just turn the linter off
for the 2 watch functions.
The whole component is too dynamic to fix easily.
2024-04-21 15:11:52 +02:00
..
MessageTypes components/MessageTypes/errors: fix eslint errors 2024-04-21 15:11:52 +02:00
Settings Merge branch 'applePush' 2023-06-24 14:31:23 +02:00
Special TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
Windows wip: searchquery 2024-04-21 15:10:45 +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 chatuserlist 2024-04-21 15:11:51 +02: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 client/ImageViewer: fix types and guard against undefined 2024-04-21 15:11:52 +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 components/Message: fix eslint errors 2024-04-21 15:11:52 +02:00
MessageCondensed.vue Move condensedTypes to shared/ 2023-01-30 09:14:40 +01:00
MessageList.vue wip sharedmsg in client 2024-04-21 15:10:45 +02:00
MessageSearchForm.vue TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
NetworkForm.vue NetworkForm: disable unsafe return lints for now 2024-04-21 15:11:52 +02:00
NetworkList.vue Split sort event 2024-04-21 15:11:51 +02: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 import fix 2024-04-21 15:11:51 +02:00
VersionChecker.vue TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00