aboutsummaryrefslogtreecommitdiffstats
path: root/all.json
diff options
context:
space:
mode:
authorLibravatar Sampath Kumar Krishnan <sampathBlam@users.noreply.github.com>2020-04-17 09:14:06 +0530
committerLibravatar Sampath Kumar Krishnan <sampathBlam@users.noreply.github.com>2020-04-17 09:14:06 +0530
commit5e3b963dffcc4f68834499c4699b12ba4a918145 (patch)
tree11236e18d3d9ab017f4d36f53c56777696cb959d /all.json
parentSwitch from yarn to npm (diff)
downloadferdium-recipes-5e3b963dffcc4f68834499c4699b12ba4a918145.tar.gz
ferdium-recipes-5e3b963dffcc4f68834499c4699b12ba4a918145.tar.zst
ferdium-recipes-5e3b963dffcc4f68834499c4699b12ba4a918145.zip
feature: Add jitsi recipe for ferdi
- Add packaged recipe for jitsi recipe - Implement minimal version of webview.js and index.js - No extra implementation has been done w.r.t. notifications/messages - Addresses feature request #104
Diffstat (limited to 'all.json')
-rw-r--r--all.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/all.json b/all.json
index 6458f1b..6ade122 100644
--- a/all.json
+++ b/all.json
@@ -418,6 +418,17 @@
418 } 418 }
419 }, 419 },
420 { 420 {
421 "author": "Sampath Kumar Krishnan <sampath3493@gmail.com>",
422 "featured": false,
423 "id": "jitsi",
424 "name": "Jitsi",
425 "version": "1.0.0",
426 "icons": {
427 "png": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/jitsi/icon.png",
428 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/jitsi/icon.svg"
429 }
430 },
431 {
421 "author": "Stefan Malzner <stefan@adlk.io>", 432 "author": "Stefan Malzner <stefan@adlk.io>",
422 "featured": false, 433 "featured": false,
423 "id": "kaizala", 434 "id": "kaizala",