client
|
Fixed the declaration generation
|
2021-01-08 21:41:26 +01:00 |
client-api
|
Fixed invalid variable removal
|
2020-12-02 13:48:11 +01:00 |
documentation
|
Some updates
|
2019-10-19 18:50:03 +02:00 |
loader
|
Fixed modal paths
|
2021-02-09 10:11:40 +01:00 |
scripts
|
Fixed the declaration generation
|
2021-01-08 21:41:26 +01:00 |
shared
|
Fixed some bugs and fixed a critical bug within the event registry
|
2021-02-15 15:53:01 +01:00 |
tools
|
Fixed the declaration generation
|
2021-01-08 21:41:26 +01:00 |
vendor
|
Updating the channel edit modal and some minor bugfixing
|
2020-12-22 13:32:56 +01:00 |
web
|
Fixed some bugs and fixed a critical bug within the event registry
|
2021-02-15 15:53:01 +01:00 |
webpack
|
Fixed the declaration generation
|
2021-01-08 21:41:26 +01: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
|
Temporary disabling automated docker release image build since it fails...
|
2021-01-08 22:10:37 +01:00 |
ChangeLog.md
|
Updated the changelog and minor display bugfixing
|
2021-01-22 17:40:37 +01: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
|
Using tr as imported function and changed the shared app declaration build mechanism
|
2020-11-29 14:42:02 +01:00 |
package-lock.json
|
Bump node-fetch from 2.6.0 to 2.6.1
|
2021-01-12 04:40:13 +01:00 |
package.json
|
Introducing the new client service provider and removing the old obsolete statistics service
|
2021-01-12 04:38:21 +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
|
Fixed some microphone issues
|
2021-01-08 21:30:48 +01:00 |
webpack-client.config.ts
|
Improved client entry handling
|
2020-09-30 22:51:04 +02:00 |
webpack-web.config.ts
|
Fixed the context menu within popout windows for the web client
|
2020-12-21 20:07:09 +01:00 |
webpack.config.ts
|
Using a relative webpack public path again
|
2020-10-04 16:02:29 +02:00 |