Commit Graph

39 Commits (87d5e4697dc7189c15b73871ad8ad2cccbfb0110)

Author SHA1 Message Date
WolverinDEV dd67527c64 Some minor changes, bugfixes and improvements 2020-12-21 20:07:09 +01:00
WolverinDEV a1c1911b71 Improved channel update performance 2020-12-21 20:07:09 +01:00
WolverinDEV 0457c68a04 Some video related changes and bugfixes (requires nightly 18) 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 1253d6a4fb Fixed a compiling error 2020-12-21 20:07:09 +01:00
WolverinDEV 0035e73179 Some minor bugfixing and enabled context menus for every clickable client tag 2020-12-21 20:07:09 +01:00
WolverinDEV 5407fcb9ff Improved channel private conversation mode behaviour 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 6f460ae111 Added an option for mass channel subscription and unsubscription 2020-12-04 13:58:05 +01:00
WolverinDEV 3ec0f32634 Updating the channel collapsed state after channel move 2020-12-04 13:43:53 +01:00
WolverinDEV 92191b259b Properly logging channel creations, deletions, shows and hides 2020-12-04 13:36:34 +01:00
WolverinDEV 409f7489c4 Added a helper method to verify the current subscribe mode 2020-12-04 12:49:08 +01:00
WolverinDEV 903c29ac51 Added channel movement and reordering 2020-12-03 17:52:20 +01:00
WolverinDEV abf5d6a52a Updated the channel tree move semantics 2020-12-02 20:59:54 +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 e2fed64b39 Fixed the video connection for firefox and some minor bugfixes 2020-11-15 23:28:00 +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 2f5c0f6143 Fixed compile errors 2020-10-05 15:18:50 +02:00
WolverinDEV 82a5b1127f Reworked the menu bar and added a backend specific interface for backend specific functions 2020-10-05 12:49:13 +02: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 4cdabc620b Fixed invalid channel tree unique id assignment for the initial server entry (https://forum.teaspeak.de/index.php?threads/2986) 2020-10-04 15:10:59 +02:00
WolverinDEV 30357018c4 Enabled remote channel trees 2020-09-30 20:28:30 +02:00
WolverinDEV 1f93fe433e Implementing key tree control for the external channel trees 2020-09-29 15:42:54 +02:00
WolverinDEV 583cdd146e Adding a channel popout/popin button for the channel popout renderer 2020-09-29 15:02:36 +02:00
WolverinDEV a76daf280e Fixed memory references which keep unneeded objects in memory 2020-09-28 10:13:20 +02:00
WolverinDEV cbd20a2177 Implemented the channel popout ui 2020-09-28 09:37:48 +02:00
WolverinDEV f81f3d6d3d Implementing channel tree client move semantics 2020-09-27 16:49:04 +02:00
WolverinDEV aed30b805b Fixed error on local client enter 2020-09-26 23:17:01 +02:00
WolverinDEV 6fc3ac4c14 Implemented client rename and some small channel tree optimisations 2020-09-26 22:53:33 +02:00
WolverinDEV 3c70722bfd Reworked the channel tree events 2020-09-26 21:34:46 +02:00
WolverinDEV 9782bb355a Adjusted to the new icon API 2020-09-26 01:22:21 +02:00
WolverinDEV 72289dee12 Removed old connection handler code 2020-09-25 18:29:42 +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 92dfd41e58 Moved the connection handler 2020-09-24 11:24:31 +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