Commit Graph

86 Commits (bfd85d7a53b4697b2ad1f20d3f5715eb9a87d76f)

Author SHA1 Message Date
Sebastien Marinier 5d51059c23 chore: v2.9.1
Signed-off-by: Sebastien Marinier <sebastien.marinier@arawa.fr>
2026-01-08 10:57:40 +01:00
zak39 85a607f209 chore: v2.9.0-rc1 2025-12-22 11:43:23 +01:00
Sebastien Marinier c8acc88b18 fix: 404 support nc 32 2025-12-19 17:14:03 +01:00
Sebastien Marinier c8f13400eb chore: update and remove npm packages (critical and high)
Signed-off-by: Sebastien Marinier <sebastien.marinier@arawa.fr>
2025-12-19 16:24:34 +01:00
Sebastien Marinier e248a12ec1 fix: #373 missing send file to bbb menu, use vuejs for dialog
Signed-off-by: Sebastien Marinier <sebastien.marinier@arawa.fr>
2025-12-19 14:50:51 +01:00
Sebastien Marinier 77b86b5820 chore: upgrade psalm, some deprecated, lint, use npm (not yarn), react sync with typescript
Signed-off-by: Sebastien Marinier <sebastien.marinier@arawa.fr>
2025-12-11 17:21:26 +01:00
Sebastien Marinier ae3c3bb39b chore: use sass 2025-05-19 12:07:45 +02:00
Sebastien Marinier 761cd5538b chore: unbump inquirer and config-conventional 2025-05-19 11:42:24 +02:00
Sebastien Marinier 63922b346a release: 2.8.0 🎉 2025-05-19 11:14:33 +02:00
dependabot[bot] 60280e7e33
npm: bump eslint-import-resolver-webpack from 0.13.2 to 0.13.10
Bumps [eslint-import-resolver-webpack](https://github.com/import-js/eslint-plugin-import/tree/HEAD/resolvers/webpack) from 0.13.2 to 0.13.10.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/resolvers/webpack/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/commits/resolvers/webpack/v0.13.10/resolvers/webpack)

---
updated-dependencies:
- dependency-name: eslint-import-resolver-webpack
  dependency-version: 0.13.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-19 09:06:03 +00:00
Sébastien Marinier 7e96888a51
Merge branch 'master' into fix/262-translations_double_encode_html_content-sanitize 2025-05-19 10:41:59 +02:00
dependabot[bot] c39735d6d0 npm: bump eslint-plugin-promise from 6.0.0 to 6.6.0
Bumps [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) from 6.0.0 to 6.6.0.
- [Release notes](https://github.com/eslint-community/eslint-plugin-promise/releases)
- [Changelog](https://github.com/eslint-community/eslint-plugin-promise/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint-community/eslint-plugin-promise/compare/v6.0.0...v6.6.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-promise
  dependency-version: 6.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-19 10:36:39 +02:00
dependabot[bot] 755839934f npm: bump @commitlint/config-conventional from 16.2.1 to 19.8.1
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 16.2.1 to 19.8.1.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.8.1/@commitlint/config-conventional)

---
updated-dependencies:
- dependency-name: "@commitlint/config-conventional"
  dependency-version: 19.8.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-19 10:34:26 +02:00
dependabot[bot] 83a2c1e023 npm: bump inquirer from 8.2.1 to 12.6.1
Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 8.2.1 to 12.6.1.
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@8.2.1...inquirer@12.6.1)

---
updated-dependencies:
- dependency-name: inquirer
  dependency-version: 12.6.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-19 10:31:21 +02:00
Sébastien Marinier 40f33d4149
Merge pull request #330 from littleredbutton/dependabot/npm_and_yarn/dotenv-cli-8.0.0
npm: bump dotenv-cli from 5.0.0 to 8.0.0
2025-05-19 10:30:55 +02:00
dependabot[bot] 04c5eddf31 npm: bump webpack-cli from 4.9.2 to 5.1.4
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.9.2 to 5.1.4.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.9.2...webpack-cli@5.1.4)

