Commit graph

92 commits

Author SHA1 Message Date
WolverinDEV
1759fb1756 Using tr as imported function and changed the shared app declaration build mechanism 2020-11-29 14:42:02 +01:00
WolverinDEV
4c16b8373a Moved the RTP part to the shared part and trick the user to activate audio before connecting to any server. 2020-11-28 19:33:54 +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
9f98481057 Fixed the dummy voice connection 2020-11-17 15:40:29 +01:00
WolverinDEV
8be3943d00 Added legacy support for the non 1.5.0 TeaSpeak server voice bridge and fixed the client status updates 2020-11-17 14:27:46 +01:00
WolverinDEV
ee35e252cf Improved RTC connection handling and logging 2020-11-17 13:10:24 +01:00
WolverinDEV
947bac0e66 fixed two compile errors 2020-11-17 11:26:52 +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
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
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
1da7541d12 Fixed some compile errors 2020-09-16 21:50:21 +02:00
WolverinDEV
6f56150e0b Changes are listed bellow:
- Fixed the control bar microphone and speaker buttons
    - Improved the default identity generation (no web worker required now)
    - Improved voice connection error handling (especially for firefox)
    - Adding a max reconnect limit for voice connection
    - Don't show the newcomer guide when directly connection to a server
    - Fixed default profile initialisation
2020-09-16 19:30:28 +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
8dd4cb285c Fixed the dummy voice connection 2020-09-07 19:07:14 +02:00
WolverinDEV
b99d5cd6b9 Adding the new echo test 2020-09-07 12:42:00 +02:00
WolverinDEV
34b874c38d Fixed current build errors 2020-09-01 14:16:43 +02:00
WolverinDEV
a98503285f Starting with the whisper system 2020-08-26 12:33:53 +02:00
WolverinDEV
9b361ea557 Fixed compile errors due to the rename of ErrorID to ErrorCode 2020-08-22 22:23:19 +02:00
WolverinDEV
4557479e09 Added an app updated modal when the app has been updated 2020-08-22 21:20:25 +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
405bc7512d Some restructuring for the voice connection part 2020-08-10 19:39:28 +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
31ceb97565 Adding W2G basic functionality. Expended the popout modal 2020-08-07 13:40:11 +02:00
WolverinDEV
cadabd69c7
Fixed icon and avatar loading 2020-07-25 13:56:30 +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
cc3e9134ef Improved settings type safety 2020-07-19 18:49:00 +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
c38b2c8d83 Permission editor reworking 2020-06-15 16:56:05 +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
f18957e75e Fixed a minor channel tree select bug. 2020-04-21 16:17:21 +02:00
WolverinDEV
7871d7c189 A lot of updates 2020-04-21 15:18:16 +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
cccd780724 Merged with master 2020-04-06 16:32:33 +02:00
WolverinDEV
67d1c909ac Added support for multi single command handler and implemented the new music song list method 2020-04-04 12:03:48 +02:00
WolverinDEV
15bacdc9d6 Fixed missing vendor js compile 2020-04-04 11:28:52 +02:00
WolverinDEV
06672360c3 Merged with the master branch 2020-04-03 00:15:47 +02:00