From f09ad3c70d1dde912fbb6cb2e6f7cf3d2a343084 Mon Sep 17 00:00:00 2001 From: Levi Date: Tue, 1 Nov 2022 21:51:35 +0100 Subject: [PATCH] fix: PNG alpha channel -Prevent conversion to png files to retain alpha channel --- overview.html | 106 +++++++++++++++++++++++++++----------------------- 1 file changed, 58 insertions(+), 48 deletions(-) diff --git a/overview.html b/overview.html index 515bfde..302ec63 100644 --- a/overview.html +++ b/overview.html @@ -1,7 +1,7 @@ -tycrek:ass iOS Media Uploader +tycrek/ass iOS Media Uploader - +
"WFQuickActionSurfaces": [], "WFWorkflowClientVersion": "1206.4.3", "WFWorkflowHasOutputFallback": false, @@ -156,15 +156,15 @@ span.magic { { "Category": "Parameter", "ParameterKey": "WFURL", - "ActionIndex": 13, - "Text": "URL for your ass instance:", + "ActionIndex": 19, + "Text": "Add the URL for your ass instance.", "DefaultValue": "https://" }, { "Category": "Parameter", "ParameterKey": "WFHTTPHeaders", - "ActionIndex": 13, - "Text": "Add your token in the \"Text\" field. You can add any other headers you'd like here. For information on headers and how to use them, check the comment in the shortcut.", + "ActionIndex": 19, + "Text": "Add your Authorization token. You can pass any other headers you'd like here. For more info, check the comment in the shortcut.", "DefaultValue": { "Value": { "WFDictionaryFieldValueItems": [ @@ -215,9 +215,9 @@ span.magic { Credit to tycrek & contributors for the image server, this shortcut would not exist without them. -v1.0.0 by https://github.com/LeviSnoot
+v1.0.1 by https://github.com/LeviSnoot +1 Get Name of [Shortcut Input as GenericFile’s File Extension] » 2 5
GetWebPageTitle
false
@@ -230,31 +230,41 @@ v1.0.0 by https://github.com/LeviSnoot 4 Otherwise
+5 If [1 Name] contains png
- +
+ +
+ +
+
ImageCompressionQuality
1
ImagePreserveMetadata
false
- -
- +
-
-
-
- - + +
+
+
+ + + +
HTTPHeaders
{}
@@ -265,18 +275,18 @@ v1.0.0 by https://github.com/LeviSnoot
HTTPBodyType
Form
FormValues
-
{ "file": "[12 If Result]" }
- - - - +
{ "file": "[16 If Result]" }
+ + + +
- +
AlertActionCancelButtonShown
false
@@ -284,15 +294,15 @@ v1.0.0 by https://github.com/LeviSnoot
Link has been placed in your clipboard.
AlertActionTitle
Upload success!
- +
- - - + + +
AlertActionCancelButtonShown
false
@@ -300,8 +310,8 @@ v1.0.0 by https://github.com/LeviSnoot
Something went wrong. Please check your URL and headers.
AlertActionTitle
Error
- + \ No newline at end of file +