Commit graph

182 commits

Author SHA1 Message Date
WolverinDEV
de527a750d Fixed music bot compiler error 2020-12-21 20:07:09 +01:00
WolverinDEV
88f4033a3e Video now has to be manually activated in order to watch it 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
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
4aef00875e Correctly showing the client as "left view" if we're disconnecing from the server 2020-12-07 19:39:53 +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
08968b3d54 Improced BBCode support 2020-12-07 15:07:47 +01:00
WolverinDEV
4823ed4f76 Fixed Firefox private mode 2020-12-05 16:19:37 +01:00
WolverinDEV
92191b259b Properly logging channel creations, deletions, shows and hides 2020-12-04 13:36:34 +01:00
WolverinDEV
8824525d38 Fixed server connection tab move handler 2020-12-03 10:09:55 +01:00
WolverinDEV
a572493d57 Fixed bug where the video hangs after initial playback 2020-12-03 01:30:55 +01:00
WolverinDEV
bfeeeebb18 Show the echo test for the webclient only 2020-12-02 18:54:31 +01:00
WolverinDEV
46d9ead8ba Updated the package version to 1.5.0 and some minor changes 2020-12-02 18:23:42 +01:00
WolverinDEV
33422db12e Implemented support for the native client 2020-11-29 21:00:59 +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
f31ff61518 Added an echo test menu entry within the tools secion 2020-11-28 15:34:28 +01:00
WolverinDEV
e9e8e2c69b Showing the connection details as well if the extended video view has been opened 2020-11-22 19:12:02 +01:00
WolverinDEV
02a939da15 Added the option to mute/unmute remote video and some minor bugfixing 2020-11-22 19:08:19 +01:00
WolverinDEV
0bde320faa Updated the video codec, added screen sharing and added a lot of video configure options. 2020-11-22 13:48:15 +01:00
WolverinDEV
769563757e Removed debugging code and fixed minor out of order status update bug for the connection status 2020-11-17 13:29:36 +01:00
WolverinDEV
ee35e252cf Improved RTC connection handling and logging 2020-11-17 13:10:24 +01:00
WolverinDEV
2783fff2f1 Double clicking on the video now opens the extended view 2020-11-17 11:01:03 +01:00
WolverinDEV
ae83459c30 Added a connection status indicator and broke Firefox audio playback (not sure why). 2020-11-16 21:02:18 +01:00
WolverinDEV
e2fed64b39 Fixed the video connection for firefox and some minor bugfixes 2020-11-15 23:28:00 +01:00
WolverinDEV
1ca64c82e2 Some video chat updates 2020-11-12 20:53:56 +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
cde346a628 fixed drag flickering 2020-11-06 16:19:07 +01: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
30357018c4 Enabled remote channel trees 2020-09-30 20:28:30 +02:00
WolverinDEV
583cdd146e Adding a channel popout/popin button for the channel popout renderer 2020-09-29 15:02:36 +02:00
WolverinDEV
cbd20a2177 Implemented the channel popout ui 2020-09-28 09:37:48 +02:00
WolverinDEV
aed30b805b Fixed error on local client enter 2020-09-26 23:17:01 +02:00
WolverinDEV
8b592391ec Fixed compile errors 2020-09-26 23:01:53 +02:00
WolverinDEV
cd392ec54f Fixed the server log scroll bar on server handler switching 2020-09-26 22:57:53 +02:00
WolverinDEV
3c70722bfd Reworked the channel tree events 2020-09-26 21:34:46 +02:00
WolverinDEV
ef07b0c2e5 Removed import to the old icon handler 2020-09-26 11:17:55 +02:00
WolverinDEV
9782bb355a Adjusted to the new icon API 2020-09-26 01:22:21 +02:00
WolverinDEV
e8c279bc62 Disabled event handler debug 2020-09-25 21:11:16 +02:00
WolverinDEV
69f1e25674 Removed debugging code 2020-09-25 20:56:15 +02:00
WolverinDEV
aa6bf1e933 Making the server tabs moveable (https://github.com/TeaSpeak/TeaWeb/issues/68) 2020-09-25 20:55:26 +02:00
WolverinDEV
72289dee12 Removed old connection handler code 2020-09-25 18:29:42 +02:00
WolverinDEV
f41febcb68 Fixed compile error and removed debug server connection handler 2020-09-24 15:58:23 +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
3771f40625 Adding a setting editor 2020-09-17 23:06:02 +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