Compare commits

..

1 Commits

Author SHA1 Message Date
Jonas 9d32a0bb2e
Merge 2c30b2fd85 into 8dbcb71000 2024-09-16 17:32:56 +02:00
9 changed files with 8 additions and 23 deletions

View File

@ -6,11 +6,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased]
## 2.7.1 (2024-09-18)
### Misc
- fix composer install in build script
- remove deprecated simple-git import
## 2.7.0 (2024-09-15)
### Added
- sharing rooms with moderators and users

View File

@ -22,7 +22,7 @@ Developer wanted! If you have time it would be awesome if you could help to enha
*This app integrates BigBlueButton and is not endorsed or certified by BigBlueButton Inc. BigBlueButton and the BigBlueButton Logo are trademarks of BigBlueButton Inc.*
]]></description>
<version>2.7.1</version>
<version>2.7.0</version>
<licence>agpl</licence>
<author mail="klaus@jsxc.org">Klaus Herberth</author>
<namespace>BigBlueButton</namespace>

View File

@ -65,7 +65,7 @@ OC.L10N.register(
"Edit" : "Modìfica",
"Descriptive name of this room." : "Nùmene descritivu de custa istantza.",
"This message is shown to all users in the chat area after they joined." : "Custu messàgiu si mustrat a totu is utentes in sa tzarrada a pustis chi intrant.",
"Sets a limit on the number of participants for this room. Zero means there is no limit." : "Cunfigurat unu lìmite in su nùmeru de partetzipantes in custa istantza. Zero bolet nàrrere ca non ddoe at lìmites.",
"Sets a limit on the number of participants for this room. Zero means there is no limit." : "Impostat unu lìmite in su mùmeru de partetzipantes in custa istantza. Zero bolet nàrrere ca non ddoe at lìmites.",
"If enabled, the moderator is able to start the recording." : "Si est ativadu, chie mòderat at a pòdere cumintzare sa registratzione.",
"A moderator is able to manage all participants in a meeting including kicking, muting or selecting a presenter. Users with the role moderator are also able to close a meeting or change the default settings." : "Sa persone chi mòderat podet gestire totu is partetzipantes de un'addòbiu, e fintzas bogare, pònnere a sa muda o seletzionare a sa persone chi presentat. Su de moderare permitit puru de serrare un'addòbiu o mudare is cunfiguratziones predefinidas.",
"If enabled, normal users have to wait until a moderator is in the room." : "Si est ativadu, is utentes normales depent aspetare finas a cando ddoe siat una persone moderadore in s'istantza.",

View File

@ -63,7 +63,7 @@
"Edit" : "Modìfica",
"Descriptive name of this room." : "Nùmene descritivu de custa istantza.",
"This message is shown to all users in the chat area after they joined." : "Custu messàgiu si mustrat a totu is utentes in sa tzarrada a pustis chi intrant.",
"Sets a limit on the number of participants for this room. Zero means there is no limit." : "Cunfigurat unu lìmite in su nùmeru de partetzipantes in custa istantza. Zero bolet nàrrere ca non ddoe at lìmites.",
"Sets a limit on the number of participants for this room. Zero means there is no limit." : "Impostat unu lìmite in su mùmeru de partetzipantes in custa istantza. Zero bolet nàrrere ca non ddoe at lìmites.",
"If enabled, the moderator is able to start the recording." : "Si est ativadu, chie mòderat at a pòdere cumintzare sa registratzione.",
"A moderator is able to manage all participants in a meeting including kicking, muting or selecting a presenter. Users with the role moderator are also able to close a meeting or change the default settings." : "Sa persone chi mòderat podet gestire totu is partetzipantes de un'addòbiu, e fintzas bogare, pònnere a sa muda o seletzionare a sa persone chi presentat. Su de moderare permitit puru de serrare un'addòbiu o mudare is cunfiguratziones predefinidas.",
"If enabled, normal users have to wait until a moderator is in the room." : "Si est ativadu, is utentes normales depent aspetare finas a cando ddoe siat una persone moderadore in s'istantza.",

View File

@ -58,7 +58,6 @@ OC.L10N.register(
"No matches" : "Нема подударања",
"admin" : "админ",
"moderator" : "модератор",
"user" : "корисник",
"Name" : "Име",
"Access" : "Приступ",
"Max" : "Максимално",
@ -116,10 +115,7 @@ OC.L10N.register(
"Delete?" : "Да обришем?",
"Could not delete record" : "Снимак није могао да се обрише",
"Server error" : "Грешка на серверу",
"Could not modify publishing state" : "Није могло да се измени стање објаве",
"Open room" : "Отвори собу",
"Start" : "Почетак",
"Clone room" : "Клонирај собу",
"Loading" : "Учитавам",
"You are not allowed to change this option, because this room is shared with you." : "Није вам дозвољено да измените ову опцију јер се ова соба дели са вама.",
"Max. rooms" : "Макс. бр. соба",

View File

@ -56,7 +56,6 @@
"No matches" : "Нема подударања",
"admin" : "админ",
"moderator" : "модератор",
"user" : "корисник",
"Name" : "Име",
"Access" : "Приступ",
"Max" : "Максимално",
@ -114,10 +113,7 @@
"Delete?" : "Да обришем?",
"Could not delete record" : "Снимак није могао да се обрише",
"Server error" : "Грешка на серверу",
"Could not modify publishing state" : "Није могло да се измени стање објаве",
"Open room" : "Отвори собу",
"Start" : "Почетак",
"Clone room" : "Клонирај собу",
"Loading" : "Учитавам",
"You are not allowed to change this option, because this room is shared with you." : "Није вам дозвољено да измените ову опцију јер се ова соба дели са вама.",
"Max. rooms" : "Макс. бр. соба",

View File

@ -1,7 +1,7 @@
{
"name": "@sualko/cloud_bbb",
"description": "Nextcloud Integration for BigBlueButton",
"version": "2.7.1",
"version": "2.7.0",
"author": "Klaus Herberth <klaus@jsxc.org>",
"bugs": {
"url": "https://github.com/sualko/cloud_bbb/issues"

View File

@ -70,15 +70,13 @@ async function createRelease(appId) {
const execa = (await import('execa')).execaCommand;
const composerDev = await execa('composer install');
console.log(composerDev.stdout, composerDev.stderr);
await execa('yarn', ['composer:install:dev']);
console.log('✔ composer dev dependencies installed'.green);
await execa('yarn', ['lint']);
console.log('✔ linters are happy'.green);
const composerNoDev = await execa('composer install --no-dev');
console.log(composerNoDev.stdout, composerNoDev.stderr);
await execa('yarn', ['composer:install']);
console.log('✔ composer dependencies installed'.green);
await execa('yarn', ['build']);
@ -91,7 +89,7 @@ async function createRelease(appId) {
await createGPGSignature(filePath);
await createGPGArmorSignature(filePath);
await execa('composer install');
await execa('yarn', ['composer:install:dev']);
console.log('✔ composer dev dependencies installed'.green);
}

View File

@ -1,7 +1,7 @@
/* eslint-disable @typescript-eslint/no-var-requires */
const fs = require('fs');
const path = require('path');
const simpleGit = require('simple-git');
const simpleGit = require('simple-git/promise');
const inquirer = require('inquirer');
const git = simpleGit();