damencho
3c369a4c67
Fixes missing ssi for logging_config.js when meet served from jetty.
8 年之前
damencho
7d81ec4d86
Simplifies dependencies, removes possible circular dependency.
8 年之前
damencho
685d117a91
Fixes custom cert and key files for apache config.
8 年之前
damencho
e51f791ab0
Configures to use apache when this is the available web server.
8 年之前
damencho
4d0701cfda
Fixes build. Wrong changelog file.
8 年之前
damencho
8da0d3a1f1
Removes dependencies to other components.
Now the web app can be installed separately from jicofo and jitsi-videobridge, or can be installed on machine running nginx or apache. Currently only nginx will be configured and apache config is left to user. Later we can add and the apache config. Renames jitsi-meet to jitsi-meet-web (just the web content) and jitsi-meet-web-config (configuring jetty, nginx or apache). A new jitsi-meet package will be introduced, a meta package depending on jicofo, jvb and the current packages.
8 年之前
Boris Grozev
65300b34df
refactor: removes unused code.
8 年之前
damencho
ec98e6fdff
Revert "Skips the analytics file from main folder when creating deb." Excluding file, excludes it and from subfolders.
This reverts commit 157bb1931d .
8 年之前
damencho
157bb1931d
Skips the analytics file from main folder when creating deb.
8 年之前
damencho
1454a28a69
Fixes serving interface_config when using jetty.
8 年之前
paweldomas
9f3c209096
Switch back to 'luajwt' in order to fix broken JWT
Temporarily reference 'luajwtjitsi' luarock for immediate
deployment until our changes with RS256 support
eventually get merged with the master
8 年之前
damencho
64475143cf
Removes keyring dependency to switch to new build machine.
8 年之前
damencho
c1122eae3a
Adds dependency to new keyring and new repo update.
8 年之前
damencho
6715d41f92
Removes unused dependency.
Used to minimize strophe-plugins which were inside the source tree and now npm handles them.
8 年之前
hristoterezov
8deb003ef6
JWT client support
9 年之前
damencho
ed9fd6c8fd
Adds property for initial jetty ssi configuration.
9 年之前
hristoterezov
4a1175d44f
Fixes comments after review
9 年之前
paweldomas
2dba1d9d17
Requires prosody-trunk at least 607 for jitsi-meet-tokens
9 年之前
paweldomas
428fa3f16a
New JWT token impl that does not require token verification in Jicofo and uses anonymous authentication method(token goes as BOSH query param). Adds 'allow_empty_token" config option.
9 年之前
paweldomas
ac8e1ce388
Configures Jicofo when jitsi-meet-tokens package is installed
9 年之前
paweldomas
1565f0a598
Removes Prosody patch(the code is in trunk)
9 年之前
paweldomas
9d60af1a9d
New JWT token impl that does not require token verification in Jicofo and uses anonymous authentication method(token goes as BOSH query param). Adds 'allow_empty_token" config option.
9 年之前
paweldomas
9734da3083
Configures Jicofo when jitsi-meet-tokens package is installed
9 年之前
damencho
1bb5188ac8
Simplifies the check for installed nginx, fixes purge when nginx was not used.
9 年之前
damencho
f005606428
Reverts messing with css files.
9 年之前
paweldomas
7ff7545570
Reload Prosody after successful tokens install.
9 年之前
paweldomas
ca89b59638
Fixes for jitsi-meet-tokens Debian package.
9 年之前
paweldomas
9406669aae
Fix for jitsi-meet-tokens
9 年之前
paweldomas
531b81cce3
Adds Prosody plugin for token authentication.
9 年之前
damencho
a755f4dd56
Removes unused dependencies.
9 年之前
damencho
a6f8c53947
Removes unused files from deb package.
9 年之前
Boris Grozev
3a66283f46
Fixes the css file path included in the debian package.
9 年之前
Boris Grozev
d0b254ca15
Merges css files.
9 年之前
damencho
cc7d8b8a0d
Removes unused minification.
9 年之前
damencho
df0563d8d5
Updates the license put in debian package.
9 年之前
damencho
5a254ba949
Uses jvb config file from the new location. Fixes a problem where reconfiguring can break package installation due to missing jvb config file.
9 年之前
damencho
74c531aed6
Uses port definition rather then wild card address when configuring authbind.
9 年之前
damencho
138785b466
Removes strophe debian package dependency in order to use the available version from source.
9 年之前
damencho
3289f6f68e
Updates nginx detection during configuration.
9 年之前
damencho
a701821698
Fixes updates on distributions that are missing openjdk 8.
9 年之前
damencho
f8b7d048b0
Updates meet default installation. Removes nginx dependency and adds openjdk-8 in order to activate multiplexing inside jvb and use its jetty to serve meet. Updates will not touch current configuration which will continue using nginx.
9 年之前
George Politis
5f48e4cf9d
Revert "Updates the license headers."
This reverts commit 93648f361b .
10 年之前
George Politis
93648f361b
Updates the license headers.
10 年之前
Damian Minkov
224dff7481
Updates patch.
10 年之前
Damian Minkov
643b2024c0
Reloads wrong service on remove jitsi-meet-prosody.
10 年之前
Damian Minkov
a093b455b3
Fixes debian packaging checking wrong template.
10 年之前
Damian Minkov
fb5550bc38
Fixes debian package watch file.
10 年之前
Damian Minkov
bc5565251c
Removes some links when reconfiguring.
10 年之前
Damian Minkov
4f548ce748
Adds description to the patch.
10 年之前
Damian Minkov
0faeb450c0
Drops use of Pre-Depends.
10 年之前