From 987915fa1d78423f50c99bc51029b452b122d5b1 Mon Sep 17 00:00:00 2001 From: "Nadler, Sebastian" Date: Fri, 14 Jun 2024 14:30:04 +0000 Subject: [PATCH] Removed changes to unrelated files --- Gemfile.lock | 6 ------ config/locales/fr.yml | 12 +++++------ package-lock.json | 42 +-------------------------------------- package.json | 2 -- sample.env | 5 ----- yarn.lock | 46 ++----------------------------------------- 6 files changed, 9 insertions(+), 104 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 19fc4aa009..f5ea4a2a32 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -551,9 +551,3 @@ DEPENDENCIES web-console (>= 4.2.1) webdrivers webmock - -RUBY VERSION - ruby 3.1.0p0 - -BUNDLED WITH - 2.3.3 diff --git a/config/locales/fr.yml b/config/locales/fr.yml index acf99e662d..d4eaa2b883 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -47,18 +47,18 @@ fr: opengraph: - description: "Apprenez à utiliser BigBlueButton, la solution de webconférence open-source, fiable et qui offre une expérience adaptée aux collaborations comme aux apprentissages en ligne." + description: "Apprenez à utiliser BigBlueButton, la solution de webconférence open-source, fiable et qui offre une expérience adaptée aux collaborations comme aux apprentissages en ligne." meeting: moderator_message: "Pour inviter quelqu'un à la réunion, envoyez ce lien:" access_code: "Code d'accès: %{code}" email: activation: account_activation: Activation du compte - welcome_to_bbb: Bienvenue dans BigBlueButton - get_started: "Pour commencer, veuillez activer votre compte en cliquant sur le bouton ci-dessous." + welcome_to_bbb: Bienvenue dans BigBlueButton! + get_started: "Pour commencer, veuillez activer votre compte en cliquant sur le lien ci-dessous." activate_account: Activer le compte link_expires: Le lien expirera dans 24 heures. - if_link_expires: "Si le lien a expiré, veuillez vous connecter et demander un nouveau courriel pour l'activation." + if_link_expires: "Si le lien a expiré, veuillez vous connecter et demander un nouveau courriel d'activation" invitation: invitation_to_join: Invitation à rejoindre BigBlueButton you_have_been_invited: "Vous avez été invité à créer un compte dans BigBlueButton par %{name}." @@ -78,6 +78,6 @@ fr: password_reset_confirmation: "Pour réinitialiser votre mot de passe, veuillez cliquer sur le bouton ci-dessous." reset_password: Réinitialisation du mot de passe link_expires: Le lien expirera dans 1 heure. - ignore_request: "Si vous n'avez pas demandé un changement de mot de passe, veuillez ignorer ce courriel." + ignore_request: "Si vous n'avez pas demandé à changer de mot de passe, ignorez ce message." room: - new_room_name: "Salle de %{username}" + new_room_name: "Salle de %{username}" \ No newline at end of file diff --git a/package-lock.json b/package-lock.json index e4966b7a71..a85ef9f339 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3382,11 +3382,6 @@ "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==", "license": "MIT" }, - "node_modules/asynckit": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz", - "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==" - }, "node_modules/available-typed-arrays": { "version": "1.0.5", "resolved": "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz", @@ -3749,17 +3744,6 @@ "node": ">= 0.8" } }, - "node_modules/combined-stream": { - "version": "1.0.8", - "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz", - "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==", - "dependencies": { - "delayed-stream": "~1.0.0" - }, - "engines": { - "node": ">= 0.8" - } - }, "node_modules/concat-map": { "version": "0.0.1", "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", @@ -5915,25 +5899,6 @@ "node": ">= 0.6" } }, - "node_modules/mime-db": { - "version": "1.52.0", - "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz", - "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==", - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/mime-types": { - "version": "2.1.35", - "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz", - "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==", - "dependencies": { - "mime-db": "1.52.0" - }, - "engines": { - "node": ">= 0.6" - } - }, "node_modules/minimatch": { "version": "3.1.2", "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", @@ -6355,11 +6320,6 @@ "integrity": "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==", "license": "MIT" }, - "node_modules/proxy-from-env": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.1.0.tgz", - "integrity": "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==" - }, "node_modules/punycode": { "version": "2.3.1", "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz", @@ -7766,4 +7726,4 @@ } } } -} +} \ No newline at end of file diff --git a/package.json b/package.json index b3495512ac..22f3733024 100644 --- a/package.json +++ b/package.json @@ -15,10 +15,8 @@ "esbuild": "^0.19.9", "esbuild-plugin-import-glob": "^0.1.1", "esbuild-sass-plugin": "^2.2.6", - "file-saver": "^2.0.5", "i18next": "^21.9.1", "i18next-http-backend": "^1.4.1", - "ics": "^3.1.0", "lodash.debounce": "^4.0.8", "prop-types": "^15.8.1", "react": "^17.0.2", diff --git a/sample.env b/sample.env index 878205df42..56ea92a49c 100644 --- a/sample.env +++ b/sample.env @@ -80,11 +80,6 @@ REDIS_URL= # More information: https://docs.bigbluebutton.org/greenlight/v3/install/#default-locale-setup #DEFAULT_LOCALE=en -# Define the phone number for the voice bridge. -# This number is not sent to bbb and is only displayed in the greenlight UI, but it should match the number in the bbb instance to avoid user confusion. -# If this number is defined, each newly created room will be assigned a static voiceBridge pin. -#VOICE_BRIDGE_PHONE_NUMBER= - # Set this if you like to deploy Greenlight on a relative root path other than / # More information: https://docs.bigbluebutton.org/greenlight/v3/install/#relative-url-root-path-subdirectory-setup #RELATIVE_URL_ROOT=/gl diff --git a/yarn.lock b/yarn.lock index 3106ea50d0..8cd4567171 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1635,10 +1635,6 @@ asynckit@^0.4.0: resolved "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz" integrity sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q== -asynckit@^0.4.0: - version "0.4.0" - resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79" - available-typed-arrays@^1.0.5: version "1.0.5" resolved "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz" @@ -1854,12 +1850,6 @@ combined-stream@^1.0.8: dependencies: delayed-stream "~1.0.0" -combined-stream@^1.0.8: - version "1.0.8" - resolved "https://registry.yarnpkg.com/combined-stream/-/combined-stream-1.0.8.tgz#c3d45a8b34fd730631a110a8a2520682b31d5a7f" - dependencies: - delayed-stream "~1.0.0" - concat-map@0.0.1: version "0.0.1" resolved "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz" @@ -2420,11 +2410,6 @@ file-entry-cache@^6.0.1: dependencies: flat-cache "^3.0.4" -file-saver@^2.0.5: - version "2.0.5" - resolved "https://registry.yarnpkg.com/file-saver/-/file-saver-2.0.5.tgz#d61cfe2ce059f414d899e9dd6d4107ee25670c38" - integrity sha512-P9bmyZ3h/PRG+Nzga+rbdI4OEpNDzAVyy74uVO9ATgzLK6VtAsYybF/+TOCvrc0MO793d6+42lLyZTw7/ArVzA== - fill-range@^7.0.1: version "7.0.1" resolved "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz" @@ -2671,14 +2656,6 @@ i18next@^21.9.1: dependencies: "@babel/runtime" "^7.17.2" -ics@^3.1.0: - version "3.1.0" - resolved "https://registry.yarnpkg.com/ics/-/ics-3.1.0.tgz#ea3e369d69a53c5cd70a33e2b790cfc483b9b7b7" - integrity sha512-O48TZKyLYagLlXoZwDmjetXc6SoT54wFkTu2MEYe7zse8kL+C/dgSynYCjRG1OTAv3iHtGtG0PWKG81LbcrKFA== - dependencies: - nanoid "^3.1.23" - yup "^0.32.9" - ignore@^5.2.0: version "5.3.0" resolved "https://registry.npmjs.org/ignore/-/ignore-5.3.0.tgz" @@ -3120,16 +3097,6 @@ mime-types@^2.1.12: dependencies: mime-db "1.52.0" -mime-db@1.52.0: - version "1.52.0" - resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.52.0.tgz#bbabcdc02859f4987301c856e3387ce5ec43bf70" - -mime-types@^2.1.12: - version "2.1.35" - resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.35.tgz#381a871b62a734450660ae3deee44813f70d959a" - dependencies: - mime-db "1.52.0" - minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2: version "3.1.2" resolved "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz" @@ -3164,11 +3131,6 @@ nanoclone@^0.2.1: resolved "https://registry.npmjs.org/nanoclone/-/nanoclone-0.2.1.tgz" integrity sha512-wynEP02LmIbLpcYw8uBKpcfF6dmg2vcpKqxeH5UcoKEYdExslsdUA4ugFauuaeYdTB76ez6gJW8XAZ6CgkXYxA== -nanoid@^3.1.23: - version "3.3.6" - resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c" - integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA== - natural-compare-lite@^1.4.0: version "1.4.0" resolved "https://registry.npmjs.org/natural-compare-lite/-/natural-compare-lite-1.4.0.tgz" @@ -3388,10 +3350,6 @@ proxy-from-env@^1.1.0: resolved "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.1.0.tgz" integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg== -proxy-from-env@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz#e102f16ca355424865755d2c9e8ea4f24d58c3e2" - punycode@^2.1.0: version "2.3.1" resolved "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz" @@ -4214,7 +4172,7 @@ yocto-queue@^0.1.0: resolved "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz" integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q== -yup@^0.32.11, yup@^0.32.9: +yup@^0.32.11: version "0.32.11" resolved "https://registry.npmjs.org/yup/-/yup-0.32.11.tgz" integrity sha512-Z2Fe1bn+eLstG8DRR6FTavGD+MeAwyfmouhHsIUgaADz8jvFKbO/fXc2trJKZg+5EBjh4gGm3iU/t3onKlXHIg== @@ -4225,4 +4183,4 @@ yup@^0.32.11, yup@^0.32.9: lodash-es "^4.17.21" nanoclone "^0.2.1" property-expr "^2.0.4" - toposort "^2.0.2" + toposort "^2.0.2" \ No newline at end of file