aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/xing
diff options
context:
space:
mode:
authorLibravatar Bennett <hello@vantezzen.io>2020-09-22 20:56:48 +0200
committerLibravatar GitHub <noreply@github.com>2020-09-22 19:56:48 +0100
commit6f5e4a00588aefdda7a5a1cfe70935870e7e234a (patch)
tree9e29aa7aa0620a1a4a968ff8739b4b8ba96791a9 /uncompressed/xing
parentUpdated logos for Outlook/OWA (diff)
downloadferdium-recipes-6f5e4a00588aefdda7a5a1cfe70935870e7e234a.tar.gz
ferdium-recipes-6f5e4a00588aefdda7a5a1cfe70935870e7e234a.tar.zst
ferdium-recipes-6f5e4a00588aefdda7a5a1cfe70935870e7e234a.zip
Unpack recipes and update recipes icons (#292)
Co-authored-by: Amine Mouafik <amine@mouafik.fr>
Diffstat (limited to 'uncompressed/xing')
-rw-r--r--uncompressed/xing/LICENSE21
-rw-r--r--uncompressed/xing/README.md7
-rw-r--r--uncompressed/xing/icon.pngbin29455 -> 0 bytes
-rw-r--r--uncompressed/xing/icon.svg8
-rw-r--r--uncompressed/xing/index.js4
-rw-r--r--uncompressed/xing/package.json12
-rw-r--r--uncompressed/xing/webview.js13
7 files changed, 0 insertions, 65 deletions
diff --git a/uncompressed/xing/LICENSE b/uncompressed/xing/LICENSE
deleted file mode 100644
index 732d3a2..0000000
--- a/uncompressed/xing/LICENSE
+++ /dev/null
@@ -1,21 +0,0 @@
1MIT License
2
3Copyright (c) 2017 Volker Tietz
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.
diff --git a/uncompressed/xing/README.md b/uncompressed/xing/README.md
deleted file mode 100644
index 6f8deaf..0000000
--- a/uncompressed/xing/README.md
+++ /dev/null
@@ -1,7 +0,0 @@
1# XING Messenger integration for Franz
2
3See https://github.com/meetfranz/plugins/tree/master/docs for more information on Franz plugin development
4
5# License
6MIT
7
diff --git a/uncompressed/xing/icon.png b/uncompressed/xing/icon.png
deleted file mode 100644
index a1a02cf..0000000
--- a/uncompressed/xing/icon.png
+++ /dev/null
Binary files differ
diff --git a/uncompressed/xing/icon.svg b/uncompressed/xing/icon.svg
deleted file mode 100644
index 21e19cb..0000000
--- a/uncompressed/xing/icon.svg
+++ /dev/null
@@ -1,8 +0,0 @@
1<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3<svg width="100%" height="100%" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:1.41421;">
4 <g transform="matrix(5.68077,0,0,5.68077,-131.915,-132.199)">
5 <path d="M156.3,30.1C152.7,30.1 151.2,32.4 149.9,34.7C149.9,34.7 98.2,126.4 96.5,129.5C96.6,129.7 130.6,192.1 130.6,192.1C131.8,194.2 133.6,196.7 137.3,196.7L161.3,196.7C162.7,196.7 163.9,196.2 164.5,195.2C165.1,194.2 165.1,192.8 164.4,191.5L130.5,129.7C130.5,129.6 130.5,129.6 130.5,129.5L183.7,35.5C184.4,34.2 184.4,32.8 183.7,31.8C183.1,30.8 182,30.3 180.5,30.3L156.3,30.3L156.3,30.1Z" style="fill:rgb(176,212,0);fill-rule:nonzero;"/>
6 <path d="M55.4,63C54,63 52.8,63.5 52.2,64.5C51.6,65.5 51.6,66.9 52.3,68.2L68.6,96.2C68.6,96.3 68.6,96.3 68.6,96.4L43,141.5C42.3,142.8 42.3,144.2 43,145.2C43.6,146.2 44.7,146.7 46.2,146.7L70.3,146.7C73.9,146.7 75.5,144.3 76.7,142.1C76.7,142.1 101.7,98 102.7,96.3C102.6,96.1 86.1,67.5 86.1,67.5C84.9,65.4 83.1,62.9 79.4,62.9L55.4,62.9L55.4,63Z" style="fill:rgb(0,101,103);fill-rule:nonzero;"/>
7 </g>
8</svg>
diff --git a/uncompressed/xing/index.js b/uncompressed/xing/index.js
deleted file mode 100644
index 2e73f1b..0000000
--- a/uncompressed/xing/index.js
+++ /dev/null
@@ -1,4 +0,0 @@
1"use strict";
2
3module.exports = Franz => Franz;
4//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbInhpbmcvaW5kZXguanMiXSwibmFtZXMiOlsibW9kdWxlIiwiZXhwb3J0cyIsIkZyYW56Il0sIm1hcHBpbmdzIjoiOztBQUFBQSxPQUFPQyxPQUFQLEdBQWlCQyxTQUFTQSxLQUExQiIsImZpbGUiOiJ4aW5nL2luZGV4LmpzIiwic291cmNlc0NvbnRlbnQiOlsibW9kdWxlLmV4cG9ydHMgPSBGcmFueiA9PiBGcmFuejsiXX0= \ No newline at end of file
diff --git a/uncompressed/xing/package.json b/uncompressed/xing/package.json
deleted file mode 100644
index 407eaa2..0000000
--- a/uncompressed/xing/package.json
+++ /dev/null
@@ -1,12 +0,0 @@
1{
2 "id": "xing",
3 "name": "XING",
4 "version": "1.1.0",
5 "description": "XING Messenger",
6 "main": "index.js",
7 "author": "Volker Tietz <volker.tietz@gmail.com>",
8 "license": "MIT",
9 "config": {
10 "serviceURL": "https://www.xing.com/messenger/global"
11 }
12} \ No newline at end of file
diff --git a/uncompressed/xing/webview.js b/uncompressed/xing/webview.js
deleted file mode 100644
index 1a8d2f0..0000000
--- a/uncompressed/xing/webview.js
+++ /dev/null
@@ -1,13 +0,0 @@
1'use strict';
2
3module.exports = Franz => {
4 function getUnreadConversations() {
5 let unreadConversations = 0;
6 unreadConversations = parseInt(document.querySelector('#unread-conversations').innerHTML, 10);
7
8 Franz.setBadge(unreadConversations);
9 }
10
11 Franz.loop(getUnreadConversations);
12};
13//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbInhpbmcvd2Vidmlldy5qcyJdLCJuYW1lcyI6WyJtb2R1bGUiLCJleHBvcnRzIiwiRnJhbnoiLCJnZXRVbnJlYWRDb252ZXJzYXRpb25zIiwidW5yZWFkQ29udmVyc2F0aW9ucyIsInBhcnNlSW50IiwiZG9jdW1lbnQiLCJxdWVyeVNlbGVjdG9yIiwiaW5uZXJIVE1MIiwic2V0QmFkZ2UiLCJsb29wIl0sIm1hcHBpbmdzIjoiOztBQUFBQSxPQUFPQyxPQUFQLEdBQWtCQyxLQUFELElBQVc7QUFDMUIsV0FBU0Msc0JBQVQsR0FBa0M7QUFDaEMsUUFBSUMsc0JBQXNCLENBQTFCO0FBQ0FBLDBCQUFzQkMsU0FBU0MsU0FBU0MsYUFBVCxDQUF1Qix1QkFBdkIsRUFBZ0RDLFNBQXpELEVBQW9FLEVBQXBFLENBQXRCOztBQUVBTixVQUFNTyxRQUFOLENBQWVMLG1CQUFmO0FBQ0Q7O0FBRURGLFFBQU1RLElBQU4sQ0FBV1Asc0JBQVg7QUFDRCxDQVREIiwiZmlsZSI6Inhpbmcvd2Vidmlldy5qcyIsInNvdXJjZXNDb250ZW50IjpbIm1vZHVsZS5leHBvcnRzID0gKEZyYW56KSA9PiB7XG4gIGZ1bmN0aW9uIGdldFVucmVhZENvbnZlcnNhdGlvbnMoKSB7XG4gICAgbGV0IHVucmVhZENvbnZlcnNhdGlvbnMgPSAwO1xuICAgIHVucmVhZENvbnZlcnNhdGlvbnMgPSBwYXJzZUludChkb2N1bWVudC5xdWVyeVNlbGVjdG9yKCcjdW5yZWFkLWNvbnZlcnNhdGlvbnMnKS5pbm5lckhUTUwsIDEwKTtcblxuICAgIEZyYW56LnNldEJhZGdlKHVucmVhZENvbnZlcnNhdGlvbnMpO1xuICB9XG5cbiAgRnJhbnoubG9vcChnZXRVbnJlYWRDb252ZXJzYXRpb25zKTtcbn1cbjsiXX0= \ No newline at end of file