Commit Graph

123 Commits (9618350)

Author SHA1 Message Date
WolverinDEV 48cd099d1e Using the backend API for getting the client version 2021-01-12 04:38:21 +01:00
WolverinDEV 4c515cc055 Directly importing logging methods and some general code and logging messages cleanup 2021-01-12 04:38:21 +01:00
WolverinDEV 55f9c2737f Some app cleanups 2021-01-12 04:38:21 +01:00
WolverinDEV 20ea542598 Reworked the settings module 2021-01-12 04:38:21 +01:00
WolverinDEV 3ad4272236 Automatically updating the connect password if we got prompted to enter a password 2021-01-12 04:38:21 +01:00
WolverinDEV da0956fe24 Fixed the declaration generation 2021-01-08 21:41:26 +01:00
WolverinDEV 6b5adf30c7 Fixed some microphone issues 2021-01-08 21:30:48 +01:00
WolverinDEV 26505f2aeb Outsourced PIP into the video controller itself 2021-01-07 10:51:22 +01:00
WolverinDEV 0bd30c6587 Heavily improved channel tree loading performance (Especially when joining or switching servers) 2021-01-06 21:51:51 +01:00
WolverinDEV 4d9df41c35 Fixed the video bar using the new full react app layout 2021-01-06 17:22:29 +01:00
WolverinDEV 2a120987cf Sloppy allowing the user to controll it's max bandwidth used 2021-01-04 21:28:47 +01:00
WolverinDEV b162668090 Adding VP8 codec support 2020-12-30 17:33:23 +01:00
WolverinDEV 12a7b6eb50 Reimplemented the music bot manage UI 2020-12-29 16:53:04 +01:00
WolverinDEV 810f50f336 Updating the channel edit modal and some minor bugfixing 2020-12-22 13:32:56 +01:00
WolverinDEV 8480587f4f A lot of updates and added a new feature 2020-12-21 20:07:09 +01:00
WolverinDEV bd5148e944 Fixed some minor bugs and made broadcast settings reeditable 2020-12-21 20:07:09 +01:00
WolverinDEV a77bd89e15 Fixed icon renderer bug 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 d4ab372173 Improved the video rendering and selection 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 88f4033a3e Video now has to be manually activated in order to watch it 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 335f527a92 Some minor permission editor related fixes 2020-12-08 12:14:53 +01:00
WolverinDEV b220aaef28 Fixed unlimited Video retries 2020-12-05 22:59:46 +01:00
WolverinDEV ba382fc025 Actually adding remote ICE candidates as well 2020-12-05 22:21:14 +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 fbb8afcc9e Adding a connection timeout and properly unregister peer event handlers 2020-12-04 12:48:36 +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 46d9ead8ba Updated the package version to 1.5.0 and some minor changes 2020-12-02 18:23:42 +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 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