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
|
Removed some unneeded code
|
2021-04-25 11:37:37 +02:00 |
scripts
|
Removed file move
|
2021-03-24 21:04:06 +01:00 |
shared
|
Removed some unneeded code
|
2021-04-25 11:37:37 +02:00 |
tools
|
Updated the script helpers
|
2021-03-22 17:17:34 +01:00 |
vendor
|
Reworked the channel info modal with React
|
2021-04-24 22:56:52 +02:00 |
web
|
Removed some unneeded code
|
2021-04-25 11:37:37 +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 travis build
|
2021-03-24 18:41:25 +01:00 |
ChangeLog.md
|
Adding the new React server info modal
|
2021-04-24 12:58:32 +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
|
Updated the loader which now uses webpack assets
|
2021-03-17 18:25:04 +01:00 |
package-lock.json
|
Improved the server avatar upload modal
|
2021-03-24 16:56:09 +01:00 |
package.json
|
Improved the server avatar upload modal
|
2021-03-24 16:56:09 +01: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
|
Adding an UI for the new client audio processing unit
|
2021-03-30 11:20:27 +02:00 |