client
|
Encapsulated the external modal from spawning and administrating windows
|
2021-03-20 15:10:16 +01:00 |
client-api
|
Replaced tabs with spaces
|
2021-02-19 23:04:02 +01:00 |
documentation
|
Finally got fully rid of the initial backend glue and changes all systems to provider
|
2021-03-18 18:25:20 +01:00 |
loader
|
Adding popout to channel conversations and fixed doubling of chat messages
|
2021-04-29 14:51:30 +02:00 |
scripts
|
Changed the short developer tag to 8 characters as well
|
2021-05-26 13:31:29 +02:00 |
shared
|
Fixed some bookmark icon related issues
|
2021-06-11 11:43:53 +02:00 |
tools
|
Fixed compilation for TS 4.x
|
2021-04-27 17:00:45 +02:00 |
vendor
|
Updated rev
|
2021-06-11 10:38:53 +02:00 |
web
|
Reworked the icon upload and select modal and fixed some minor css issues
|
2021-05-05 16:28:10 +02:00 |
webpack
|
Updated the permission editor to be popoutable
|
2021-03-23 12:03:00 +01:00 |
.gitignore
|
Applied required changes to the automatic build system
|
2021-03-17 19:41:51 +01:00 |
.gitmodules
|
Fixed windows files path...
|
2021-02-20 18:44:27 +01:00 |
.travis.yml
|
Fixed the realpath installation for bionic
|
2021-05-26 13:18:58 +02:00 |
ChangeLog.md
|
Fixed some bookmark icon related issues
|
2021-06-11 11:43:53 +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
|
Fixing up the shared content for the native client
|
2021-03-20 16:39:50 +01:00 |
file.ts
|
Fixed some compile errors due to the TypeScript versions upgrade
|
2021-04-27 16:23:59 +02:00 |
package-lock.json
|
Merge branch 'master' of https://github.com/TeaSpeak/TeaWeb into develop
|
2021-06-11 10:39:10 +02:00 |
package.json
|
Auditing and fixing the npm packages
|
2021-05-26 13:54:56 +02:00 |
postcss.config.ts
|
Adding postcss auto prefixer
|
2021-03-17 18:32:03 +01:00 |
setup_devel_environment.md
|
Fixed some minor project setup issues
|
2021-03-17 14:00:35 +01:00 |
tsbaseconfig.json
|
Separated image, js and css files
|
2021-03-17 18:52:35 +01:00 |
tsconfig.json
|
Finally got fully rid of the initial backend glue and changes all systems to provider
|
2021-03-18 18:25:20 +01:00 |
webpack-client.config.ts
|
Bundle our own jQuery and jsRender version instead of using the clients version
|
2021-04-19 19:40:32 +02:00 |
webpack-web.config.ts
|
Fixing up the shared content for the native client
|
2021-03-20 16:39:50 +01:00 |
webpack.config.ts
|
Fixed the WebRTC connection for Safari
|
2021-05-17 22:53:03 +02:00 |