Gabi
62ccf80856
Cleanup gitignore ( #4526 )
...
* Clean Up .gitignore
* Update .gitignore
* Clean Up .gitignore
* Update .gitignore
* Update .gitignore
* Update .gitignore
2026-05-26 15:14:35 -05:00
Gabi
70cdacb9f9
replaced some choco "na" packages with there package name in applications.json ( #4523 )
2026-05-26 15:08:58 -05:00
Gabi
459d0fd1b2
Fixed Get-WinUtilToggleStatus.ps1 displaying incorrect infromation for tweaks ( #4522 )
...
* Fixed Get-WinUtilToggleStatus.ps1 displaying incorrect infromation of tweaks
* Update Get-WinUtilToggleStatus.ps1
* Update Get-WinUtilToggleStatus.ps1
* Update Get-WinUtilToggleStatus.ps1
* Update Get-WinUtilToggleStatus.ps1
2026-05-26 15:05:25 -05:00
Chris Titus
48e94f71bc
chore: Update generated dev docs ( #4555 )
2026-05-26 15:01:09 -05:00
Gabi
2582f094ff
Powerplan fix ( #4521 )
...
* Update Invoke-WPFUltimatePerformance.ps1
* Update Invoke-WPFButton.ps1
* Update Invoke-WPFUltimatePerformance.ps1
* Update KnownIssues.md
* Update KnownIssues.md
* Update Invoke-WPFUltimatePerformance.ps1
* Update Invoke-WPFUltimatePerformance.ps1
* Update Invoke-WPFUltimatePerformance.ps1
* Update tweaks.json
2026-05-26 15:00:33 -05:00
Chris Titus
5aa099f6e2
Fix missing dism metadata ( #4516 )
...
* Fix product key invalid and missing metadata on some isos
* Fix Gabi's broken light mode pr
26.05.19
2026-05-19 14:11:27 -05:00
github-actions[bot]
9d85eea4e5
Update sponsors in README ( #4489 )
...
Co-authored-by: ChrisTitusTech <7896101+ChrisTitusTech@users.noreply.github.com >
2026-05-19 13:27:33 -05:00
Sree Sankar S
c765ffb317
Add minimize button to WinUtil window ( #4508 )
2026-05-19 13:26:54 -05:00
Chris Titus
82f51b4bf1
chore: Update generated dev docs ( #4515 )
2026-05-19 13:26:45 -05:00
Gabi
d44c013464
Changes windev.ps1's syntax ( #4506 )
...
* Changes windev.ps1's syntax
* Update windev.ps1
2026-05-19 13:26:32 -05:00
Chris Titus
753d47b9bc
Merge branch 'main' into pr/gepardjaro/4503 ( #4514 )
2026-05-19 13:26:07 -05:00
Gabi
8034e85521
Remove Write-Debug ( #4498 )
...
* Update Invoke-WinUtilCurrentSystem.ps1
* Update Invoke-WinUtilFontScaling.ps1
* Update Invoke-WinUtilTweaks.ps1
* Update Reset-WPFCheckBoxes.ps1
* Update Set-Preferences.ps1
* Update Update-WinUtilSelections.ps1
* Update Invoke-WPFSelectedCheckboxesUpdate.ps1
* Update Invoke-WPFtweaksbutton.ps1
* Update main.ps1
* Update main.ps1
* Update main.ps1
* Update main.ps1
* Update main.ps1
* Merge branch 'main' into Remove-Write-Debug
2026-05-19 13:16:06 -05:00
Gabi
a09736f9a8
Cleanup Get-WinUtilToggleStatus.ps1 ( #4497 )
...
* Cleanup Get-WinUtilToggleStatus.ps1
* Update Get-WinUtilToggleStatus.ps1
* Merge branch 'main' into patch-9
* Update Get-WinUtilToggleStatus.ps1
2026-05-19 13:13:27 -05:00
Gabi
24aaf9a3cf
Cleanup Get-WinUtilSelectedPackages.ps1 and remove annoying messages ( #4496 )
...
* Cleanup Get-WinUtilSelectedPackages.ps1 and remove annoying messages
* Update Get-WinUtilSelectedPackages.ps1
* Update Get-WinUtilSelectedPackages.ps1
* Update Get-WinUtilSelectedPackages.ps1
* Merge branch 'main' into patch-8
* Update Get-WinUtilSelectedPackages.ps1
* Update Get-WinUtilSelectedPackages.ps1
* Update Get-WinUtilSelectedPackages.ps1
* Update Get-WinUtilSelectedPackages.ps1
2026-05-19 13:07:10 -05:00
Chris Titus
f57b5f4ffa
chore: Update generated dev docs ( #4513 )
2026-05-19 13:01:00 -05:00
Pinak Dhabu
32d24c8024
Add Game Mode toggle and fix MPO overlay for 25H2 ( #4495 )
2026-05-19 13:00:07 -05:00
Nazrul Islam
743f9e3783
Refactor: Secure literal search and defensive scope handling ( #4492 )
...
* Refactor: Secure literal search and defensive scope handling
* Refactor: Secure literal search for Tweaks Tab
* Merge branch 'ChrisTitusTech:main' into fix-search-security
2026-05-19 12:56:58 -05:00
Chris Titus
522c4471c0
chore: Update generated dev docs ( #4512 )
2026-05-19 12:42:19 -05:00
Gabi
ea698f3791
Added WPFTweaksDisableBitLocker to tweaks.json ( #4486 )
...
* Added WPFTweaksDisableBitLocker to tweaks.json
* Update tweaks.json
* Update tweaks.json
* Update tweaks.json
* Merge branch 'main' into patch-6
2026-05-19 12:41:49 -05:00
Gabi
8ffd15c9f3
simplify Compile.ps1 by alot ( #4484 )
...
* Update Compile.ps1
* Delete tools/Invoke-Preprocessing.ps1
* Update .gitignore
* Update Compile.ps1
* Update Compile.ps1
* Update Compile.ps1
* Update Compile.ps1
* Update Compile.ps1
* Update .gitignore
* Update Compile.ps1
* Update Compile.ps1
* Update Compile.ps1
* Merge branch 'main' into patch-5
2026-05-19 12:40:02 -05:00
Gabi
6c1cb0caab
Deleted unused functions ( #4482 )
...
* Delete functions/private/Get-LocalizedYesNo.ps1
* Delete functions/private/Get-WPFObjectName.ps1
* Merge branch 'main' into patch-4
2026-05-19 12:36:49 -05:00
Gabi
bcafbe6234
CleanUp Invoke-WinUtilFeatureInstall.ps1 and fix typo ( #4481 )
...
* CleanUp Invoke-WinUtilFeatureInstall.ps1
* Update Invoke-WinUtilFeatureInstall.ps1
* Update feature.json
2026-05-19 12:34:04 -05:00
dependabot[bot]
fb54380b8b
Bump actions/github-script from 7 to 9 ( #4510 )
...
Bumps [actions/github-script](https://github.com/actions/github-script ) from 7 to 9.
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](https://github.com/actions/github-script/compare/v7...v9 )
---
updated-dependencies:
- dependency-name: actions/github-script
dependency-version: '9'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-19 10:56:12 -05:00
Gabi
39f26133f4
Update pre-release.yaml ( #4487 )
2026-05-15 09:02:05 -05:00
Gabi
09695f10aa
Fixed mpc-qt's description in applications.json ( #4480 )
2026-05-15 08:54:44 -05:00
tacostrange
d1becc5310
Fixed typo - 'there' to 'their' ( #4477 )
...
* Fixed typo - 'there' to 'their'
* fix typo in tweaks.json from 'there' to 'their'
2026-05-15 08:54:03 -05:00
Copilot
543b8958ef
Fix Actions script injection vulnerability in issue-slash-commands.yaml ( #4493 )
...
* Initial plan
* Fix Actions script injection vulnerability in issue-slash-commands.yaml
Agent-Logs-Url: https://github.com/ChrisTitusTech/winutil/sessions/94895aac-198f-40b6-af42-27fe0c646587
Co-authored-by: ChrisTitusTech <7896101+ChrisTitusTech@users.noreply.github.com >
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: ChrisTitusTech <7896101+ChrisTitusTech@users.noreply.github.com >
2026-05-14 18:13:02 -05:00
Sean (ANGRYxScotsman)
c39c54c7c1
update theme ( #4490 )
2026-05-14 14:22:33 -05:00
Chris Titus
d8193fd8ac
chore: Update generated dev docs ( #4475 )
2026-05-12 13:07:48 -05:00
Chris Titus
25adabd622
update bug
2026-05-12 13:07:27 -05:00
Gabi
2d605f1875
Make WPFTweaksServices do what it says ( #4466 )
...
* Update tweaks.json
* Update tweaks.json
2026-05-12 13:06:46 -05:00
Gabi
d46d324df8
Cleanup programs install ( #4465 )
...
* Cleanup programs install
* Update Install-WinUtilProgramChoco.ps1
2026-05-12 13:06:13 -05:00
Chris Titus
3e16817640
chore: Update generated dev docs ( #4474 )
2026-05-12 13:03:58 -05:00
Chris Titus
d0b91d190a
chore: Update generated dev docs ( #4473 )
2026-05-12 13:03:01 -05:00
Gabi
bdbfdb6681
Fixed WPFTweaksRemoveGallery and WPFTweaksRemoveHome ( #4464 )
...
* Fixed WPFTweaksRemoveGallery not setting explorer launchto
* Update tweaks.json
* Update tweaks.json
2026-05-12 13:02:54 -05:00
Gabi
0154b749a4
Added WPFTweaksWindowsAI ( #4461 )
...
* Added WPFTweaksWindowsAI
* Update tweaks.json
2026-05-12 13:02:26 -05:00
jb49088
e6e44e3e04
Add Deskflow to applications ( #4450 )
...
* Add Deskflow to applications
* add: Include Deskflow in applications list
---------
Co-authored-by: Chris Titus <contact@christitus.com >
2026-05-12 13:01:42 -05:00
Gabi
e6d8fdff75
fix import ( #4447 )
...
* Made -Config use Runspaces main.ps1
* Fix no-UI config autorun
* Skip empty no-UI autorun sections
* Update Invoke-WinUtilAutoRun.ps1
* Ignore blank DNS selection during autorun
* Update main.ps1
* Update Invoke-WPFRunspace.ps1
* Update Invoke-WPFRunspace.ps1
* Update Invoke-WinUtilAutoRun.ps1
* Update Invoke-WinUtilAutoRun.ps1
* Update Invoke-WPFtweaksbutton.ps1
* Update start.ps1
* Update main.ps1
* Update Invoke-WPFtweaksbutton.ps1
* Update Invoke-WPFRunspace.ps1
* Update _index.md
* Merge branch 'ChrisTitusTech:main' into patch-3
* Merge branch 'ChrisTitusTech:main' into patch-3
2026-05-12 12:58:46 -05:00
Gabi
6ba184bdeb
Hide Windows Updates from setting menu when disabling updates ( #4445 )
...
* Update Invoke-WPFUpdatesdisable.ps1
* Update Invoke-WPFUpdatesdefault.ps1
* Update Invoke-WPFUpdatesdefault.ps1
* Merge branch 'ChrisTitusTech:main' into patch-1
* Merge branch 'ChrisTitusTech:main' into patch-1
* Update Invoke-WPFUpdatesdisable.ps1
* Update Invoke-WPFUpdatesdisable.ps1
2026-05-12 12:57:07 -05:00
Ivan Lepekha
6d6defc206
improve: Clearing Applications list ( #4451 )
...
* Less radical removal of apps
* Moving some applications to Selfhosted category
* Some more chess-boxing
* Document section is too small
* TG forks are too niche
* Floorp should be good
* feat: Add new multimedia tools and update existing application entries in applications.json
---------
Co-authored-by: Chris Titus <contact@christitus.com >
26.05.12
2026-05-12 12:54:23 -05:00
Chris Titus
fa073f8475
chore: Update generated dev docs ( #4472 )
2026-05-12 12:19:19 -05:00
Gabi
63aecc0bee
Make WPFTweaksDeBloat an essential tweak and add it to presets ( #4458 )
...
* Update tweaks.json
* Update preset.json
2026-05-12 12:18:42 -05:00
Gabi
a0887783f8
fix allowing everyone to close issues ( #4454 )
...
* Update issue-slash-commands.yaml
* Update issue-slash-commands.yaml
* Update issue-slash-commands.yaml
2026-05-07 16:23:43 -05:00
Ivan Lepekha
f3880b66bb
feat: Update GH issue template for known issues ( #4455 )
...
* Add checkbox for known issues acknowledgment
Some people do not check the link
* typo fix
Updated checkbox type to checkboxes in bug report template.
* :zombie_sound:
* :zombie_sound_2:
* AAAAAAAAAAAAAAA
* I'm tired of testing commits
* :zombie_sound_1337:
Added a description to the read issues checkbox.
* my bad
2026-05-07 15:56:01 -05:00
Chris Titus
aa636926fa
chore: Update generated dev docs ( #4457 )
2026-05-07 15:53:01 -05:00
Gabi
ec3166bdc6
Update Invoke-WinUtilInstallPSProfile.ps1 ( #4456 )
...
* Update Invoke-WinUtilInstallPSProfile.ps1
* Update Invoke-WinUtilUninstallPSProfile.ps1
* Update Invoke-WinUtilInstallPSProfile.ps1
* Update Invoke-WinUtilUninstallPSProfile.ps1
2026-05-07 15:52:20 -05:00
Gabi
a3f57532b6
Cleanup winget upgrade ( #4410 )
...
* Update Update-WinUtilProgramWinget.ps1
* Delete functions/private/Update-WinUtilProgramWinget.ps1
* Delete functions/private/Get-WinUtilInstallerProcess.ps1
* Update Invoke-WPFInstallUpgrade.ps1
* Update Invoke-WPFInstallUpgrade.ps1
* Update Invoke-WPFInstallUpgrade.ps1
* Update Invoke-WPFInstallUpgrade.ps1
* Update Invoke-WPFInstallUpgrade.ps1
* Update Invoke-WPFInstallUpgrade.ps1
2026-05-05 15:16:39 -05:00
github-actions[bot]
3a7851b0f4
Update sponsors in README ( #4387 )
...
Co-authored-by: ChrisTitusTech <7896101+ChrisTitusTech@users.noreply.github.com >
26.04.30
2026-04-30 15:19:09 -05:00
Gabi
6fa73db245
Removed anythingllm from applications.json ( #4428 )
2026-04-30 15:18:07 -05:00
Chris Titus
184fe22a35
Cleanup: Delete all Scheduled Tasks related things ( #4435 )
...
* Delete functions/private/Set-WinUtilScheduledTask.ps1
* Update Invoke-WinUtilTweaks.ps1
* Update Invoke-WinUtilCurrentSystem.ps1
* waste of time
---------
Co-authored-by: Gabi <218829269+GabiNun2@users.noreply.github.com >
2026-04-30 15:16:27 -05:00