Commit graph

136 commits

Author SHA1 Message Date
Manuel Thalmann b4d4e6d10f Fix encoding of app association file 2023-07-26 14:49:03 +02:00
Manuel Thalmann 5e2c5bf5cd Fix incorrect XPath syntax 2023-07-26 13:01:45 +02:00
Manuel Thalmann 85a665fa08 Silence unnecessary output 2023-07-26 12:53:38 +02:00
Manuel Thalmann 537f43eae7 Rename app association function 2023-07-26 12:53:30 +02:00
Manuel Thalmann 585b9e3d55 Import the manipulated app associations 2023-07-26 12:50:35 +02:00
Manuel Thalmann 3b420f42d4 Fix format of association xml 2023-07-26 12:49:32 +02:00
Manuel Thalmann 186f6b5db7 Add a script for editing app associations 2023-07-26 12:45:01 +02:00
Manuel Thalmann 0d11a67b44 Fix format of manipulated nextcloud config 2023-07-25 12:42:04 +02:00
Manuel Thalmann 0609221a8e Remove non-existent variable 2023-07-25 12:40:35 +02:00
Manuel Thalmann 5b9f22eec2 Fix the output of the Nextcloud configuration file 2023-07-25 12:39:45 +02:00
Manuel Thalmann 4075bab13e Try converting the manipulated nextcloud config to string 2023-07-25 12:18:21 +02:00
Manuel Thalmann 13c48c5a3b Fix a typo 2023-07-25 12:16:26 +02:00
Manuel Thalmann 1f9d2774dc Refactor the manipulation of Nextcloud configurations 2023-07-25 12:15:28 +02:00
Manuel Thalmann 7ba8fb50b2 Print debug info about Nextcloud sync 2023-07-25 10:51:16 +02:00
Manuel Thalmann 3b918ca0a1 Fix non-functioning code 2023-07-20 10:18:43 +02:00
Manuel Thalmann 62224f1ab0 Silence unnecessary console output 2023-07-19 23:19:05 +02:00
Manuel Thalmann d8a3e3d2c1 Enable logging before doing anything 2023-07-19 09:54:45 +02:00
Manuel Thalmann c98f3c2372 Refactor NuGet package provider check 2023-07-19 09:53:11 +02:00
Manuel Thalmann 1e807ee800 Add console output to prerequisites 2023-07-19 09:48:08 +02:00
Manuel Thalmann c098b6060c Move NuGet provider installation to prerequisites 2023-07-19 09:41:22 +02:00
Manuel Thalmann 6d166ab71e Remove desktop icons both from user and public folder 2023-07-19 03:17:27 +02:00
Manuel Thalmann dffb937078 Perform initial configuration before anything else 2023-07-19 01:16:25 +02:00
Manuel Thalmann d05eb95bb1 Allow any version of NuGet to be installed 2023-07-18 21:48:20 +02:00
Manuel Thalmann fe74d438bb Automatically install NuGet package provider 2023-07-18 21:45:15 +02:00
Manuel Thalmann 9715160b98 Remove unnecessary parameter 2023-07-18 21:41:47 +02:00
Manuel Thalmann 409851f563 Add script for removing pinned icons 2023-07-18 20:04:34 +02:00
Manuel Thalmann 32030e1455 Add a function for removing desktop icons 2023-07-16 12:32:46 +02:00
Manuel Thalmann 18b1ae071c Remove unnecessary code 2023-07-16 11:41:29 +02:00
Manuel Thalmann 3d23ce78bc Always forcefully restart computer 2023-07-16 11:30:20 +02:00
Manuel Thalmann 126c130f83 Always forcefully restart computer as backup plan 2023-07-16 11:21:58 +02:00
Manuel Thalmann 93b41e9f0a Fix non-functioning code 2023-07-16 10:55:25 +02:00
Manuel Thalmann 4fd85abf67 Forcefully restart computer if restarting doesn't work 2023-07-16 02:17:03 +02:00
Manuel Thalmann 54542203e5 Add missing statement 2023-07-16 02:01:31 +02:00
Manuel Thalmann 6419257cd8 Simplify file name detection in URLs 2023-07-16 01:56:51 +02:00
Manuel Thalmann e49d6af4e1 Fix typo 2023-07-16 01:48:53 +02:00
Manuel Thalmann 63e9bc36ca Refactor detection of url file name 2023-07-16 01:46:57 +02:00
Manuel Thalmann 4a42abdbe4 Only import selenium if existent 2023-07-15 22:23:28 +02:00
Manuel Thalmann d50b9e97b3 Try deleting cookie banner in case of an error 2023-07-15 21:05:37 +02:00
Manuel Thalmann 55ec81b4f0 Delete cookie banner only if necessary 2023-07-15 21:03:22 +02:00
Manuel Thalmann cc8921ff73 Try to delete obscuring cookie banner 2023-07-15 20:56:33 +02:00
Manuel Thalmann 6e766bf73a Refactor amd driver download 2023-07-15 20:42:25 +02:00
Manuel Thalmann d2f57c832a Allow invokation of custom downloads 2023-07-15 20:38:44 +02:00
Manuel Thalmann 981e6d739c Fix selector of download button for AMD drivers 2023-07-15 20:32:43 +02:00
Manuel Thalmann e57b8293c2 Add missing argument to amd installation script 2023-07-15 20:23:40 +02:00
Manuel Thalmann 0d69995cdd Refactor amd driver installation script 2023-07-15 20:22:51 +02:00
Manuel Thalmann 1d2bafeb69 Call proper method for closing automated browser 2023-07-15 20:04:25 +02:00
Manuel Thalmann 06dd879887 Fix malfunctioning download checker 2023-07-15 19:56:45 +02:00
Manuel Thalmann 4eb23fee10 Clean up after automated download 2023-07-15 19:53:20 +02:00
Manuel Thalmann 15977d0a97 Improve automated downloads 2023-07-15 19:47:56 +02:00
Manuel Thalmann 93f97e2fed Fix broken download detection 2023-07-15 19:41:43 +02:00