---
updated-dependencies:
- dependency-name: webpack-cli
  dependency-version: 5.1.4
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-19 10:23:41 +02:00
Sebastien Marinier a16d9951fd fix: #262 double encoded html in dialog title and translations 2025-05-16 17:57:14 +02:00
dependabot[bot] 9e932e4636
npm: bump dotenv-cli from 5.0.0 to 8.0.0
Bumps [dotenv-cli](https://github.com/entropitor/dotenv-cli) from 5.0.0 to 8.0.0.
- [Release notes](https://github.com/entropitor/dotenv-cli/releases)
- [Commits](https://github.com/entropitor/dotenv-cli/compare/v5.0.0...v8.0.0)

---
updated-dependencies:
- dependency-name: dotenv-cli
  dependency-version: 8.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-16 13:18:03 +00:00
Sébastien Marinier 6c4f4a414d
Chore/npm composer upgrades (#322)
* chore: upgrade package.json, composer.json
Some fixes in Makefile and lint in templates

* chore: use dependabot.yml

* chore: restrict tests from nc29

* chore: static analysis from nc29

* chore: back to psalm 5

* chore: use psr 2.0.2

* chore: psr upgrades

* chore: composer all dependencies

* chore: composer dependencies

* chore: no psr dependency

* chore: psalm analyze

* chore: phpunit composer
2025-05-16 15:15:58 +02:00
Sebastien Marinier 2e82e3bd01 docs: readme, screenshots and project files. Littleredbutton, update infos (Arawa take over) 2024-10-25 11:20:52 +02:00
Sebastien Marinier 323e9df9f4 fix: style lint warnings and typescript compiler need upgrade
Signed-off-by: Sebastien Marinier <sebastien.marinier@arawa.fr>
2024-10-22 15:04:46 +02:00
sualko 93688851a7
release: 2.7.2 🎉 2024-10-08 15:48:32 +02:00
sualko 4a0b00589c
release: 2.7.1 🎉 2024-09-18 21:25:07 +02:00
sualko 290b6d9998
release: 2.7.0 🎉 2024-09-15 12:09:51 +02:00
sualko 37fcb5c6c7
release: 2.6.0 🎉 2024-04-28 18:09:23 +02:00
sualko 2f4b880d4f chore: require min node 16 2024-04-28 18:04:55 +02:00
Baptiste Fotia 18a4a4ebc9 chore(npm):Upgrade the @nextcloud/axios to ^1.11.0
Signed-off-by: Baptiste Fotia <fotia.baptiste@hotmail.com>
2024-04-26 15:40:20 +02:00
sualko 3fc69db34f
release: 2.5.0 🎉 2023-07-27 14:12:34 +02:00
dependabot[bot] 2b62846252
chore(deps): bump simple-git from 3.5.0 to 3.16.0
Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) from 3.5.0 to 3.16.0.
- [Release notes](https://github.com/steveukx/git-js/releases)
- [Changelog](https://github.com/steveukx/git-js/blob/main/simple-git/CHANGELOG.md)
- [Commits](https://github.com/steveukx/git-js/commits/simple-git@3.16.0/simple-git)

---
updated-dependencies:
- dependency-name: simple-git
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-27 04:37:34 +00:00
sualko 5cc0340dbb
release: 2.4.0 🎉 2022-11-10 11:24:28 +01:00
sualko a16ba7c460
release: 2.3.1 🎉 2022-07-28 21:57:43 +02:00
sualko 055bf2db1d
release: 2.3.0 🎉 2022-07-24 14:31:56 +02:00
sualko 6a41825856 Merge branch 'SpechtD-feat-clone-room' 2022-07-24 14:02:50 +02:00
Klaus 4e42eff678
Merge pull request #206 from sualko/dependabot/npm_and_yarn/simple-git-3.5.0
chore(deps): bump simple-git from 3.3.0 to 3.5.0
2022-07-24 13:07:07 +02:00
dependabot[bot] ec032fc010
chore(deps): bump libxmljs from 0.19.7 to 0.19.8
Bumps [libxmljs](https://github.com/libxmljs/libxmljs) from 0.19.7 to 0.19.8.
- [Release notes](https://github.com/libxmljs/libxmljs/releases)
- [Commits](https://github.com/libxmljs/libxmljs/compare/v0.19.7...v0.19.8)

---
updated-dependencies:
- dependency-name: libxmljs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-16 21:30:17 +00:00
dependabot[bot] 19bda86cda
chore(deps): bump simple-git from 3.3.0 to 3.5.0
Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) from 3.3.0 to 3.5.0.
- [Release notes](https://github.com/steveukx/git-js/releases)
- [Changelog](https://github.com/steveukx/git-js/blob/main/simple-git/CHANGELOG.md)
- [Commits](https://github.com/steveukx/git-js/commits/simple-git@3.5.0/simple-git)

---
updated-dependencies:
- dependency-name: simple-git
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-12 22:42:36 +00:00
sualko d5b9c82e1d feat: add option to insert document
to running meeting. Currently only available in debug mode,
because BBB PHP API needs to be injected manually.
2022-03-17 17:08:44 +01:00
sualko 02168650a4 chore: upgrade required Node version and deps 2022-03-16 11:27:11 +01:00
dependabot[bot] 07611b2a7b
chore(deps-dev): bump node-sass from 4.14.1 to 7.0.0
Bumps [node-sass](https://github.com/sass/node-sass) from 4.14.1 to 7.0.0.
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v4.14.1...v7.0.0)

---
updated-dependencies:
- dependency-name: node-sass
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-10 22:13:00 +00:00
sualko f3009ab5ce
release: 2.2.0 🎉 2022-01-17 15:33:18 +01:00
sualko e25f969e68
release: 2.2.0-beta.1 🎉 2022-01-05 10:30:23 +01:00
sualko 59cddcbd0e
release: 2.1.0 🎉 2021-12-08 13:32:52 +01:00
sualko c4d27ee7c0
release: 2.1.0-beta.1 🎉 2021-12-02 15:50:55 +01:00
sualko e56cbc8209
release: 2.0.0 🎉 2021-07-28 09:58:26 +02:00
sualko 1e588594d4
release: 2.0.0-beta.1 🎉 2021-07-26 17:45:03 +02:00
sualko 4599f54937 chore: remove composer.phar 2021-07-26 17:36:56 +02:00
sualko 625a874cd1
release: 1.4.2 🎉 2021-07-03 18:09:29 +02:00
sualko 0a913cd5c2
release: 1.4.1 🎉 2021-04-30 16:39:57 +02:00
sualko 1b6a20e3ca
release: 1.4.0 🎉 2021-04-25 11:31:30 +02:00
sualko 0575a65d93
release: 1.4.0-beta.1 🎉 2021-04-19 14:58:41 +02:00