Clone of TeaWeb, trying to update and get it fully offline...
 
 
 
 
 
 
Go to file
WolverinDEV 409f7489c4 Added a helper method to verify the current subscribe mode 2020-12-04 12:49:08 +01:00
client Improved client entry handling 2020-09-30 22:51:04 +02:00
client-api Fixed invalid variable removal 2020-12-02 13:48:11 +01:00
documentation
loader Implemented support for the native client 2020-11-29 21:00:59 +01:00
scripts Trying to fix the build script 2020-09-02 11:11:25 +02:00
shared Added a helper method to verify the current subscribe mode 2020-12-04 12:49:08 +01:00
tools Removed the voice echo test for the native client 2020-09-25 10:46:42 +02:00
vendor Fixed an incompatibility between jquery and jrender due to npm (Using jquery as import now) 2020-07-21 12:43:47 +02:00
web Added channel movement and reordering 2020-12-03 17:52:20 +01:00
webpack Reworked the web audio decoding 2020-09-01 12:53:42 +02:00
.gitignore Some minor changes 2020-08-09 19:09:46 +02:00
.gitmodules
.travis.yml Updated the build scripts for the new rust audio library 2020-09-01 14:04:18 +02:00
ChangeLog.md Automatically subscribe to newly created channels 2020-12-03 17:58:43 +01:00
ISSUE_TEMPLATE.md
LICENSE.TXT
README.md
babel.config.ts Updated the babel config a bit 2020-08-09 19:08:22 +02:00
file.ts Using tr as imported function and changed the shared app declaration build mechanism 2020-11-29 14:42:02 +01:00
package-lock.json Introduced Video to the web client. A lot of changes are still pending 2020-11-07 13:16:07 +01:00
package.json Updated the package version to 1.5.0 and some minor changes 2020-12-02 18:23:42 +01:00
setup_devel_environment.md updated the setup a development environment documentation 2020-09-02 11:50:01 +02:00
tsbaseconfig.json Implemented support for the native client 2020-11-29 21:00:59 +01:00
tsconfig.json Implemented support for the native client 2020-11-29 21:00:59 +01:00
webpack-client.config.ts Improved client entry handling 2020-09-30 22:51:04 +02:00
webpack-web.config.ts Trying to fix the build script 2020-09-02 11:11:25 +02:00
webpack.config.ts Using a relative webpack public path again 2020-10-04 16:02:29 +02:00

README.md

Official TeaSpeak-Web Issue Tracker Build Status

Welcome here! This repository is created with two reasons:

  1. People can bring their own ideas and follow their implementation
  2. People can see TeaSpeak Web client progress and avoid creating repetitive issues all the time.

To report an issue, then find and push the New Issue button, fill all the fields you see in a template, and then click the Submit new issue button.

You can also ask questions here, if you have any.

Browser support:

Browser Supported
MS Edge Partitional
MS Edge (Chromium) Yes
Chrome Yes
Firefox Yes
Opera Yes
Safari Yes
Internet Explorer No