Commit graph

90 commits

Author SHA1 Message Date
Manuel Thalmann 68c42cb133 Fix typo 2023-07-30 14:34:56 +02:00
Manuel Thalmann dfc86f5b30 Fix incorrect backup path 2023-07-29 21:19:57 +02:00
Manuel Thalmann 3982fbc32a Remove unnecessary white space characters 2023-07-29 21:13:25 +02:00
Manuel Thalmann 696c75b035 Fix incorrect RegEx pattern 2023-07-29 11:04:55 +02:00
Manuel Thalmann 466ec46bcc Fix incorrect order of code statements 2023-07-29 03:25:47 +02:00
Manuel Thalmann e47ae3690e Fix incorrect function call 2023-07-29 03:21:26 +02:00
Manuel Thalmann 8e2fa6315f Add log messages 2023-07-29 03:01:53 +02:00
Manuel Thalmann 95760333e0 Allow the prevention of sleep mode 2023-07-29 02:58:00 +02:00
Manuel Thalmann 3a5160e8c2 Allow choosing where to create PowerShell profiles to 2023-07-27 02:54:14 +02:00
Manuel Thalmann 7611fee2a2 Ensure profile files can be created 2023-07-27 02:32:31 +02:00
Manuel Thalmann 67fe311272 Force creation of profile files 2023-07-27 02:28:37 +02:00
Manuel Thalmann 2300d05c87 Allow the addition of custom PowerShell profiles 2023-07-27 01:55:44 +02:00
Manuel Thalmann 971211246b Fix format of manipulated nextcloud config 2023-07-25 12:42:04 +02:00
Manuel Thalmann 2f867edf2a Remove non-existent variable 2023-07-25 12:40:35 +02:00
Manuel Thalmann 842bf7f2ea Fix the output of the Nextcloud configuration file 2023-07-25 12:39:45 +02:00
Manuel Thalmann 7ef31d4e95 Try converting the manipulated nextcloud config to string 2023-07-25 12:18:21 +02:00
Manuel Thalmann e5d77ec0da Fix a typo 2023-07-25 12:16:26 +02:00
Manuel Thalmann 7f1260b0df Refactor the manipulation of Nextcloud configurations 2023-07-25 12:15:28 +02:00
Manuel Thalmann c417fd6cf3 Print debug info about Nextcloud sync 2023-07-25 10:51:16 +02:00
Manuel Thalmann f1c0d835e2 Remove desktop icons both from user and public folder 2023-07-19 03:17:27 +02:00
Manuel Thalmann 749b73c699 Add script for removing pinned icons 2023-07-18 20:04:34 +02:00
Manuel Thalmann 80efc58ee7 Add a function for removing desktop icons 2023-07-16 12:32:46 +02:00
Manuel Thalmann 18b962aa1e Remove unnecessary code 2023-07-16 11:41:29 +02:00
Manuel Thalmann 1654869529 Always forcefully restart computer 2023-07-16 11:30:20 +02:00
Manuel Thalmann d04514a34e Always forcefully restart computer as backup plan 2023-07-16 11:21:58 +02:00
Manuel Thalmann 6d516378e2 Fix non-functioning code 2023-07-16 10:55:25 +02:00
Manuel Thalmann 8bf3c6ba84 Forcefully restart computer if restarting doesn't work 2023-07-16 02:17:03 +02:00
Manuel Thalmann ba1d95d1e6 Add she-bang to all files 2023-07-12 22:37:31 +02:00
Manuel Thalmann 4387241907 Fix non-functioning code 2023-07-10 21:22:31 +02:00
Manuel Thalmann f81ccaff85 Refactor the determination of the nextcloud path 2023-07-03 22:54:30 +02:00
Manuel Thalmann a8dccbd6cc Enable UAC on cleanup 2023-07-03 14:35:16 +02:00
Manuel Thalmann dbc3eeef42 Move UAC handling to context 2023-07-03 13:44:51 +02:00
Manuel Thalmann 0cfea82920 Clean up after restoration 2023-07-03 13:24:36 +02:00
Manuel Thalmann d52de2f40a Suppress unnecessary errors 2023-07-03 01:14:34 +02:00
Manuel Thalmann 430dc33ed5 Change order of operations when editing sync 2023-07-03 00:59:11 +02:00
Manuel Thalmann 72a943a784 Ensure content is being read before written 2023-07-03 00:58:21 +02:00
Manuel Thalmann 95e8ce6992 Refactor manipulation of nextcloud sync file 2023-07-03 00:47:21 +02:00
Manuel Thalmann 20debdc1ac Fix syntax error 2023-07-03 00:35:40 +02:00
Manuel Thalmann 16a5ea110f Try fixing the Add-Content command 2023-07-03 00:15:11 +02:00
Manuel Thalmann 525df4f072 Fix potential typo 2023-07-03 00:02:00 +02:00
Manuel Thalmann a9ef2bfb04 Try fixing the nextcloud sync creation 2023-07-02 23:29:58 +02:00
Manuel Thalmann 6e9ce12a41 Refactor string substitution 2023-07-02 21:49:00 +02:00
Manuel Thalmann d13527be19 Fix logic of setting up syncs 2023-07-02 20:45:25 +02:00
Manuel Thalmann 0f39ccbfb6 Kill Nextcloud while editing config 2023-07-02 17:38:44 +02:00
Manuel Thalmann a43fbad3d1 Add a script for adding nextcloud sync 2023-07-02 15:44:47 +02:00
Manuel Thalmann 2b1440c395 Show info if backup archive does not exist 2023-06-30 14:15:48 +02:00
Manuel Thalmann ed2cac87ca Add step for installing Nextcloud 2023-06-30 13:17:00 +02:00
Manuel Thalmann 9d147090d9 Fix further typos 2023-06-30 04:47:31 +02:00
Manuel Thalmann c90fd19b43 Refactor removal of configuration values 2023-06-30 04:34:40 +02:00
Manuel Thalmann 52008c5eb7 Fix incorrect function call 2023-06-30 02:40:15 +02:00