hardlounge/client/components
2020-07-13 10:25:54 +03:00
..
MessageTypes
Special Remove the only use of Vue.filter 2020-01-08 11:11:44 +02:00
Windows Use v-model in network form, auto size commands 2020-04-15 11:12:07 +03: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 Fix 'component' case sensitivity 2020-04-28 15:17:55 +01:00
ChatInput.vue Create an event bus 2020-04-24 14:09:09 +03:00
ChatUserList.vue
ConfirmDialog.vue
ContextMenu.vue
DateMarker.vue
ImageViewer.vue
InlineChannel.vue Use es6 import syntax 2019-11-25 20:13:12 +02:00
JoinChannel.vue Fix bug with joining new channels 2019-11-25 20:13:03 +02: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 Format js/vue with prettier 2019-07-19 11:27:40 +01:00
Mentions.vue Create an event bus 2020-04-24 14:09:09 +03:00
Message.vue Fix 'component' case sensitivity 2020-04-28 15:17:55 +01:00
MessageCondensed.vue Convert constants.js to commonjs 2019-12-18 00:14:36 +02:00
MessageList.vue
NetworkForm.vue
NetworkList.vue Fix usage of v-for and v-if on same component 2020-04-28 17:00:08 +01:00
NetworkLobby.vue Implement jump to channel feature. 2020-02-10 19:04:35 +02:00
ParsedMessage.vue
RevealPassword.vue Fix lint and format with prettier. 2019-11-25 20:12:30 +02:00
RoutedChat.vue
Session.vue Separate active sessions section 2020-03-17 17:36:13 +02:00
Sidebar.vue
SidebarToggle.vue
Username.vue Create an event bus 2020-04-24 14:09:09 +03:00
VersionChecker.vue