TeaWeb/shared/js/ui/frames/side
2021-01-10 17:36:57 +01:00
..
AbstractConversationController.ts Directly importing logging methods and some general code and logging messages cleanup 2021-01-10 17:36:57 +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 Directly importing logging methods and some general code and logging messages cleanup 2021-01-10 17:36:57 +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 Directly importing logging methods and some general code and logging messages cleanup 2021-01-10 17:36:57 +01:00
ChannelConversationController.ts Directly importing logging methods and some general code and logging messages cleanup 2021-01-10 17:36:57 +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 Directly importing logging methods and some general code and logging messages cleanup 2021-01-10 17:36:57 +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 Directly importing logging methods and some general code and logging messages cleanup 2021-01-10 17:36:57 +01:00
ClientInfoController.ts Directly importing logging methods and some general code and logging messages cleanup 2021-01-10 17:36:57 +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 Directly importing logging methods and some general code and logging messages cleanup 2021-01-10 17:36:57 +01:00
HeaderController.ts Directly importing logging methods and some general code and logging messages cleanup 2021-01-10 17:36:57 +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 Directly importing logging methods and some general code and logging messages cleanup 2021-01-10 17:36:57 +01: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 Directly importing logging methods and some general code and logging messages cleanup 2021-01-10 17:36:57 +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 Directly importing logging methods and some general code and logging messages cleanup 2021-01-10 17:36:57 +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 Directly importing logging methods and some general code and logging messages cleanup 2021-01-10 17:36:57 +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 Directly importing logging methods and some general code and logging messages cleanup 2021-01-10 17:36:57 +01:00