Chris Titus Tech
|
da3fd87f9a
|
revise approval
|
2026-02-23 14:46:15 -06:00 |
|
Chris Titus Tech
|
9e8cefc973
|
fix automerge
|
2026-02-23 14:43:52 -06:00 |
|
 Chris TitusandGitHub
|
e93753e5c9
|
Json-Cleanup-Expansion (#4090)
* initial cleanup
* remove winutilgpu
|
2026-02-22 17:19:04 -06:00 |
|
Chris Titus Tech
|
6cda509604
|
fix formatting
|
2026-02-10 14:18:09 -06:00 |
|
Chris Titus Tech
|
ef29ab9ffc
|
remove hotfix
|
2026-02-10 13:41:42 -06:00 |
|
Chris Titus Tech
|
7219329d2c
|
fix pr template to be clearer
|
2026-02-10 13:41:14 -06:00 |
|
 
|
27b0a59abb
|
Zeus-toggle-fix (#4017)
* Fix Get Installed toggle detection and multiple config bugs
Fixes the issue where "Get Installed" in the Tweaks tab was not correctly
pulling all toggle states, plus several additional config bugs discovered
during investigation.
Changes:
- Unified toggle detection logic using Get-WinUtilToggleStatus
- Fixed registry value detection (0 values were incorrectly treated as missing)
- Added DefaultState support for missing registry keys
- Fixed WPFTweaksUTC registry type (QWord → DWord)
- Fixed WPFTweaksServices startup types (TermService, VaultSvc: Automatic → Manual)
- Fixed duplicate order collisions in tweaks
- Fixed FFmpeg display name
- Improved OneDrive removal script reliability
- Improved Copilot removal script with wildcard pattern and null check
- Fixed code formatting (added spaces after if/Foreach statements)
Files changed:
- functions/private/Invoke-WinUtilCurrentSystem.ps1
- functions/private/Get-WinUtilToggleStatus.ps1
- config/tweaks.json
- config/applications.json
Fixes #3762
Fixes #3189
Fixes #3876
Potentially fixes #3008
Potentially fixes #3815
* Fix toggles
---------
Co-authored-by: Akhil Achanta <akhilachanta8@gmail.com>
|
2026-02-10 13:37:37 -06:00 |
|
 Chris TitusandGitHub
|
457f1820c4
|
Revert "Fix Get Installed toggle detection and multiple config bugs (#3959)" (#4016)
This reverts commit 414cd139e2.
|
2026-02-10 13:33:07 -06:00 |
|
 Chris TitusandGitHub
|
86097572b0
|
fix adobe hosts (#3955)
|
2026-02-10 12:53:16 -06:00 |
|
 Chris TitusandGitHub
|
ac116d7083
|
New install gui (#3995)
* cleanup and checkbox addition
* Make collapsable categories
* finish new install GUI
* Fix search
|
2026-02-06 10:26:29 -06:00 |
|
 Chris TitusandGitHub
|
8ebd127857
|
add flush dns (#3953)
|
2026-01-28 11:17:06 -06:00 |
|
 Chris TitusandGitHub
|
f9b01fdc81
|
Update README to remove contribution note
Removed note about contributing to documentation.
|
2026-01-14 17:22:27 -06:00 |
|
Chris Titus Tech
|
a20719b65b
|
update PR template
|
2026-01-08 09:08:28 -06:00 |
|
Chris Titus Tech
|
148360305c
|
Fix whitespace and compile formatting
|
2026-01-08 09:01:34 -06:00 |
|
Chris Titus Tech
|
63eeab0b19
|
fix whitespace
|
2026-01-05 10:18:24 -06:00 |
|
Chris Titus Tech
|
becfba603d
|
clean up spacing
|
2025-12-01 07:49:40 -06:00 |
|
Chris Titus Tech
|
b265675560
|
Removal of more winget user scope code
|
2025-11-17 07:37:29 -06:00 |
|
 Chris TitusandGitHub
|
e0237642c8
|
commit for removal of user scope progs and user scope winget (#3727)
|
2025-11-17 13:10:44 -06:00 |
|
Chris Titus Tech
|
c9e6861ad4
|
final fix for tweaks order
|
2025-11-17 06:50:06 -06:00 |
|
Chris Titus Tech
|
43ec73684e
|
fix up ordering for tweaks
|
2025-11-17 06:46:54 -06:00 |
|
Chris Titus Tech
|
351a77043e
|
fix application errors from hyphens
|
2025-11-17 05:42:43 -06:00 |
|
Chris Titus Tech
|
3b26620627
|
fix missing file paths for unit test during prepossess
|
2025-10-06 10:05:36 -05:00 |
|
Chris Titus Tech
|
eeee941eb3
|
fix formatting
|
2025-10-06 09:57:32 -05:00 |
|
Chris Titus Tech
|
242fa6f210
|
temp disable of offline for online users
|
2025-10-06 09:55:25 -05:00 |
|
Chris Titus Tech
|
634ef3266c
|
add windows restore to config tab
|
2025-10-06 09:51:48 -05:00 |
|
Chris Titus Tech
|
c7495059fd
|
Offline Capabilities
|
2025-09-18 10:26:11 -05:00 |
|
Chris Titus Tech
|
2b9e277b10
|
minor fixes
|
2025-08-01 11:29:10 -05:00 |
|
Chris Titus Tech
|
32a4311901
|
expand disable recall and smart app off
|
2025-06-26 14:12:32 -05:00 |
|
Chris Titus
|
de9b643129
|
add signing shortcut
|
2025-05-23 11:26:48 -05:00 |
|
Chris Titus
|
e430e0aad0
|
revert single form window
|
2025-05-23 11:22:44 -05:00 |
|
Chris Titus
|
61fd4d2f91
|
update authors
|
2025-05-23 11:20:23 -05:00 |
|
Chris Titus
|
b72cd83189
|
Remove Old Code-Signing
|
2025-05-23 11:15:18 -05:00 |
|
Chris Titus
|
3e416f5c14
|
format fixes
|
2025-05-05 10:56:32 -05:00 |
|
Chris Titus
|
91365d50b5
|
quick format update
|
2025-05-05 10:12:00 -05:00 |
|
Chris Titus Tech
|
86459b7e24
|
fix alpha in apps
|
2025-04-14 14:30:09 -05:00 |
|
Chris Titus Tech
|
5f6bdb2e48
|
Update tweaks.json
|
2025-04-14 13:27:02 -05:00 |
|
Chris Titus Tech
|
51424abfad
|
Update preset.json
|
2025-04-14 13:08:55 -05:00 |
|
Chris Titus Tech
|
3caa3be9a3
|
Update tweaks.json
|
2025-04-14 13:08:01 -05:00 |
|
Chris Titus Tech
|
6df94df594
|
Delete Invoke-WinUtilInteractiveNerdFontInstall.ps1
|
2025-04-14 12:49:59 -05:00 |
|
Chris Titus Tech
|
e4b2a38372
|
fix a few tweak errors
|
2025-03-03 14:31:18 -06:00 |
|
Chris Titus Tech
|
f4d4bdad3c
|
move prefer ipv4 to advanced
|
2024-12-09 12:08:27 -06:00 |
|
Chris Titus Tech
|
9d47514190
|
move prefer ipv4 to advanced
|
2024-12-09 12:07:56 -06:00 |
|
Chris Titus
|
c33946bde2
|
tweaks remove all
|
2024-12-09 00:21:45 -06:00 |
|
Chris Titus Tech
|
d49b21f881
|
Fix onedrive remove for msapps
|
2024-11-25 10:07:43 -06:00 |
|
Chris Titus Tech
|
c186642998
|
Remove WPFShortcut Creation
Was causing virus false positives.
|
2024-10-29 16:35:43 -05:00 |
|
Chris Titus Tech
|
47a4f1547e
|
Merge branch 'main' of https://github.com/ChrisTitusTech/winutil
|
2024-10-29 16:22:04 -05:00 |
|
Chris Titus Tech
|
1caf3111d3
|
remove shortcut hexedit
|
2024-10-29 16:21:57 -05:00 |
|
Chris Titus Tech
|
ae74965548
|
Merge branch 'main' of https://github.com/ChrisTitusTech/winutil
|
2024-10-01 15:12:54 -05:00 |
|
Chris Titus Tech
|
b43d31088c
|
fix indent
|
2024-10-01 15:12:52 -05:00 |
|
Chris Titus Tech
|
0703935bfb
|
Formatting fixes
|
2024-09-23 12:55:43 -05:00 |
|
Chris Titus
|
3f2759f967
|
format changes
|
2024-09-20 09:03:18 -05:00 |
|
Chris Titus
|
81aead7a68
|
Update release-drafter.yml
|
2024-09-12 11:16:01 -05:00 |
|
Chris Titus
|
9c0b0b8913
|
format update
|
2024-09-12 09:49:06 -05:00 |
|
Chris Titus
|
19a3c7070a
|
Update release-drafter.yml
|
2024-09-10 18:12:21 -05:00 |
|
Chris Titus
|
343a72f528
|
Update pre-release.yaml
|
2024-09-10 18:02:42 -05:00 |
|
Chris Titus
|
0b13ca4b11
|
update release
|
2024-09-10 18:01:18 -05:00 |
|
Chris Titus Tech
|
d3ef94f175
|
Update windev.ps1
|
2024-09-10 14:18:51 -05:00 |
|
Chris Titus Tech
|
9abe11c975
|
Fix Theming
|
2024-09-10 14:01:07 -05:00 |
|
Chris Titus
|
6ad31edef1
|
Fix syntax error
|
2024-09-09 20:10:41 -05:00 |
|
Chris Titus
|
2b3f1a811d
|
Update pre-release.yaml
|
2024-08-29 22:47:18 -05:00 |
|
Chris Titus
|
2af864f7ab
|
update release notes
|
2024-08-29 22:42:41 -05:00 |
|
Chris Titus
|
2b8592a50a
|
Update pre-release.yaml
|
2024-08-29 22:05:18 -05:00 |
|
Chris Titus
|
aad0356c28
|
Update pre-release.yaml
|
2024-08-29 21:59:12 -05:00 |
|
Chris Titus
|
01515db90f
|
Update pre-release.yaml
|
2024-08-29 21:48:09 -05:00 |
|
Chris Titus
|
2ba5572b6c
|
Update pre-release.yaml
|
2024-08-29 21:40:45 -05:00 |
|
Chris Titus
|
7e1c593510
|
Update pre-release.yaml
|
2024-08-29 21:30:14 -05:00 |
|
Chris Titus
|
b6141808af
|
Update pre-release.yaml
|
2024-08-29 21:24:45 -05:00 |
|
Chris Titus
|
a21845327b
|
Update pre-release.yaml
|
2024-08-29 21:21:19 -05:00 |
|
Chris Titus
|
2a355c00c8
|
Update pre-release.yaml
|
2024-08-29 21:17:50 -05:00 |
|
Chris Titus
|
2d3dbe4f6a
|
fix pre-release
|
2024-08-29 21:07:41 -05:00 |
|
Chris Titus Tech
|
ed1cdf0233
|
update microwin again
|
2024-08-13 13:02:09 -05:00 |
|
Chris Titus Tech
|
a046bcd6a2
|
Fix provisioned packages
|
2024-08-13 12:33:44 -05:00 |
|
Chris Titus Tech
|
bf518522f8
|
fix error
|
2024-08-13 12:09:47 -05:00 |
|
Chris Titus Tech
|
35dfd847ab
|
MicroWin Cleanup
|
2024-08-13 12:04:09 -05:00 |
|
Chris Titus Tech
|
0e85f20680
|
Fix Hangup with Microwin
|
2024-08-13 11:47:19 -05:00 |
|
Chris Titus Tech
|
bdfc4c076c
|
Cleanup first run
|
2024-08-13 11:16:31 -05:00 |
|
Chris Titus Tech
|
8c4dc82d31
|
MicroWin Improvements autosetup
|
2024-08-13 11:07:52 -05:00 |
|
Chris Titus
|
0bce9e2647
|
pre-compile run
|
2024-08-09 10:15:20 -05:00 |
|
Chris Titus
|
1945fe288d
|
Update close-discussion-on-pr.yaml
|
2024-08-07 21:30:15 -05:00 |
|
Chris Titus
|
547e433b0b
|
Merge branch 'main' of https://github.com/ChrisTitusTech/winutil
|
2024-08-02 19:10:14 -05:00 |
|
Chris Titus
|
4ee41cf198
|
error check code signing
|
2024-08-02 19:10:09 -05:00 |
|
Chris Titus
|
09575b0f8d
|
Merge branch 'main' of https://github.com/ChrisTitusTech/winutil
|
2024-08-02 19:01:51 -05:00 |
|
Chris Titus
|
5a89053534
|
Update compile.yaml
|
2024-08-02 19:01:44 -05:00 |
|
Chris Titus
|
80675b4c3f
|
add code signing to ps1 file
|
2024-08-02 18:51:50 -05:00 |
|
Chris Titus
|
2a530d0c12
|
Update createchangelog.yml
|
2024-07-30 21:41:52 -05:00 |
|
Chris Titus
|
fb1a0b919c
|
Update pre-release.yaml
bug fix and error handling
|
2024-07-30 21:33:30 -05:00 |
|
Chris Titus
|
83bcf246f6
|
Merge branch 'main' of https://github.com/ChrisTitusTech/winutil
|
2024-07-30 21:16:52 -05:00 |
|
Chris Titus
|
e2567bddc9
|
Update close-discussion.yml
|
2024-07-30 21:16:47 -05:00 |
|
Chris Titus
|
3929459106
|
Update close-discussion.yml
|
2024-07-30 21:05:13 -05:00 |
|
Chris Titus
|
508f909fc9
|
Update pre-release.yaml
|
2024-07-17 01:04:39 -05:00 |
|
Chris Titus
|
60a6c387e2
|
Update pre-release.yaml
|
2024-07-17 01:01:44 -05:00 |
|
Chris Titus
|
1307abc1d6
|
Update pre-release.yaml
|
2024-07-17 00:55:44 -05:00 |
|
Chris Titus
|
45a103f76b
|
Update pre-release.yaml
|
2024-07-17 00:53:21 -05:00 |
|
Chris Titus
|
b84c0d9248
|
Update pre-release.yaml
|
2024-07-17 00:52:12 -05:00 |
|
Chris Titus
|
f51c30023a
|
Merge branch 'main' of https://github.com/ChrisTitusTech/winutil
|
2024-07-17 00:44:04 -05:00 |
|
Chris Titus
|
bce4868896
|
Update pre-release.yaml
|
2024-07-17 00:43:58 -05:00 |
|
Chris Titus
|
0a472c06c4
|
Cleanup version creation
|
2024-07-17 00:36:59 -05:00 |
|
Chris Titus
|
1c72007a29
|
Update pre-release.yaml
|
2024-07-17 00:29:37 -05:00 |
|
Chris Titus
|
07434f706b
|
Update pre-release.yaml
|
2024-07-17 00:13:56 -05:00 |
|
Chris Titus
|
4176435ebf
|
Update dependabot.yml
|
2024-07-17 00:06:43 -05:00 |
|