Skip to content

jicofo: fix broken rest template #1498

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 16, 2023
Merged

Conversation

aaronkvanmeerten
Copy link
Member

No description provided.

@aaronkvanmeerten aaronkvanmeerten requested a review from saghul March 16, 2023 12:55
@aaronkvanmeerten aaronkvanmeerten merged commit 1a4f9bd into master Mar 16, 2023
@aaronkvanmeerten aaronkvanmeerten deleted the jicofo-fix-broken-template branch March 16, 2023 13:12
saghul added a commit that referenced this pull request May 2, 2023
* 57e3bb3 jibri: bump Chrome version
* a0a3410 fix: Allows jicofo entering rooms without requiring a password.
* 1c27da8 prosody: fix ranges redux (#1538)
* 9fc8ffa prosody: fix ranges definition (#1537)
* 39de818 prosody: enable rate limits (#1536)
* 3568542 prosody: add timestamps to the log
* edb5e76 workflow: tag jibri and jigasi images with version (#1522)
* 5d1d80d jvb: fix missing dot in env (#1521)
* 0b1b45d base: use FQIN in base/Dockerfile FROM statement
* 29f0cb2 actions: tag images with detected versions (#1518)
* 7c50cb7 web: support loading pwa-worker.js from subdir (#1517)
* 3af59c6 web: fix bosh for subdomains
* 2fdc643 jicofo: use bool instead of string for codec flags (#1507)
* bdcae29 jicofo: fix syntax error on opus end brace (#1506)
* e5d4213 jicofo: additional conference options (#1504)
* 6034e09 jicofo: support opus red audio codec (#1503)
* ef7ef9c jicofo: disable cert verification for jvb xmpp (#1501)
* a8fe1aa jicofo: fix template error in jvb xmpp server (#1500)
* 7d1bf8e jicofo: flag to use presence for bridge health checks (#1499)
* 1a4f9bd jicofo: fix broken rest template (#1498)
* 76f886f jicofo: add bridge region support and local region (#1497)
* 9c2f742 jicofo: fix rest bind in container (#1496)
* ed095bc misc: support alternate xmpp server for jvb (#1495)
* e1c1f1b jicofo: enable rest interface (#1494)
* ca0b92e web: allow custom colibri websocket port (#1491)
* fe5dea3 misc: working on unstable
benbz added a commit to matrix-org/docker-jitsi-meet that referenced this pull request May 10, 2023
release

* 57e3bb3 jibri: bump Chrome version
* a0a3410 fix: Allows jicofo entering rooms without requiring a password.
* 1c27da8 prosody: fix ranges redux (jitsi#1538)
* 9fc8ffa prosody: fix ranges definition (jitsi#1537)
* 39de818 prosody: enable rate limits (jitsi#1536)
* 3568542 prosody: add timestamps to the log
* edb5e76 workflow: tag jibri and jigasi images with version (jitsi#1522)
* 5d1d80d jvb: fix missing dot in env (jitsi#1521)
* 0b1b45d base: use FQIN in base/Dockerfile FROM statement
* 29f0cb2 actions: tag images with detected versions (jitsi#1518)
* 7c50cb7 web: support loading pwa-worker.js from subdir (jitsi#1517)
* 3af59c6 web: fix bosh for subdomains
* 2fdc643 jicofo: use bool instead of string for codec flags (jitsi#1507)
* bdcae29 jicofo: fix syntax error on opus end brace (jitsi#1506)
* e5d4213 jicofo: additional conference options (jitsi#1504)
* 6034e09 jicofo: support opus red audio codec (jitsi#1503)
* ef7ef9c jicofo: disable cert verification for jvb xmpp (jitsi#1501)
* a8fe1aa jicofo: fix template error in jvb xmpp server (jitsi#1500)
* 7d1bf8e jicofo: flag to use presence for bridge health checks (jitsi#1499)
* 1a4f9bd jicofo: fix broken rest template (jitsi#1498)
* 76f886f jicofo: add bridge region support and local region (jitsi#1497)
* 9c2f742 jicofo: fix rest bind in container (jitsi#1496)
* ed095bc misc: support alternate xmpp server for jvb (jitsi#1495)
* e1c1f1b jicofo: enable rest interface (jitsi#1494)
* ca0b92e web: allow custom colibri websocket port (jitsi#1491)
* fe5dea3 misc: working on unstable
Pie-D pushed a commit to Pie-D/docker-jitsi-meet that referenced this pull request Feb 6, 2025
Pie-D pushed a commit to Pie-D/docker-jitsi-meet that referenced this pull request Feb 6, 2025
* 862b539 jibri: bump Chrome version
* 7698b78 fix: Allows jicofo entering rooms without requiring a password.
* 9296e5e prosody: fix ranges redux (jitsi#1538)
* 3b92a16 prosody: fix ranges definition (jitsi#1537)
* 641a79c prosody: enable rate limits (jitsi#1536)
* f294356 prosody: add timestamps to the log
* 67986ff workflow: tag jibri and jigasi images with version (jitsi#1522)
* d6dd288 jvb: fix missing dot in env (jitsi#1521)
* e0e0778 base: use FQIN in base/Dockerfile FROM statement
* eca6519 actions: tag images with detected versions (jitsi#1518)
* 88aa7b5 web: support loading pwa-worker.js from subdir (jitsi#1517)
* 397436d web: fix bosh for subdomains
* eaa0cb2 jicofo: use bool instead of string for codec flags (jitsi#1507)
* 1352cfb jicofo: fix syntax error on opus end brace (jitsi#1506)
* fd25b96 jicofo: additional conference options (jitsi#1504)
* e5dd60d jicofo: support opus red audio codec (jitsi#1503)
* 0c3020b jicofo: disable cert verification for jvb xmpp (jitsi#1501)
* a3e868c jicofo: fix template error in jvb xmpp server (jitsi#1500)
* cd17b12 jicofo: flag to use presence for bridge health checks (jitsi#1499)
* 8c40c4e jicofo: fix broken rest template (jitsi#1498)
* a59b475 jicofo: add bridge region support and local region (jitsi#1497)
* 27c13f7 jicofo: fix rest bind in container (jitsi#1496)
* 4dfd73a misc: support alternate xmpp server for jvb (jitsi#1495)
* c4c054f jicofo: enable rest interface (jitsi#1494)
* ab687c4 web: allow custom colibri websocket port (jitsi#1491)
* c932c1e misc: working on unstable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants