TeaWeb/shared/js/ui/frames/side
2020-12-21 17:51:51 +01:00
..
AbstractConversationController.ts A lot of updates and added a new feature 2020-12-18 17:06:38 +01:00
AbstractConversationDefinitions.ts The sidebar now is completely disconnected from the connection handler itself and only renders what's needed. 2020-12-09 20:44:33 +01:00
AbstractConversationRenderer.scss A lot of updates and added a new feature 2020-12-18 17:06:38 +01:00
AbstractConversationRenderer.tsx A lot of updates and added a new feature 2020-12-18 17:06:38 +01:00
ChannelBarController.ts Added file transfer to the side bar 2020-12-18 19:18:01 +01:00
ChannelBarDefinitions.ts Added file transfer to the side bar 2020-12-18 19:18:01 +01:00
ChannelBarRenderer.tsx Added file transfer to the side bar 2020-12-18 19:18:01 +01:00
ChannelConversationController.ts A lot of updates and added a new feature 2020-12-18 17:06:38 +01:00
ChannelConversationDefinitions.ts The sidebar now is completely disconnected from the connection handler itself and only renders what's needed. 2020-12-09 20:44:33 +01:00
ChannelDescriptionController.ts Fixed a small crash 2020-12-21 17:51:51 +01:00
ChannelDescriptionDefinitions.ts A lot of updates and added a new feature 2020-12-18 17:06:38 +01:00
ChannelDescriptionRenderer.scss A lot of updates and added a new feature 2020-12-18 17:06:38 +01:00
ChannelDescriptionRenderer.tsx A lot of updates and added a new feature 2020-12-18 17:06:38 +01:00
ChannelFileBrowserController.ts Added file transfer to the side bar 2020-12-18 19:18:01 +01:00
ChannelFileBrowserDefinitions.ts Added file transfer to the side bar 2020-12-18 19:18:01 +01:00
ChannelFileBrowserRenderer.scss Added file transfer to the side bar 2020-12-18 19:18:01 +01:00
ChannelFileBrowserRenderer.tsx Added file transfer to the side bar 2020-12-18 19:18:01 +01:00
ClientInfoController.ts Some minor fixes/improvements 2020-12-13 14:29:01 +01:00
ClientInfoDefinitions.ts Reworked the side bar algorithm. This should heavily improve the memory footprint especially on muti connection sessions 2020-12-09 18:45:11 +01:00
ClientInfoRenderer.scss Some minor chat related bugfixing and separated the chat controller form the chat modal 2020-12-09 13:36:56 +01:00
ClientInfoRenderer.tsx Reworked the side bar algorithm. This should heavily improve the memory footprint especially on muti connection sessions 2020-12-09 18:45:11 +01:00
HeaderController.ts A lot of updates and added a new feature 2020-12-18 17:06:38 +01:00
HeaderDefinitions.ts Reworked the side bar algorithm. This should heavily improve the memory footprint especially on muti connection sessions 2020-12-09 18:45:11 +01:00
HeaderRenderer.scss Some minor chat related bugfixing and separated the chat controller form the chat modal 2020-12-09 13:36:56 +01:00
HeaderRenderer.tsx Reworked the side bar algorithm. This should heavily improve the memory footprint especially on muti connection sessions 2020-12-09 18:45:11 +01:00
music_info.ts Fixed music bot compiler error 2020-12-11 11:55:41 +01:00
PopoutConversationRenderer.tsx The sidebar now is completely disconnected from the connection handler itself and only renders what's needed. 2020-12-09 20:44:33 +01:00
PrivateConversationController.ts The sidebar now is completely disconnected from the connection handler itself and only renders what's needed. 2020-12-09 20:44:33 +01:00
PrivateConversationDefinitions.ts The sidebar now is completely disconnected from the connection handler itself and only renders what's needed. 2020-12-09 20:44:33 +01:00
PrivateConversationRenderer.scss The sidebar now is completely disconnected from the connection handler itself and only renders what's needed. 2020-12-09 20:44:33 +01:00
PrivateConversationRenderer.tsx The sidebar now is completely disconnected from the connection handler itself and only renders what's needed. 2020-12-09 20:44:33 +01:00