aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar tfe <tfe@kth.se>2020-06-01 22:30:32 +0200
committerLibravatar tfe <tfe@kth.se>2020-06-01 22:30:32 +0200
commit57f3e816bf9c7c87e323c0225d3c0c4a0f46df79 (patch)
tree154ecc5271d7f7ac1651477da43e0edc46123abc
parentBig Blue Button - Custom URL recipe (diff)
downloadferdium-recipes-57f3e816bf9c7c87e323c0225d3c0c4a0f46df79.tar.gz
ferdium-recipes-57f3e816bf9c7c87e323c0225d3c0c4a0f46df79.tar.zst
ferdium-recipes-57f3e816bf9c7c87e323c0225d3c0c4a0f46df79.zip
change name #189
-rw-r--r--all.json8
-rw-r--r--archives/bigbluebutton.tar.gz (renamed from archives/bbb_enterprise.tar.gz)bin566523 -> 566501 bytes
-rw-r--r--uncompressed/bigbluebutton/LICENSE (renamed from uncompressed/bbb_enterprise/LICENSE)0
-rw-r--r--uncompressed/bigbluebutton/README.md (renamed from uncompressed/bbb_enterprise/README.md)0
-rw-r--r--uncompressed/bigbluebutton/icon.png (renamed from uncompressed/bbb_enterprise/icon.png)bin563765 -> 563765 bytes
-rw-r--r--uncompressed/bigbluebutton/icon.svg (renamed from uncompressed/bbb_enterprise/icon.svg)0
-rw-r--r--uncompressed/bigbluebutton/index.js (renamed from uncompressed/bbb_enterprise/index.js)0
-rw-r--r--uncompressed/bigbluebutton/package.json (renamed from uncompressed/bbb_enterprise/package.json)6
-rw-r--r--uncompressed/bigbluebutton/webview.js (renamed from uncompressed/bbb_enterprise/webview.js)0
9 files changed, 7 insertions, 7 deletions
diff --git a/all.json b/all.json
index cf8df44..c42c4fc 100644
--- a/all.json
+++ b/all.json
@@ -46,12 +46,12 @@
46 { 46 {
47 "author": "Thomas Fehrenbach", 47 "author": "Thomas Fehrenbach",
48 "featured": false, 48 "featured": false,
49 "id": "bbb_enterprise", 49 "id": "bigbluebutton",
50 "name": "BigBlueButton Enterprise", 50 "name": "BigBlueButton",
51 "version": "1.0.0", 51 "version": "1.0.0",
52 "icons": { 52 "icons": {
53 "png": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/bbb_enterprise/icon.png", 53 "png": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/bigbluebutton/icon.png",
54 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/bbb_enterprise/icon.svg" 54 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/bigbluebutton/icon.svg"
55 } 55 }
56 }, 56 },
57 { 57 {
diff --git a/archives/bbb_enterprise.tar.gz b/archives/bigbluebutton.tar.gz
index 113c3e3..eff9cfb 100644
--- a/archives/bbb_enterprise.tar.gz
+++ b/archives/bigbluebutton.tar.gz
Binary files differ
diff --git a/uncompressed/bbb_enterprise/LICENSE b/uncompressed/bigbluebutton/LICENSE
index 33926c0..33926c0 100644
--- a/uncompressed/bbb_enterprise/LICENSE
+++ b/uncompressed/bigbluebutton/LICENSE
diff --git a/uncompressed/bbb_enterprise/README.md b/uncompressed/bigbluebutton/README.md
index 070d97a..070d97a 100644
--- a/uncompressed/bbb_enterprise/README.md
+++ b/uncompressed/bigbluebutton/README.md
diff --git a/uncompressed/bbb_enterprise/icon.png b/uncompressed/bigbluebutton/icon.png
index a12c9e6..a12c9e6 100644
--- a/uncompressed/bbb_enterprise/icon.png
+++ b/uncompressed/bigbluebutton/icon.png
Binary files differ
diff --git a/uncompressed/bbb_enterprise/icon.svg b/uncompressed/bigbluebutton/icon.svg
index a6ed97e..a6ed97e 100644
--- a/uncompressed/bbb_enterprise/icon.svg
+++ b/uncompressed/bigbluebutton/icon.svg
diff --git a/uncompressed/bbb_enterprise/index.js b/uncompressed/bigbluebutton/index.js
index 9157a2e..9157a2e 100644
--- a/uncompressed/bbb_enterprise/index.js
+++ b/uncompressed/bigbluebutton/index.js
diff --git a/uncompressed/bbb_enterprise/package.json b/uncompressed/bigbluebutton/package.json
index 855355d..3fb9a7b 100644
--- a/uncompressed/bbb_enterprise/package.json
+++ b/uncompressed/bigbluebutton/package.json
@@ -1,8 +1,8 @@
1{ 1{
2 "id": "bbb_enterprise", 2 "id": "bigbluebutton",
3 "name": "BigBlueButton Enterprise", 3 "name": "BigBlueButton",
4 "version": "1.0.0", 4 "version": "1.0.0",
5 "description": "BigBlueButton Enterprise - Custom URL", 5 "description": "BigBlueButton",
6 "main": "index.js", 6 "main": "index.js",
7 "author": "Thomas Fehrenbach", 7 "author": "Thomas Fehrenbach",
8 "license": "MIT", 8 "license": "MIT",
diff --git a/uncompressed/bbb_enterprise/webview.js b/uncompressed/bigbluebutton/webview.js
index 3918c74..3918c74 100644
--- a/uncompressed/bbb_enterprise/webview.js
+++ b/uncompressed/bigbluebutton/webview.js