Clone of TeaWeb, trying to update and get it fully offline...
 
 
 
 
 
 
Go to file
WolverinDEV dd5c9c3580 Removed dangling import 2020-10-05 13:01:03 +02:00
client Improved client entry handling 2020-09-30 22:51:04 +02:00
client-api Added the possibility to serve UI files for the client 2019-10-29 22:18:36 +01:00
documentation Some updates 2019-10-19 18:50:03 +02:00
loader Removed dangling import 2020-10-05 13:01:03 +02:00
scripts Trying to fix the build script 2020-09-02 11:11:25 +02:00
shared Removed unneeded code and HTML templates 2020-10-05 12:58:55 +02: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 Reworked the menu bar and added a backend specific interface for backend specific functions 2020-10-05 12:49:13 +02: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 Successfully registered opus submodule 2020-04-03 01:02:51 +02:00
.travis.yml Updated the build scripts for the new rust audio library 2020-09-01 14:04:18 +02:00
ChangeLog.md Updated the ChangeLog.md 2020-10-05 12:50:07 +02:00
ISSUE_TEMPLATE.md Restructured project 2018-10-28 23:01:09 +01:00
LICENSE.TXT updating license 2018-04-26 18:42:56 +02:00
README.md Updated a lot of chat related things 2020-07-17 23:56:20 +02:00
babel.config.ts Updated the babel config a bit 2020-08-09 19:08:22 +02:00
file.ts Enabled remote channel trees 2020-09-30 20:28:30 +02:00
package-lock.json Fixed sprites for the native client 2020-09-25 18:04:46 +02:00
package.json Fixed sprites for the native client 2020-09-25 18:04:46 +02:00
setup_devel_environment.md updated the setup a development environment documentation 2020-09-02 11:50:01 +02:00
tsbaseconfig.json Re added the dom library, else some compile issues 2020-08-09 11:50:03 +02:00
tsconfig.json Changed the audio lib require path 2020-09-01 14:39:35 +02: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