Commit graph

61 commits

Author SHA1 Message Date
WolverinDEV
0bd30c6587 Heavily improved channel tree loading performance (Especially when joining or switching servers) 2021-01-06 21:51:51 +01:00
WolverinDEV
12a7b6eb50 Reimplemented the music bot manage UI 2020-12-29 16:53:04 +01:00
WolverinDEV
8480587f4f A lot of updates and added a new feature 2020-12-21 20:07:09 +01:00
WolverinDEV
dd67527c64 Some minor changes, bugfixes and improvements 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
ba382fc025 Actually adding remote ICE candidates as well 2020-12-05 22:21:14 +01:00
WolverinDEV
92191b259b Properly logging channel creations, deletions, shows and hides 2020-12-04 13:36:34 +01:00
WolverinDEV
132e2f892e fixed auto subscription for new channels 2020-12-04 12:48:19 +01:00
WolverinDEV
932c4de17b Automatically subscribing to newly created channels 2020-12-03 17:58:13 +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
f81f3d6d3d Implementing channel tree client move semantics 2020-09-27 16:49:04 +02:00
WolverinDEV
3c70722bfd Reworked the channel tree events 2020-09-26 21:34:46 +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
WolverinDEV
b99d5cd6b9 Adding the new echo test 2020-09-07 12:42:00 +02:00
WolverinDEV
9b361ea557 Fixed compile errors due to the rename of ErrorID to ErrorCode 2020-08-22 22:23:19 +02:00
WolverinDEV
aa7b9fff43 Some minimal client improvements 2020-08-22 17:50:38 +02:00
WolverinDEV
400b4f4293 Improved the audio API especially for the web client 2020-08-19 19:33:57 +02:00
WolverinDEV
92e5b72677 Reworked the connection API a bit and the voice unsupported icon now changes with the voice connection state 2020-08-10 14:41:34 +02:00
WolverinDEV
3320a7c46c Improved the web server connection connect algorithm 2020-07-24 00:29:36 +02:00
WolverinDEV
b665927832 Fixed some chat notifications 2020-07-23 21:53:11 +02:00
WolverinDEV
234e6d66b0 Added a basic notification system (Settings UI needs to be developed) 2020-07-22 00:55:28 +02:00
WolverinDEV
64cefce509 Disabled the transpile only flag in the typescript loader plugin 2020-07-19 17:12:41 +02:00
WolverinDEV
873aecbc2e some general project restructuring 2020-07-19 16:34:08 +02:00
WolverinDEV
3155fb85f0 Updated a lot of chat related things 2020-07-17 23:56:20 +02:00
WolverinDEV
f3f8d1cae9 Working un reactifying the conversations 2020-07-12 16:31:57 +02:00
WolverinDEV
d3df4f0976 Fixed script node decoding 2020-06-12 19:33:05 +02:00
WolverinDEV
804f8de18d Reworked the file transfer system, added a channel file browser and fixed some minor bugs 2020-06-10 18:13:56 +02:00
WolverinDEV
7b261d6f15 Using React for the client channel and a lot of performance updates related to the channel tree 2020-04-18 19:37:30 +02:00
WolverinDEV
10a5ccbff3 Fixed some native client related bugs 2020-04-11 11:43:41 +02:00
WolverinDEV
323b4e7006 Showing the hostmessage only if its not empty (https://github.com/TeaSpeak/TeaClient/issues/22) 2020-04-11 10:57:52 +02:00
WolverinDEV
f7d6671457 A lot of updated related to the menu bar and the basic event handler system 2020-04-09 15:10:14 +02:00
WolverinDEV
06672360c3 Merged with the master branch 2020-04-03 00:15:47 +02:00
WolverinDEV
0e3a415983 Refactored the app to use webpack 2020-03-30 13:44:18 +02:00
WolverinDEV
447e84ed0f Reset all js files and start from zero, this time more structured 2020-03-29 12:54:15 +02:00
WolverinDEV
13b65a1f35 Starting with webpack 2020-03-27 23:36:57 +01:00
WolverinDEV
e8c3c0a004 Added the music bot GUI 2020-02-02 15:05:36 +01:00
WolverinDEV
109478fecf
Fixed issues https://github.com/TeaSpeak/TeaWeb/issues/79
Signed-off-by: WolverinDEV <git@teaspeak.de>
2019-12-27 21:56:32 +01:00
WolverinDEV
aadb712422
Fixed some client move issues
Signed-off-by: WolverinDEV <git@teaspeak.de>
2019-12-20 21:17:45 +01:00
WolverinDEV
4deccb4e8b Fixed invalid channel comparison 2019-11-23 23:46:54 +01:00
WolverinDEV
9326572342 Fixed error on channel messages via old format 2019-11-06 12:54:23 +01:00
WolverinDEV
89d2f8db88 Added proper log message for moved clients which enter the view 2019-10-24 18:24:28 +02:00
WolverinDEV
2758537d80 Fixed incorrectly logging of server actions 2019-10-24 18:04:41 +02:00
WolverinDEV
8a488ff98a Fixed incorrect handling of idle kicks 2019-10-24 17:56:11 +02:00
WolverinDEV
fb430af880 Some small additions 2019-10-19 17:13:40 +02:00
WolverinDEV
e9384bcf18 A lot of updates 2019-09-19 01:25:57 +02:00
WolverinDEV
6d2ecc3c69 A lot of changes 2019-09-12 23:59:35 +02:00
WolverinDEV
3b3430db5e Some updates 2019-08-30 23:06:39 +02:00
WolverinDEV
016f7cec9a A lot of new style changes 2019-08-21 10:00:01 +02:00