Commit graph

15 commits

Author SHA1 Message Date
WolverinDEV
8480587f4f A lot of updates and added a new feature 2020-12-21 20:07:09 +01:00
WolverinDEV
787de619de 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
WolverinDEV
cb505d39cf 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
WolverinDEV
fea0993c7d Some minor chat related bugfixing and separated the chat controller form the chat modal 2020-12-21 20:07:09 +01:00
WolverinDEV
2041ed5fc3 Recoded the client info ui in React and increased responsibility to variable changes 2020-12-07 19:37:06 +01:00
WolverinDEV
903c29ac51 Added channel movement and reordering 2020-12-03 17:52:20 +01:00
WolverinDEV
1759fb1756 Using tr as imported function and changed the shared app declaration build mechanism 2020-11-29 14:42:02 +01:00
WolverinDEV
658b44ed1d Introduced Video to the web client. A lot of changes are still pending 2020-11-07 13:16:07 +01:00
WolverinDEV
1996878f12 Using a general client tag element for all client tags and introduced the channel conversation mode variable 2020-10-04 15:52:15 +02:00
WolverinDEV
a76daf280e Fixed memory references which keep unneeded objects in memory 2020-09-28 10:13:20 +02:00
WolverinDEV
3c70722bfd Reworked the channel tree events 2020-09-26 21:34:46 +02:00
WolverinDEV
987db2cebc Updated the icon and the favicon icon handler 2020-09-24 22:16:08 +02:00
WolverinDEV
f2a7f37c74 Improved the server tab navigation bar 2020-09-24 15:51:22 +02:00
WolverinDEV
4a4cbdf38e Resolved all tc-shared imports into relative imports 2020-09-12 15:49:20 +02:00
WolverinDEV
391205cb34 resturctured the project a bit 2020-09-12 14:51:03 +02:00
Renamed from shared/js/ui/client.ts (Browse further)