TeaWeb/shared/js/ui/frames/side
WolverinDEV 547a5224b5 Some minor code quality improvements 2021-07-11 14:21:16 +02:00
..
AbstractConversationController.ts Adding popout to channel conversations and fixed doubling of chat messages 2021-04-29 14:51:30 +02:00
AbstractConversationDefinitions.ts Adding popout to channel conversations and fixed doubling of chat messages 2021-04-29 14:51:30 +02:00
AbstractConversationRenderer.scss Adding popout to channel conversations and fixed doubling of chat messages 2021-04-29 14:51:30 +02:00
AbstractConversationRenderer.tsx Adding popout to channel conversations and fixed doubling of chat messages 2021-04-29 14:51:30 +02:00
ChannelBarController.ts Rendering the main UI only via IPC 2021-04-29 22:18:11 +02:00
ChannelBarDefinitions.ts Rendering the main UI only via IPC 2021-04-29 22:18:11 +02:00
ChannelBarRenderer.tsx Rendering the main UI only via IPC 2021-04-29 22:18:11 +02:00
ChannelConversationController.ts Adding popout to channel conversations and fixed doubling of chat messages 2021-04-29 14:51:30 +02:00
ChannelConversationDefinitions.ts Adding popout to channel conversations and fixed doubling of chat messages 2021-04-29 14:51:30 +02:00
ChannelDescriptionController.ts Reworked the channel info modal with React 2021-04-24 22:56:52 +02:00
ChannelDescriptionDefinitions.ts A lot of updates and added a new feature 2020-12-21 20:07:09 +01:00
ChannelDescriptionRenderer.scss Removed the channel description font size cap 2021-01-07 14:29:35 +01:00
ChannelDescriptionRenderer.tsx Directly importing logging methods and some general code and logging messages cleanup 2021-01-10 17:36:57 +01:00
ChannelFileBrowserController.ts Fixed the channel file transfer side bar 2021-06-10 16:43:30 +02:00
ChannelFileBrowserDefinitions.ts Fixed the channel file transfer side bar 2021-06-10 16:43:30 +02:00
ChannelFileBrowserRenderer.scss Fixed the channel file transfer side bar 2021-06-10 16:43:30 +02:00
ChannelFileBrowserRenderer.tsx Fixed the channel file transfer side bar 2021-06-10 16:43:30 +02:00
ClientInfoController.ts Removed the whole `{:br:}` syntax and removed jQuery from the `tra` method 2021-04-24 13:59:49 +02:00
ClientInfoDefinitions.ts Showing client channel group inheritance 2021-03-24 18:39:19 +01:00
ClientInfoRenderer.scss Showing client channel group inheritance 2021-03-24 18:39:19 +01:00
ClientInfoRenderer.tsx Removed the whole `{:br:}` syntax and removed jQuery from the `tra` method 2021-04-24 13:59:49 +02:00
HeaderController.ts Removed the whole `{:br:}` syntax and removed jQuery from the `tra` method 2021-04-24 13:59:49 +02:00
HeaderDefinitions.ts Correctly handling the server side bar 2021-01-05 16:26:26 +01:00
HeaderRenderer.scss Fixed music bot button stuck behind preview image 2021-03-14 19:43:54 +01:00
HeaderRenderer.tsx Some minor code quality improvements 2021-07-11 14:21:16 +02:00
MusicBotController.ts Directly importing logging methods and some general code and logging messages cleanup 2021-01-10 17:36:57 +01:00
MusicBotDefinitions.ts Reimplemented the music bot manage UI 2020-12-29 16:53:04 +01:00
MusicBotRenderer.scss Reimplemented the music bot manage UI 2020-12-29 16:53:04 +01:00
MusicBotRenderer.tsx Using react to render the image preview and removed the main app template 2021-03-17 21:20:03 +01:00
MusicPlaylistController.ts Removed the whole `{:br:}` syntax and removed jQuery from the `tra` method 2021-04-24 13:59:49 +02:00
MusicPlaylistDefinitions.ts Reimplemented the music bot manage UI 2020-12-29 16:53:04 +01:00
MusicPlaylistNoThumbnail.png Applied required changes to the automatic build system 2021-03-17 19:41:51 +01:00
MusicPlaylistRenderer.scss Reimplemented the music bot manage UI 2020-12-29 16:53:04 +01:00
MusicPlaylistRenderer.tsx Using react to render the image preview and removed the main app template 2021-03-17 21:20:03 +01:00
PopoutConversationRenderer.tsx Adding popout to channel conversations and fixed doubling of chat messages 2021-04-29 14:51:30 +02:00
PrivateConversationController.ts Adding popout to channel conversations and fixed doubling of chat messages 2021-04-29 14:51:30 +02:00
PrivateConversationDefinitions.ts The sidebar now is completely disconnected from the connection handler itself and only renders what's needed. 2020-12-21 20:07:09 +01:00
PrivateConversationRenderer.scss The sidebar now is completely disconnected from the connection handler itself and only renders what's needed. 2020-12-21 20:07:09 +01:00
PrivateConversationRenderer.tsx Adding popout to channel conversations and fixed doubling of chat messages 2021-04-29 14:51:30 +02:00