Commit graph

147 commits

Author SHA1 Message Date
00d349e162 Force creation of profile files 2023-07-27 02:28:37 +02:00
ada9df8e20 Allow the addition of custom PowerShell profiles 2023-07-27 01:55:44 +02:00
023364b4b1 Fix incorrect code 2023-07-26 18:28:31 +02:00
a892256374 Refactor the logic for reordering the association config 2023-07-26 18:12:18 +02:00
1855ab7e5f Normalize indentation of app association config 2023-07-26 17:35:03 +02:00
a6d438d9c2 Refactor the format of saved app associations 2023-07-26 17:21:19 +02:00
d0685c5054 Don't preserve whitespaces when loading xml 2023-07-26 16:22:44 +02:00
bdf72fadbf Fix addition of new default associations 2023-07-26 15:38:50 +02:00
e0ed130e58 Fix non-functioning code 2023-07-26 15:35:22 +02:00
b63c801566 Clone node for new associations 2023-07-26 15:32:33 +02:00
7ae8d7f2c6 Dispose the XML writer after use 2023-07-26 15:26:02 +02:00
b4d4e6d10f Fix encoding of app association file 2023-07-26 14:49:03 +02:00
5e2c5bf5cd Fix incorrect XPath syntax 2023-07-26 13:01:45 +02:00
85a665fa08 Silence unnecessary output 2023-07-26 12:53:38 +02:00
537f43eae7 Rename app association function 2023-07-26 12:53:30 +02:00
585b9e3d55 Import the manipulated app associations 2023-07-26 12:50:35 +02:00
3b420f42d4 Fix format of association xml 2023-07-26 12:49:32 +02:00
186f6b5db7 Add a script for editing app associations 2023-07-26 12:45:01 +02:00
0d11a67b44 Fix format of manipulated nextcloud config 2023-07-25 12:42:04 +02:00
0609221a8e Remove non-existent variable 2023-07-25 12:40:35 +02:00
5b9f22eec2 Fix the output of the Nextcloud configuration file 2023-07-25 12:39:45 +02:00
4075bab13e Try converting the manipulated nextcloud config to string 2023-07-25 12:18:21 +02:00
13c48c5a3b Fix a typo 2023-07-25 12:16:26 +02:00
1f9d2774dc Refactor the manipulation of Nextcloud configurations 2023-07-25 12:15:28 +02:00
7ba8fb50b2 Print debug info about Nextcloud sync 2023-07-25 10:51:16 +02:00
3b918ca0a1 Fix non-functioning code 2023-07-20 10:18:43 +02:00
62224f1ab0 Silence unnecessary console output 2023-07-19 23:19:05 +02:00
d8a3e3d2c1 Enable logging before doing anything 2023-07-19 09:54:45 +02:00
c98f3c2372 Refactor NuGet package provider check 2023-07-19 09:53:11 +02:00
1e807ee800 Add console output to prerequisites 2023-07-19 09:48:08 +02:00
c098b6060c Move NuGet provider installation to prerequisites 2023-07-19 09:41:22 +02:00
6d166ab71e Remove desktop icons both from user and public folder 2023-07-19 03:17:27 +02:00
dffb937078 Perform initial configuration before anything else 2023-07-19 01:16:25 +02:00
d05eb95bb1 Allow any version of NuGet to be installed 2023-07-18 21:48:20 +02:00
fe74d438bb Automatically install NuGet package provider 2023-07-18 21:45:15 +02:00
9715160b98 Remove unnecessary parameter 2023-07-18 21:41:47 +02:00
409851f563 Add script for removing pinned icons 2023-07-18 20:04:34 +02:00
32030e1455 Add a function for removing desktop icons 2023-07-16 12:32:46 +02:00
18b1ae071c Remove unnecessary code 2023-07-16 11:41:29 +02:00
3d23ce78bc Always forcefully restart computer 2023-07-16 11:30:20 +02:00
126c130f83 Always forcefully restart computer as backup plan 2023-07-16 11:21:58 +02:00
93b41e9f0a Fix non-functioning code 2023-07-16 10:55:25 +02:00
4fd85abf67 Forcefully restart computer if restarting doesn't work 2023-07-16 02:17:03 +02:00
54542203e5 Add missing statement 2023-07-16 02:01:31 +02:00
6419257cd8 Simplify file name detection in URLs 2023-07-16 01:56:51 +02:00
e49d6af4e1 Fix typo 2023-07-16 01:48:53 +02:00
63e9bc36ca Refactor detection of url file name 2023-07-16 01:46:57 +02:00
4a42abdbe4 Only import selenium if existent 2023-07-15 22:23:28 +02:00
d50b9e97b3 Try deleting cookie banner in case of an error 2023-07-15 21:05:37 +02:00
55ec81b4f0 Delete cookie banner only if necessary 2023-07-15 21:03:22 +02:00