TeaWeb/shared/js/ui/frames/side
2021-01-10 16:13:15 +01:00
..
AbstractConversationController.ts A lot of updates and added a new feature 2020-12-21 20:07:09 +01:00
AbstractConversationDefinitions.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
AbstractConversationRenderer.scss A lot of updates and added a new feature 2020-12-21 20:07:09 +01:00
AbstractConversationRenderer.tsx A lot of updates and added a new feature 2020-12-21 20:07:09 +01:00
ChannelBarController.ts Correctly handling the server side bar 2021-01-05 16:26:26 +01:00
ChannelBarDefinitions.ts Added file transfer to the side bar 2020-12-21 20:07:09 +01:00
ChannelBarRenderer.tsx Added file transfer to the side bar 2020-12-21 20:07:09 +01:00
ChannelConversationController.ts A lot of updates and added a new feature 2020-12-21 20:07:09 +01:00
ChannelConversationDefinitions.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
ChannelDescriptionController.ts Fixed a small crash 2020-12-21 20:07:09 +01: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 A lot of updates and added a new feature 2020-12-21 20:07:09 +01:00
ChannelFileBrowserController.ts Added file transfer to the side bar 2020-12-21 20:07:09 +01:00
ChannelFileBrowserDefinitions.ts Added file transfer to the side bar 2020-12-21 20:07:09 +01:00
ChannelFileBrowserRenderer.scss Added file transfer to the side bar 2020-12-21 20:07:09 +01:00
ChannelFileBrowserRenderer.tsx Added file transfer to the side bar 2020-12-21 20:07:09 +01:00
ClientInfoController.ts Some minor fixes/improvements 2020-12-21 20:07:09 +01:00
ClientInfoDefinitions.ts Reworked the side bar algorithm. This should heavily improve the memory footprint especially on muti connection sessions 2020-12-21 20:07:09 +01:00
ClientInfoRenderer.scss Some minor chat related bugfixing and separated the chat controller form the chat modal 2020-12-21 20:07:09 +01:00
ClientInfoRenderer.tsx Remove not required client info for query clients 2021-01-07 14:27:36 +01:00
HeaderController.ts Fixed the video bar using the new full react app layout 2021-01-06 17:22:29 +01:00
HeaderDefinitions.ts Correctly handling the server side bar 2021-01-05 16:26:26 +01:00
HeaderRenderer.scss Some minor chat related bugfixing and separated the chat controller form the chat modal 2020-12-21 20:07:09 +01:00
HeaderRenderer.tsx Correctly handling the server side bar 2021-01-05 16:26:26 +01:00
MusicBotController.ts Reimplemented the music bot manage UI 2020-12-29 16:53:04 +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 Reimplemented the music bot manage UI 2020-12-29 16:53:04 +01:00
MusicPlaylistController.ts Reimplemented the music bot manage UI 2020-12-29 16:53:04 +01:00
MusicPlaylistDefinitions.ts Reimplemented the music bot manage UI 2020-12-29 16:53:04 +01:00
MusicPlaylistRenderer.scss Reimplemented the music bot manage UI 2020-12-29 16:53:04 +01:00
MusicPlaylistRenderer.tsx Reworked the settings module 2021-01-10 16:13:15 +01:00
PopoutConversationRenderer.tsx 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
PrivateConversationController.ts Fixed image chat width 2020-12-21 23:51:22 +01: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 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