Clone of TeaWeb, trying to update and get it fully offline...
 
 
 
 
 
 
Go to file
WolverinDEV 2967a5bcc0 Fixed docker deploy script 2020-05-03 22:11:32 +02:00
client Removed auto generated files 2020-04-09 17:39:45 +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 deleted style file from loader style list 2020-04-21 16:25:17 +02:00
scripts Fixed docker deploy script 2020-05-03 22:11:32 +02:00
shared Some file transfer adjustments 2020-05-03 20:59:18 +02:00
tools Some file transfer adjustments 2020-05-03 20:59:18 +02:00
vendor Removed DOMPurify and fixed the opus web worker 2020-03-31 16:43:21 +02:00
web Using TCP only, because TeaSpeak does not really support UDP yet (missing packet resend for SCTP) 2020-04-19 23:21:37 +02:00
webpack Fixed some small stuff 2020-04-18 20:25:58 +02:00
.gitignore Automatically deploy the newest dev build to web.teaspeak.dev 2020-04-09 17:36:12 +02:00
.gitmodules Successfully registered opus submodule 2020-04-03 01:02:51 +02:00
.travis.yml Added DockerHub image deploy automatisation 2020-05-03 22:02:18 +02:00
ChangeLog.md Added DockerHub image deploy automatisation 2020-05-03 22:02:18 +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 Update README.md 2018-10-13 21:07:02 +02:00
file.ts Kicked out PHP from the file list 2020-04-18 22:20:08 +02:00
package-lock.json Some file transfer adjustments 2020-05-03 20:59:18 +02:00
package.json Some file transfer adjustments 2020-05-03 20:59:18 +02:00
setup_devel_environment.md Updated the package generation command line 2020-04-18 22:38:10 +02:00
setup_old.md Renamed setup.md to setup_old.md 2019-12-02 14:19:16 +01:00
tsbaseconfig.json Added develblocks to the TSBase script 2020-04-18 20:07:16 +02:00
tsconfig.json Starting with react 2020-04-06 16:29:40 +02:00
webpack-client.config.ts Added WebPack to the default `npm start web` starter. 2020-04-09 19:26:56 +02:00
webpack-web.config.ts Added WebPack to the default `npm start web` starter. 2020-04-09 19:26:56 +02:00
webpack.config.ts Using hashed CSS names for production 2020-04-18 22:45:18 +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:

MS Edge: partitional
No voice support (missing data channel support)