aboutsummaryrefslogtreecommitdiffstats
path: root/all.json
diff options
context:
space:
mode:
authorLibravatar Edgars <eandersons@users.noreply.github.com>2020-09-19 21:59:07 +0300
committerLibravatar GitHub <noreply@github.com>2020-09-19 19:59:07 +0100
commit8baea0618cbcc2ebd1e559dda9124e3cb62e5b3b (patch)
tree3624bc032722a2d77cf19a2e41ece883fbdc4d9d /all.json
parentAdd Pomodoro Tracker recipe (#252) (diff)
downloadferdium-recipes-8baea0618cbcc2ebd1e559dda9124e3cb62e5b3b.tar.gz
ferdium-recipes-8baea0618cbcc2ebd1e559dda9124e3cb62e5b3b.tar.zst
ferdium-recipes-8baea0618cbcc2ebd1e559dda9124e3cb62e5b3b.zip
Update Nextcloud Talk to remove/disable unnecessary links (#270)
`service.css` was updated to remove or disable unnecessary links from the top menu to remove the possibility to navigate away from the app: - disable Nextcloud logo, Talk and settings link; - remove "More" and contacts link. `package.json` was updated to: - increase version number to 1.0.2; - add `serviceURL` to `config` to successfully package this recipe. Co-authored-by: Edgars <Edgars@gaitenis.id.lv>
Diffstat (limited to 'all.json')
-rw-r--r--all.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/all.json b/all.json
index eff5764..7b008ae 100644
--- a/all.json
+++ b/all.json
@@ -719,7 +719,7 @@
719 "featured": false, 719 "featured": false,
720 "id": "nextcloud-talk", 720 "id": "nextcloud-talk",
721 "name": "Nextcloud Talk", 721 "name": "Nextcloud Talk",
722 "version": "1.0.1", 722 "version": "1.0.2",
723 "icons": { 723 "icons": {
724 "png": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/nextcloud-talk/icon.png", 724 "png": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/nextcloud-talk/icon.png",
725 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/nextcloud-talk/icon.svg" 725 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/nextcloud-talk/icon.svg"