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
|
Fixed some chat notifications
|
2020-07-23 21:53:11 +02:00 |
scripts
|
Working un reactifying the conversations
|
2020-07-12 16:31:57 +02:00 |
shared
|
Fixed some chat notifications
|
2020-07-23 21:53:11 +02:00 |
tools
|
Fixed some minor transfer bugs as well added some more features required for the native clients file transfer
|
2020-06-10 22:44:50 +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
|
Added a basic notification system (Settings UI needs to be developed)
|
2020-07-22 00:55:28 +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
|
Added DockerHub image deploy automatisation
|
2020-05-03 22:02:18 +02:00 |
ChangeLog.md
|
Added a basic notification system (Settings UI needs to be developed)
|
2020-07-22 00:55:28 +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.js
|
Updated the new loader (Images still missing since they're not yet finished)
|
2020-07-13 11:29:16 +02:00 |
file.ts
|
Disabled the transpile only flag in the typescript loader plugin
|
2020-07-19 17:12:41 +02:00 |
package-lock.json
|
Fixed an incompatibility between jquery and jrender due to npm (Using jquery as import now)
|
2020-07-21 12:43:47 +02:00 |
package.json
|
Fixed an incompatibility between jquery and jrender due to npm (Using jquery as import now)
|
2020-07-21 12:43:47 +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
|
Updated the new loader (Images still missing since they're not yet finished)
|
2020-07-13 11:29:16 +02:00 |
tsconfig.json
|
Disabled the transpile only flag in the typescript loader plugin
|
2020-07-19 17:12:41 +02:00 |
webpack-client.config.ts
|
Finishing the notification system and some fixups for the native client
|
2020-07-23 20:00:25 +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
|
Added the basics for popoutable windows and a CSS style editor
|
2020-07-20 19:08:13 +02:00 |