aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed
diff options
context:
space:
mode:
authorLibravatar vantezzen <hello@vantezzen.io>2020-03-06 12:27:00 +0100
committerLibravatar vantezzen <hello@vantezzen.io>2020-03-06 12:27:00 +0100
commitf4a81fefe28c15bddba15a0a38a8bfb8019638a5 (patch)
treef193c26b839d6adebd423f3c53f6461d44de5bab /uncompressed
parentAdd verify-all script (diff)
downloadferdium-recipes-f4a81fefe28c15bddba15a0a38a8bfb8019638a5.tar.gz
ferdium-recipes-f4a81fefe28c15bddba15a0a38a8bfb8019638a5.tar.zst
ferdium-recipes-f4a81fefe28c15bddba15a0a38a8bfb8019638a5.zip
Fix recipe differences
This will make no functional changes - it will only remove any differences that existed between the recipe archives and uncompressed versions in order to make the verify-all script work.
Diffstat (limited to 'uncompressed')
-rw-r--r--uncompressed/googlemeet/README.md (renamed from uncompressed/Google Meet/README.md)0
-rw-r--r--uncompressed/googlemeet/icon.png (renamed from uncompressed/Google Meet/icon.png)bin94137 -> 94137 bytes
-rw-r--r--uncompressed/googlemeet/icon.svg (renamed from uncompressed/Google Meet/icon.svg)0
-rw-r--r--uncompressed/googlemeet/index.js (renamed from uncompressed/Google Meet/index.js)0
-rw-r--r--uncompressed/googlemeet/package.json (renamed from uncompressed/Google Meet/package.json)4
-rw-r--r--uncompressed/googlemeet/service.css (renamed from uncompressed/Google Meet/service.css)0
-rw-r--r--uncompressed/googlemeet/webview.js (renamed from uncompressed/Google Meet/webview.js)0
-rwxr-xr-xuncompressed/mastodon/rjbernaldo-franz-recipe-habitica-0eb648d/LICENSE21
-rwxr-xr-xuncompressed/mastodon/rjbernaldo-franz-recipe-habitica-0eb648d/README.md5
-rw-r--r--uncompressed/mastodon/rjbernaldo-franz-recipe-habitica-0eb648d/icon.pngbin5283 -> 0 bytes
-rwxr-xr-xuncompressed/mastodon/rjbernaldo-franz-recipe-habitica-0eb648d/icon.svg34
-rwxr-xr-xuncompressed/mastodon/rjbernaldo-franz-recipe-habitica-0eb648d/index.js3
-rwxr-xr-xuncompressed/mastodon/rjbernaldo-franz-recipe-habitica-0eb648d/package.json13
-rwxr-xr-xuncompressed/mastodon/rjbernaldo-franz-recipe-habitica-0eb648d/webview.js3
-rw-r--r--uncompressed/tawk/icon.pngbin0 -> 77849 bytes
15 files changed, 2 insertions, 81 deletions
diff --git a/uncompressed/Google Meet/README.md b/uncompressed/googlemeet/README.md
index 150d988..150d988 100644
--- a/uncompressed/Google Meet/README.md
+++ b/uncompressed/googlemeet/README.md
diff --git a/uncompressed/Google Meet/icon.png b/uncompressed/googlemeet/icon.png
index 12a85fa..12a85fa 100644
--- a/uncompressed/Google Meet/icon.png
+++ b/uncompressed/googlemeet/icon.png
Binary files differ
diff --git a/uncompressed/Google Meet/icon.svg b/uncompressed/googlemeet/icon.svg
index 5fc0a19..5fc0a19 100644
--- a/uncompressed/Google Meet/icon.svg
+++ b/uncompressed/googlemeet/icon.svg
diff --git a/uncompressed/Google Meet/index.js b/uncompressed/googlemeet/index.js
index 97c6a73..97c6a73 100644
--- a/uncompressed/Google Meet/index.js
+++ b/uncompressed/googlemeet/index.js
diff --git a/uncompressed/Google Meet/package.json b/uncompressed/googlemeet/package.json
index 0c3a5fe..1c684db 100644
--- a/uncompressed/Google Meet/package.json
+++ b/uncompressed/googlemeet/package.json
@@ -1,6 +1,6 @@
1{ 1{
2 "id": "Google Meet", 2 "id": "googlemeet",
3 "name": "googlemeet", 3 "name": "Google Meet",
4 "version": "1.0.1", 4 "version": "1.0.1",
5 "description": "Google Meet", 5 "description": "Google Meet",
6 "main": "index.js", 6 "main": "index.js",
diff --git a/uncompressed/Google Meet/service.css b/uncompressed/googlemeet/service.css
index b453fd4..b453fd4 100644
--- a/uncompressed/Google Meet/service.css
+++ b/uncompressed/googlemeet/service.css
diff --git a/uncompressed/Google Meet/webview.js b/uncompressed/googlemeet/webview.js
index 8e91418..8e91418 100644
--- a/uncompressed/Google Meet/webview.js
+++ b/uncompressed/googlemeet/webview.js
diff --git a/uncompressed/mastodon/rjbernaldo-franz-recipe-habitica-0eb648d/LICENSE b/uncompressed/mastodon/rjbernaldo-franz-recipe-habitica-0eb648d/LICENSE
deleted file mode 100755
index 95f7444..0000000
--- a/uncompressed/mastodon/rjbernaldo-franz-recipe-habitica-0eb648d/LICENSE
+++ /dev/null
@@ -1,21 +0,0 @@
1MIT License
2
3Copyright (c) 2017 Yuriy Badalyantc
4
5Permission is hereby granted, free of charge, to any person obtaining a copy
6of this software and associated documentation files (the "Software"), to deal
7in the Software without restriction, including without limitation the rights
8to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9copies of the Software, and to permit persons to whom the Software is
10furnished to do so, subject to the following conditions:
11
12The above copyright notice and this permission notice shall be included in all
13copies or substantial portions of the Software.
14
15THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21SOFTWARE. \ No newline at end of file
diff --git a/uncompressed/mastodon/rjbernaldo-franz-recipe-habitica-0eb648d/README.md b/uncompressed/mastodon/rjbernaldo-franz-recipe-habitica-0eb648d/README.md
deleted file mode 100755
index 36ba2d0..0000000
--- a/uncompressed/mastodon/rjbernaldo-franz-recipe-habitica-0eb648d/README.md
+++ /dev/null
@@ -1,5 +0,0 @@
1# Habitica for Franz
2This is the Franz recipe for [Habitica](https://habitica.com)
3
4### How to create your own Franz recipes:
5* [Read the documentation](https://github.com/meetfranz/plugins)
diff --git a/uncompressed/mastodon/rjbernaldo-franz-recipe-habitica-0eb648d/icon.png b/uncompressed/mastodon/rjbernaldo-franz-recipe-habitica-0eb648d/icon.png
deleted file mode 100644
index 094734b..0000000
--- a/uncompressed/mastodon/rjbernaldo-franz-recipe-habitica-0eb648d/icon.png
+++ /dev/null
Binary files differ
diff --git a/uncompressed/mastodon/rjbernaldo-franz-recipe-habitica-0eb648d/icon.svg b/uncompressed/mastodon/rjbernaldo-franz-recipe-habitica-0eb648d/icon.svg
deleted file mode 100755
index 6cbda6a..0000000
--- a/uncompressed/mastodon/rjbernaldo-franz-recipe-habitica-0eb648d/icon.svg
+++ /dev/null
@@ -1,34 +0,0 @@
1<?xml version="1.0" standalone="no"?>
2<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
3 "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
4<svg version="1.0" xmlns="http://www.w3.org/2000/svg"
5 width="438.000000pt" height="458.000000pt" viewBox="0 0 438.000000 458.000000"
6 preserveAspectRatio="xMidYMid meet">
7<metadata>
8Created by potrace 1.15, written by Peter Selinger 2001-2017
9</metadata>
10<g transform="translate(0.000000,458.000000) scale(0.100000,-0.100000)"
11fill="#000000" stroke="none">
12<path d="M1519 4480 c-1197 -89 -1309 -99 -1355 -119 -67 -30 -120 -84 -144
13-148 -20 -53 -20 -80 -20 -1532 0 -1455 0 -1479 20 -1536 25 -73 69 -152 128
14-230 331 -437 641 -832 675 -856 60 -43 125 -59 246 -59 58 0 770 40 1581 90
151659 100 1572 91 1655 175 81 80 75 -56 75 1794 l0 1646 -24 36 c-30 44 -44
1654 -609 452 -443 313 -513 357 -598 376 -89 21 -353 6 -1630 -89z m1580 -171
17c78 -18 142 -56 381 -229 239 -173 288 -216 273 -231 -12 -12 -2632 -171
18-2753 -167 -74 2 -105 8 -141 26 -43 21 -449 337 -463 361 -12 19 4 48 32 60
1932 13 2361 188 2522 190 58 0 125 -4 149 -10z m906 -783 c19 -8 41 -29 52 -48
2017 -31 18 -99 18 -1438 0 -1385 0 -1406 -20 -1445 -14 -28 -33 -46 -65 -62
21-43 -21 -109 -26 -1435 -103 -765 -44 -1419 -80 -1455 -80 -84 0 -147 29 -172
2280 -17 33 -18 122 -18 1433 0 1185 2 1403 14 1432 18 42 62 66 135 72 53 5
232808 169 2879 172 18 0 48 -5 67 -13z"/>
24<path d="M3305 3028 c-341 -21 -361 -25 -402 -87 -14 -20 -23 -49 -23 -71 l0
25-38 115 -12 115 -12 0 -617 0 -616 -48 75 c-206 319 -846 1297 -855 1306 -9 8
26-102 5 -335 -12 -367 -25 -380 -27 -417 -56 -33 -26 -64 -91 -65 -134 0 -27 4
27-32 31 -38 17 -3 48 -6 69 -6 20 0 58 -3 84 -6 l46 -7 -2 -875 -3 -876 -87
28-26 c-104 -30 -128 -50 -136 -115 l-5 -48 99 7 c54 3 213 13 353 21 293 17
29322 25 366 99 14 24 25 49 25 57 0 10 -40 23 -138 45 l-137 30 -3 657 c-1 361
301 657 5 657 5 0 203 -309 442 -685 260 -411 456 -709 489 -745 73 -82 115
31-102 211 -102 83 -1 153 16 255 62 l66 29 0 980 c0 924 1 980 18 985 9 3 46
3210 81 17 91 17 115 41 116 114 0 32 -4 59 -10 60 -5 1 -149 -6 -320 -17z"/>
33</g>
34</svg>
diff --git a/uncompressed/mastodon/rjbernaldo-franz-recipe-habitica-0eb648d/index.js b/uncompressed/mastodon/rjbernaldo-franz-recipe-habitica-0eb648d/index.js
deleted file mode 100755
index 17daa35..0000000
--- a/uncompressed/mastodon/rjbernaldo-franz-recipe-habitica-0eb648d/index.js
+++ /dev/null
@@ -1,3 +0,0 @@
1"use strict";
2
3module.exports = Franz => Franz;
diff --git a/uncompressed/mastodon/rjbernaldo-franz-recipe-habitica-0eb648d/package.json b/uncompressed/mastodon/rjbernaldo-franz-recipe-habitica-0eb648d/package.json
deleted file mode 100755
index 13f36bd..0000000
--- a/uncompressed/mastodon/rjbernaldo-franz-recipe-habitica-0eb648d/package.json
+++ /dev/null
@@ -1,13 +0,0 @@
1{
2 "id": "habitica",
3 "name": "Habitica",
4 "version": "1.0.0",
5 "description": "Habitica",
6 "main": "index.js",
7 "license": "MIT",
8 "author": "Yuriy Badalyantc <lmnet89@gmail.com>",
9 "repository": "https://github.com/lmnet/franz-recipe-notion",
10 "config": {
11 "serviceURL": "https://habitica.com"
12 }
13}
diff --git a/uncompressed/mastodon/rjbernaldo-franz-recipe-habitica-0eb648d/webview.js b/uncompressed/mastodon/rjbernaldo-franz-recipe-habitica-0eb648d/webview.js
deleted file mode 100755
index 17daa35..0000000
--- a/uncompressed/mastodon/rjbernaldo-franz-recipe-habitica-0eb648d/webview.js
+++ /dev/null
@@ -1,3 +0,0 @@
1"use strict";
2
3module.exports = Franz => Franz;
diff --git a/uncompressed/tawk/icon.png b/uncompressed/tawk/icon.png
new file mode 100644
index 0000000..937d753
--- /dev/null
+++ b/uncompressed/tawk/icon.png
Binary files differ