aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Vijay A <avijayr@protonmail.com>2021-06-20 09:41:19 +0530
committerLibravatar Vijay Raghavan Aravamudhan <vraravam@users.noreply.github.com>2021-06-20 04:13:34 +0000
commit65b68b9b5976a07669aec1fdb69bd17b0ae95e72 (patch)
tree7d3bd222210eb8e16f696a2ca559029eaad64bb3
parentAdded new service: keybase.io (fixes #427) (diff)
downloadferdium-recipes-65b68b9b5976a07669aec1fdb69bd17b0ae95e72.tar.gz
ferdium-recipes-65b68b9b5976a07669aec1fdb69bd17b0ae95e72.tar.zst
ferdium-recipes-65b68b9b5976a07669aec1fdb69bd17b0ae95e72.zip
Renamed 'glowingbear' --> 'glowing-bear' and 'ex-google-voice' --> 'google-voide'.
-rw-r--r--all.json30
-rw-r--r--recipes/glowing-bear/LICENSE (renamed from recipes/glowingbear/LICENSE)0
-rw-r--r--recipes/glowing-bear/icon.png (renamed from recipes/glowingbear/icon.png)bin16953 -> 16953 bytes
-rw-r--r--recipes/glowing-bear/icon.svg (renamed from recipes/glowingbear/icon.svg)0
-rw-r--r--recipes/glowing-bear/index.js (renamed from recipes/glowingbear/index.js)0
-rw-r--r--recipes/glowing-bear/package.json (renamed from recipes/glowingbear/package.json)6
-rw-r--r--recipes/glowing-bear/webview.js (renamed from recipes/glowingbear/webview.js)0
-rw-r--r--recipes/google-voice/icon.png (renamed from recipes/ex-google-voice/icon.png)bin5969 -> 5969 bytes
-rw-r--r--recipes/google-voice/icon.svg (renamed from recipes/ex-google-voice/icon.svg)0
-rw-r--r--recipes/google-voice/index.js (renamed from recipes/ex-google-voice/index.js)0
-rw-r--r--recipes/google-voice/package.json (renamed from recipes/ex-google-voice/package.json)6
-rw-r--r--recipes/google-voice/webview.js (renamed from recipes/ex-google-voice/webview.js)0
12 files changed, 21 insertions, 21 deletions
diff --git a/all.json b/all.json
index 4645701..f47524d 100644
--- a/all.json
+++ b/all.json
@@ -286,17 +286,6 @@
286 } 286 }
287 }, 287 },
288 { 288 {
289 "author": "Behind The Math <behindthemath@gmail.com>",
290 "featured": false,
291 "id": "ex-google-voice",
292 "name": "Google Voice",
293 "version": "0.3.2",
294 "icons": {
295 "png": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/ex-google-voice/icon.png",
296 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/ex-google-voice/icon.svg"
297 }
298 },
299 {
300 "author": "Tony Ko <tony@htko.ca> and The Ferdi Team <hello@getferdi.com>", 289 "author": "Tony Ko <tony@htko.ca> and The Ferdi Team <hello@getferdi.com>",
301 "featured": false, 290 "featured": false,
302 "id": "facebook", 291 "id": "facebook",
@@ -442,12 +431,12 @@
442 { 431 {
443 "author": "Jonathan Juursema <dev@jonathanj.nl>", 432 "author": "Jonathan Juursema <dev@jonathanj.nl>",
444 "featured": false, 433 "featured": false,
445 "id": "glowingbear", 434 "id": "glowing-bear",
446 "name": "Glowing Bear", 435 "name": "glowing-bear",
447 "version": "1.0.0", 436 "version": "1.0.0",
448 "icons": { 437 "icons": {
449 "png": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/glowingbear/icon.png", 438 "png": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/glowing-bear/icon.png",
450 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/glowingbear/icon.svg" 439 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/glowing-bear/icon.svg"
451 } 440 }
452 }, 441 },
453 { 442 {
@@ -473,6 +462,17 @@
473 } 462 }
474 }, 463 },
475 { 464 {
465 "author": "Behind The Math <behindthemath@gmail.com>",
466 "featured": false,
467 "id": "google-voice",
468 "name": "google-voice",
469 "version": "0.3.3",
470 "icons": {
471 "png": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/google-voice/icon.png",
472 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/google-voice/icon.svg"
473 }
474 },
475 {
476 "author": "Rico Herwig <rherwig4711@gmail.com>", 476 "author": "Rico Herwig <rherwig4711@gmail.com>",
477 "featured": false, 477 "featured": false,
478 "id": "googlecalendar", 478 "id": "googlecalendar",
diff --git a/recipes/glowingbear/LICENSE b/recipes/glowing-bear/LICENSE
index 25b2950..25b2950 100644
--- a/recipes/glowingbear/LICENSE
+++ b/recipes/glowing-bear/LICENSE
diff --git a/recipes/glowingbear/icon.png b/recipes/glowing-bear/icon.png
index 3a1fd78..3a1fd78 100644
--- a/recipes/glowingbear/icon.png
+++ b/recipes/glowing-bear/icon.png
Binary files differ
diff --git a/recipes/glowingbear/icon.svg b/recipes/glowing-bear/icon.svg
index dad16a3..dad16a3 100644
--- a/recipes/glowingbear/icon.svg
+++ b/recipes/glowing-bear/icon.svg
diff --git a/recipes/glowingbear/index.js b/recipes/glowing-bear/index.js
index 2af527c..2af527c 100644
--- a/recipes/glowingbear/index.js
+++ b/recipes/glowing-bear/index.js
diff --git a/recipes/glowingbear/package.json b/recipes/glowing-bear/package.json
index 04cca9c..54c3acf 100644
--- a/recipes/glowingbear/package.json
+++ b/recipes/glowing-bear/package.json
@@ -1,6 +1,6 @@
1{ 1{
2 "id": "glowingbear", 2 "id": "glowing-bear",
3 "name": "Glowing Bear", 3 "name": "glowing-bear",
4 "version": "1.0.0", 4 "version": "1.0.0",
5 "description": "Glowing Bear - WeeChat web frontend", 5 "description": "Glowing Bear - WeeChat web frontend",
6 "main": "index.js", 6 "main": "index.js",
@@ -9,6 +9,6 @@
9 "config": { 9 "config": {
10 "serviceURL": "https://www.glowing-bear.org", 10 "serviceURL": "https://www.glowing-bear.org",
11 "hasNotificationSound": true, 11 "hasNotificationSound": true,
12 "hasIndirectMessages": true 12 "hasIndirectMessages": true
13 } 13 }
14} 14}
diff --git a/recipes/glowingbear/webview.js b/recipes/glowing-bear/webview.js
index 1876a72..1876a72 100644
--- a/recipes/glowingbear/webview.js
+++ b/recipes/glowing-bear/webview.js
diff --git a/recipes/ex-google-voice/icon.png b/recipes/google-voice/icon.png
index 1148ac5..1148ac5 100644
--- a/recipes/ex-google-voice/icon.png
+++ b/recipes/google-voice/icon.png
Binary files differ
diff --git a/recipes/ex-google-voice/icon.svg b/recipes/google-voice/icon.svg
index faeb8dc..faeb8dc 100644
--- a/recipes/ex-google-voice/icon.svg
+++ b/recipes/google-voice/icon.svg
diff --git a/recipes/ex-google-voice/index.js b/recipes/google-voice/index.js
index e8243fb..e8243fb 100644
--- a/recipes/ex-google-voice/index.js
+++ b/recipes/google-voice/index.js
diff --git a/recipes/ex-google-voice/package.json b/recipes/google-voice/package.json
index 8b98c80..5bbf5c9 100644
--- a/recipes/ex-google-voice/package.json
+++ b/recipes/google-voice/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "ex-google-voice", 2 "id": "google-voice",
3 "name": "Google Voice", 3 "name": "google-voice",
4 "version": "0.3.2", 4 "version": "0.3.3",
5 "description": "Google Voice", 5 "description": "Google Voice",
6 "main": "index.js", 6 "main": "index.js",
7 "author": "Behind The Math <behindthemath@gmail.com>", 7 "author": "Behind The Math <behindthemath@gmail.com>",
diff --git a/recipes/ex-google-voice/webview.js b/recipes/google-voice/webview.js
index 1a91455..1a91455 100644
--- a/recipes/ex-google-voice/webview.js
+++ b/recipes/google-voice/webview.js