WolverinDEV
71d049302c
Reworked the settings module
2021-01-10 16:13:15 +01:00
WolverinDEV
853c522129
Automatically updating the connect password if we got prompted to enter a password
2021-01-10 13:48:53 +01:00
WolverinDEV
c3b64447db
Temp changed for connect modal
2021-01-09 14:25:11 +01:00
WolverinDEV
d2503aa4e6
Properly implemented the connection history logger
2021-01-08 23:51:26 +01:00
WolverinDEV
6b5adf30c7
Fixed some microphone issues
2021-01-08 21:30:48 +01:00
WolverinDEV
2211da243d
Globally rendering the app via React
2021-01-05 18:13:57 +01:00
WolverinDEV
f1d24df7ac
Rendering the hostbanner via React
2021-01-05 14:46:09 +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
363bde8cbd
Some minor updates
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
fea0993c7d
Some minor chat related bugfixing and separated the chat controller form the chat modal
2020-12-21 20:07:09 +01:00
WolverinDEV
92191b259b
Properly logging channel creations, deletions, shows and hides
2020-12-04 13:36:34 +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
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
1cc91668b7
Some firefox related updates
2020-11-28 15:41:44 +01:00
WolverinDEV
164f715171
Prompting the user to unmute himself if he's muted before doing the echo test
2020-11-28 13:15:27 +01:00
WolverinDEV
ee0fee5cf7
Implemented the voice whisper backend and reenabled the voice echo test for TeaSpeak 1.5.0
2020-11-28 12:58:22 +01:00
WolverinDEV
d3d11700ce
Reduced client update command spam as well reduced the overall client join commands (Fixing #147 )
2020-11-17 14:35:26 +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
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
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
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
b46c7d1b1e
Removed debugging messages
2020-09-25 17:17:20 +02:00
WolverinDEV
5a3e1f26ea
Some minor fixes for the native client
2020-09-25 17:15:24 +02:00
WolverinDEV
9dd8eec7ae
Removed the voice echo test for the native client
2020-09-25 10:46:42 +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
94b6c5aaa5
Improved the echo testing
2020-09-16 21:12:28 +02:00
WolverinDEV
8e5966c04c
Fixed the audio mute states
2020-09-16 20:37:39 +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
b99d5cd6b9
Adding the new echo test
2020-09-07 12:42:00 +02:00
WolverinDEV
a98503285f
Starting with the whisper system
2020-08-26 12:33:53 +02:00
WolverinDEV
aa7b9fff43
Some minimal client improvements
2020-08-22 17:50:38 +02:00
WolverinDEV
07c1f6ff15
Removed some debug code
2020-08-19 19:36:17 +02:00
WolverinDEV
400b4f4293
Improved the audio API especially for the web client
2020-08-19 19:33:57 +02:00
WolverinDEV
0d7a34c31a
Commiting changes before going on vacation (Still contains errors)
2020-08-13 13:05:37 +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
6b623a4d11
Some minor W2G and general changes
2020-08-08 15:20:32 +02:00
WolverinDEV
31ceb97565
Adding W2G basic functionality. Expended the popout modal
2020-08-07 13:40:11 +02:00
WolverinDEV
3320a7c46c
Improved the web server connection connect algorithm
2020-07-24 00:29:36 +02:00
WolverinDEV
234e6d66b0
Added a basic notification system (Settings UI needs to be developed)
2020-07-22 00:55:28 +02:00