aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar vantezzen <hello@vantezzen.io>2020-05-13 17:54:49 +0200
committerLibravatar vantezzen <hello@vantezzen.io>2020-05-13 17:54:49 +0200
commit95f42761b22839115e7eee22c346228f7af745d3 (patch)
treecd65299b2dc7c116cfa620a663b6d435809495d6
parentOWA-Custom URL (diff)
downloadferdium-recipes-95f42761b22839115e7eee22c346228f7af745d3.tar.gz
ferdium-recipes-95f42761b22839115e7eee22c346228f7af745d3.tar.zst
ferdium-recipes-95f42761b22839115e7eee22c346228f7af745d3.zip
Package recipe
-rw-r--r--all.json11
-rw-r--r--archives/enterprise-owa.tar.gzbin0 -> 80807 bytes
-rw-r--r--uncompressed/enterprise-owa/package.json1
3 files changed, 12 insertions, 0 deletions
diff --git a/all.json b/all.json
index a9405de..c463930 100644
--- a/all.json
+++ b/all.json
@@ -110,6 +110,17 @@
110 } 110 }
111 }, 111 },
112 { 112 {
113 "author": "tfehren",
114 "featured": false,
115 "id": "enterprise-owa",
116 "name": "Enterprise Outlook Web App",
117 "version": "1.1.0",
118 "icons": {
119 "png": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/enterprise-owa/icon.png",
120 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/enterprise-owa/icon.svg"
121 }
122 },
123 {
113 "author": "concon", 124 "author": "concon",
114 "featured": false, 125 "featured": false,
115 "id": "evernote", 126 "id": "evernote",
diff --git a/archives/enterprise-owa.tar.gz b/archives/enterprise-owa.tar.gz
new file mode 100644
index 0000000..f571661
--- /dev/null
+++ b/archives/enterprise-owa.tar.gz
Binary files differ
diff --git a/uncompressed/enterprise-owa/package.json b/uncompressed/enterprise-owa/package.json
index a45b6cc..178bbff 100644
--- a/uncompressed/enterprise-owa/package.json
+++ b/uncompressed/enterprise-owa/package.json
@@ -10,6 +10,7 @@
10 ], 10 ],
11 "license": "MIT", 11 "license": "MIT",
12 "config": { 12 "config": {
13 "serviceURL": "https://example.com/",
13 "hasCustomUrl": true, 14 "hasCustomUrl": true,
14 "hasNotificationSound": true, 15 "hasNotificationSound": true,
15 "hasTeamId": false 16 "hasTeamId": false