Commit Graph

1501 Commits

Author SHA1 Message Date
Søren Theilgaard
c5af1a338e SupportApp pkg will handle reinstallation if it's already running 2022-08-31 09:18:32 +02:00
Søren Theilgaard
96f5bb15e2 wickrme and wickrpro does not work
Servers has been changed, so various headers are needed to get the API to work.

Have tried this:
```
curl -H "accept: */*" -H "accept-encoding: gzip, deflate, br" -H "accept-language: en-US,en;q=0.9" -H "content-length: 30" -H "content-type: application/json" -H "origin: https://me-download.wickr.com" -H "referer: https://me-download.wickr.com/" -H "sec-fetch-dest: empty" -H "sec-fetch-mode: cors" -H "sec-fetch-site: same-origin" -H "sec-gpc: 1" -H "user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.5112.102 Safari/537.36" "https://me-download.wickr.com/api/download"
```

Two different hosts for Me and Pro:
[https://me-download.wickr.com/](https://me-download.wickr.com/)
[https://pro-download.wickr.com/](https://pro-download.wickr.com/)

I have tried with Brave browser to detect what headers are needed to get the api to work, but it refuses.
2022-08-30 10:58:05 +02:00
Søren Theilgaard
4f5479aa18 Opera is really making an effort to make it difficult for us 😜 2022-08-29 23:02:47 +02:00
Søren Theilgaard
8092b226f7 Remotix bought by Acronis 2022-08-29 21:54:44 +02:00
Søren Theilgaard
3f35f63d23 Fixed! 2022-08-29 21:21:52 +02:00
Søren Theilgaard
350c897c8a Now available on GitHub 2022-08-29 21:13:53 +02:00
Søren Theilgaard
c1607fe63c Update insomnia.sh
The release various variants on GitHub, so have to use their own download link from the web page, as well as isolating version from that.
2022-08-29 21:09:13 +02:00
Søren Theilgaard
4fa29967bc No Microsoft Yammer anymore… 2022-08-29 20:48:36 +02:00
Søren Theilgaard
8f50f04725 No "fix" needed after github download fix 2022-08-29 20:40:31 +02:00
Søren Theilgaard
2399dc5c1e No "fix" needed after github download fix. 2022-08-29 20:39:22 +02:00
Søren Theilgaard
dcde2e97f2 No "fix" needed after fixing github download 2022-08-29 20:38:20 +02:00
Søren Theilgaard
3d8ba13ca6 It works after fixing github 2022-08-29 20:34:15 +02:00
Søren Theilgaard
1155a9ee1e Reverse my previous fix
Not needed…
2022-08-29 14:25:09 +02:00
Søren Theilgaard
7458f8656b Label icons with no credit line 2022-08-29 14:24:09 +02:00
Søren Theilgaard
e1e64d5e7e coderunner with appNewVersion 2022-08-24 10:10:06 +02:00
Søren Theilgaard
9047d5d68f sap renamed to SAP
And added `archiveName` to make sure we find the correct file and not the source code.
2022-08-23 17:03:25 +02:00
Søren Theilgaard
b238cec2fe Update hyper.sh 2022-08-23 15:11:56 +02:00
Søren Theilgaard
7d1067f379 Update handbrake.sh
Specified the correct binary in the distribution, it would automatically find CLI-version.
2022-08-23 14:05:01 +02:00
Søren Theilgaard
b87c5e1ada Update golang.sh
Different `downloadURL` for architectures. They even call `x86` for `amd`.
2022-08-23 13:56:55 +02:00
Søren Theilgaard
eee730ba9c Update ferdi.sh
Fixed `archiveName` so that `.zip` is expected in the end of the name.
2022-08-23 13:46:35 +02:00
Søren Theilgaard
4db4ab4eef Update drawio.sh
Wrong distribution was found, so had to specify the `archiveName` to expect .dmg to be in the end of the match with a `$` in the RegEx.
2022-08-23 13:42:38 +02:00
Søren Theilgaard
78cd103121 dangerzone moved to a different user 2022-08-23 13:35:18 +02:00
Søren Theilgaard
c3d6775d27 Update clevershare2.sh 2022-08-23 09:40:31 +02:00
Søren Theilgaard
ee9fe1fd66 Update colourcontrastanalyser.sh 2022-08-23 08:53:39 +02:00
Søren Theilgaard
980fb61afb Update colourcontrastanalyser.sh 2022-08-23 08:52:27 +02:00
Søren Theilgaard
9b029ee174 Fixed colourcontrastanalyser, cryptomator, and dangerzone 2022-08-23 08:43:53 +02:00
Søren Theilgaard
84da5ac168 Update alephone.sh 2022-08-22 11:43:13 +02:00
Adam Codega
834780a294 Merge pull request #651 from Installomator/revert-541-NewLabel-GoogleAdsEditor
Revert "New label: Google Ads Editor"
2022-08-16 09:17:35 -04:00
Adam Codega
7f0ba6d690 Revert "New label: Google Ads Editor" 2022-08-16 09:16:35 -04:00
Armin Briegel
f28f24b0cd Merge branch 'main' of github.com:Installomator/Installomator 2022-08-12 17:05:55 +02:00
Armin Briegel
e7c72349d0 preparing for 10beta1 release v10beta1 2022-08-12 17:01:34 +02:00
Armin Briegel
58ee21152c Merge pull request #641 from scriptingosx/swiftdialog
swiftDialog Integration
2022-08-12 16:35:40 +02:00
Armin Briegel
d46ee662cd Merge pull request #645 from scriptingosx/vmware-horizon
updates vmwarehorizonclient
2022-08-12 16:34:41 +02:00
Armin Briegel
d5cbee8cb7 Merge pull request #643 from scriptingosx/exitcodes
updated redundant exit codes
2022-08-12 16:34:22 +02:00
Armin Briegel
f07a77de33 Merge pull request #576 from unfo33/patch-1
Update grammarly.sh
2022-08-12 16:32:31 +02:00
Armin Briegel
cfffd74cca Merge pull request #585 from FletcherS7/update-wireshark-label
Update Wireshark download URL
2022-08-12 16:32:02 +02:00
Armin Briegel
b7b7958137 Merge pull request #563 from FletcherS7/update-google-drive-label
Update Google Drive Label
2022-08-12 16:30:33 +02:00
Armin Briegel
fb5e7ea2b4 Merge pull request #548 from FletcherS7/label-duodevicehealth
New Label: Duo Device Health
2022-08-12 16:29:38 +02:00
Armin Briegel
819e812726 Merge pull request #545 from buckbanzai/add-ipswupdater
Add ipswupdater label using JSON parsing
2022-08-12 16:29:13 +02:00
Armin Briegel
30e63cecc7 Merge pull request #541 from MacMike077/NewLabel-GoogleAdsEditor
New label: Google Ads Editor
2022-08-12 16:28:35 +02:00
Armin Briegel
d259228aa1 Merge pull request #538 from MacMike077/NewLabel-Prune
Create prune.sh
2022-08-12 16:28:08 +02:00
Armin Briegel
78e4a8a5cb Merge pull request #536 from buckbanzai/talkdeskcallbar-jxa-json
Update talkdeskcallbar to use JSON parsing
2022-08-12 16:27:50 +02:00
Armin Briegel
c2fbc23396 Merge pull request #537 from buckbanzai/talkdeskcxcloud-jxa-json
Update talkdeskcxcloud to use JSON parsing
2022-08-12 16:27:28 +02:00
Armin Briegel
d02b2e6198 updates vmwarehorizonclient, closes #511 2022-08-12 16:22:53 +02:00
Armin Briegel
75fb56f9a5 Merge pull request #593 from mrazishere/patch-1
Update sublimetext.sh
2022-08-12 16:12:36 +02:00
Armin Briegel
a00997ef46 Merge pull request #543 from Installomator/GitHub-calls-without-API
GitHub without API calls
2022-08-12 14:56:12 +02:00
Armin Briegel
46d47bc60f Merge pull request #493 from acodega/acodega-AgnosticInstall
Add simple, no prerequisite install script installInstallomator.sh
2022-08-12 14:48:30 +02:00
Armin Briegel
1477457155 updated redundant exit codes, closes #561
See also: https://github.com/Installomator/Installomator/wiki/Installomator-Exit-Codes
2022-08-12 13:47:44 +02:00
Armin Briegel
ef19aa28fe added a sleep before the killall to give SD time to quit 2022-08-11 16:54:04 +02:00
Armin Briegel
614da59311 removed --ontop because it hogs the UI on updates 2022-08-11 16:53:39 +02:00