client
|
Updated .gitignore files and changed client js directory name to app
|
2020-08-05 16:36:55 +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 the max parallel request limit
|
2020-08-05 18:33:33 +02:00 |
scripts
|
Adding auto deployment for web.teaspeak.de
|
2020-08-05 19:20:40 +02:00 |
shared
|
Enabling private message received notification by default (turns out as quite helpfull)
|
2020-08-05 19:34:32 +02:00 |
tools
|
Increased context menu z-index and fixed a ts generator bug
|
2020-08-01 15:27:45 +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
|
The web audio player now only gets constructed on a users gesture
|
2020-08-05 19:10:24 +02:00 |
webpack
|
Updated the new loader (Images still missing since they're not yet finished)
|
2020-07-13 11:29:16 +02:00 |
.gitignore
|
Updated the new loader (Images still missing since they're not yet finished)
|
2020-07-13 11:29:16 +02:00 |
.gitmodules
|
Successfully registered opus submodule
|
2020-04-03 01:02:51 +02:00 |
.travis.yml
|
Fixed travis script
|
2020-08-05 19:44:37 +02:00 |
ChangeLog.md
|
Merge remote-tracking branch 'remotes/origin/canary' into develop
|
2020-08-05 19:12:56 +02:00 |
ISSUE_TEMPLATE.md
|
…
|
|
LICENSE.TXT
|
…
|
|
README.md
|
Updated a lot of chat related things
|
2020-07-17 23:56:20 +02:00 |
babel.config.js
|
Updated the new loader (Images still missing since they're not yet finished)
|
2020-07-13 11:29:16 +02:00 |
file.ts
|
Correctly appending UTF-8 formatting to text only files
|
2020-08-05 19:05:24 +02:00 |
package-lock.json
|
Including the assemble files into webpack
|
2020-08-05 18:25:08 +02:00 |
package.json
|
Improved logging output and fixed a build error
|
2020-08-05 18:48:27 +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
|
Including the assemble files into webpack
|
2020-08-05 18:25:08 +02:00 |
tsconfig.json
|
Including the assemble files into webpack
|
2020-08-05 18:25:08 +02:00 |
webpack-client.config.ts
|
Updated .gitignore files and changed client js directory name to app
|
2020-08-05 16:36:55 +02:00 |
webpack-web.config.ts
|
Including the assemble files into webpack
|
2020-08-05 18:25:08 +02:00 |
webpack.config.ts
|
splitting up chunks into logical units
|
2020-08-05 18:29:33 +02:00 |