Commit Graph

480 Commits (1320e7d356a198728743d341f6745e149dee2f27)

Author SHA1 Message Date
Joerg Hochwald 1320e7d356
Start some refactoring
Refactor the existing code. Apply some good practices and reformat the existing code.
No new functionality was added
2023-09-15 16:33:51 +02:00
github-actions[bot] 26c743104d Changed version to 1.17.8-3 2023-09-14 00:28:58 +00:00
Göran Axel Johannesson d60c46987c
Merge branch 'Romanitho:main' into Better_Install_and_WSB 2023-09-12 09:03:06 +02:00
github-actions[bot] 2dee5fae8b Changed version to 1.17.8-2 2023-09-12 00:27:47 +00:00
KnifMelti 1147a2f0fd Winget v1.5.2201 2023-09-10 15:05:25 +02:00
github-actions[bot] 45286605f4 Changed version to 1.17.8-1 2023-09-09 00:27:45 +00:00
Romain 25dc33c758
Merge pull request #389 from SirBeredan/main
Stop running Get-Command Under System
2023-09-08 17:07:14 +02:00
Brendan Barton 773ef00d70
Stop running Get-Command Under System
#https://github.com/Romanitho/Winget-AutoUpdate/issues/387
Updated logic to use $WingetPath if running under system or admin context.
This avoids the possibility of Get-Command returning winget.exe from the users context.
2023-09-08 20:18:15 +08:00
Göran Axel Johannesson 76bf7e40d2
Merge branch 'Romanitho:main' into WAU-mods 2023-09-06 21:31:39 +02:00
github-actions[bot] 00643092c8 Changed version to 1.17.8-0 2023-09-06 00:28:48 +00:00
KnifMelti 0b9e2752a5 Block comment is better 2023-09-04 01:11:52 +02:00
KnifMelti bd453d45a0 small text 2023-09-04 01:00:27 +02:00
KnifMelti b341ca25b2 Template, README and text 2023-09-04 00:47:31 +02:00
KnifMelti 6530b2d449 Wrong place 2023-09-02 19:13:10 +02:00
KnifMelti 752500e9cf Code documentation 2023-09-02 05:34:35 +02:00
KnifMelti d4502794fe Test if _WAU-mods.ps1 exist 2023-09-02 05:15:26 +02:00
Alex Kozack e0ea5d2b41
fix typo 2023-08-20 12:41:57 +03:00
Alex Kozack 43fcdbb68e
feat(locale): add Ukrainian locale 2023-08-20 12:37:50 +03:00
github-actions[bot] 2ad00cb026 Changed version to 1.17.7 2023-07-30 06:32:02 +00:00
github-actions[bot] 61dec867b6 Changed version to 1.17.7-0 2023-07-30 00:37:27 +00:00
Taco 9aeb8a2e4f Fix double-byte and half-width characters 2023-07-29 21:02:59 +08:00
github-actions[bot] 7ce2eb2146 Changed version to 1.17.6 2023-07-28 09:57:43 +00:00
Romain 70fbc8191a
Minor change to better compatibility 2023-07-28 11:47:27 +02:00
github-actions[bot] f477fbde8b Changed version to 1.17.6-7 2023-07-28 00:33:53 +00:00
Romain f9459fded3
Fix "..." in long names 2023-07-27 17:15:51 +02:00
github-actions[bot] 2b7e768943 Changed version to 1.17.6-6 2023-07-26 00:34:53 +00:00
Taco 86c894eb35 Handle Chinese characters in apps' names 2023-07-25 14:08:58 +08:00
github-actions[bot] 75d7a12721 Changed version to 1.17.6-5 2023-07-23 00:38:47 +00:00
Taco 429ac7f4a5 fix IndexOf bug 2023-07-22 16:48:24 +08:00
github-actions[bot] 39ef74f3a4 Changed version to 1.17.6-4 2023-07-21 00:36:19 +00:00
KnifMelti c45bdfd00b 1.5.1881 an corrected download in PostUpdate... 2023-07-21 00:16:16 +02:00
github-actions[bot] 3c34f85cb2 Changed version to 1.17.6-3 2023-07-20 00:36:41 +00:00
Justin McIntosh 1e848490cc Update Invoke-PostUpdateActions.ps1 to 1.5.1572 2023-07-11 10:49:22 -04:00
github-actions[bot] ef06c457c7 Changed version to 1.17.6-2 2023-06-22 00:37:22 +00:00
romanitho 4e69844b4a fix for app detection on version like x.x.0.0 2023-06-21 18:15:25 +02:00
romanitho d8d71536e2 Improved application detection after upgrade 2023-06-21 15:47:38 +02:00
github-actions[bot] 5efbb98eb1 Changed version to 1.17.6-1 2023-05-30 00:36:18 +00:00
github-actions[bot] 754e67edf4 Changed version to 1.17.6-0 2023-05-21 00:35:11 +00:00
Romain 1ff8876e11
Fix retry behaviour 2023-05-20 16:23:36 +02:00
github-actions[bot] 47a414afb8 Changed version to 1.17.5 2023-05-19 10:54:47 +00:00
github-actions[bot] c26fe42f5c Changed version to 1.17.5-3 2023-05-19 00:32:09 +00:00
github-actions[bot] 0213f7d6db Changed version to 1.17.5-2 2023-05-10 00:31:34 +00:00
github-actions[bot] 1884982935 Changed version to 1.17.5-1 2023-05-05 00:29:45 +00:00
Romain 18c7f8c61e
Bug fix + doc 2023-05-04 10:42:42 +02:00
github-actions[bot] 5ac0ce6a18 Changed version to 1.17.5-0 2023-05-04 00:31:28 +00:00
Fabian Seitz 39be9b2e60 Handle WAU-install symlinks in Updates and Uninstallations
#333
2023-05-03 08:13:58 +02:00
Fabian Seitz 463f11a926
Create symlink for install.log 2023-05-02 13:08:39 +02:00
Fabian Seitz 5ba779d171
Symlink full WAU folder 2023-05-02 12:28:29 +02:00
github-actions[bot] 1f1c6f22cd Changed version to 1.17.4 2023-04-22 13:59:20 +00:00
romanitho ae5f946fcd Remove useless regkeys 2023-04-22 14:00:07 +02:00