Commit Graph

  • c5405a9dc5
    Keep only the main branch (#183) * Fix ArchWSL cert install - No manual steps required main Plínio Larrubia 2024-09-09 10:30:52 -0300
  • d8872ff6ae
    May Update Hotfix 2 (#170) Plínio Larrubia 2024-05-28 09:57:50 -0300
  • 81bda61805
    Fixed `Remove-ItemPropertyVerified` inaccurately reporting success - The property is now removed correctly, accepting more paths LeDragoX 2024-05-27 14:09:17 -0300
  • f057456541
    Add warning when path was not found using Remove-ItemPropertyVerified LeDragoX 2024-05-20 14:09:40 -0300
  • 527483ff6b
    Removing all the properties changed to **Enable-WindowsSpotlight** - Fix Remove-ItemPropertyVerified LeDragoX 2024-05-17 11:38:24 -0300
  • f6863be27f
    May Update... and Thoughts (#164) Plínio Larrubia 2024-05-16 18:36:53 -0300
  • 2481d93cc9
    Update Use-DebloatSoftware.ps1 (#138) 747DB66FBC 2023-11-22 19:09:51 +0100
  • 4da1d283b6
    Fix and Update Readme Info (#128) Plínio Larrubia 2023-10-12 09:24:18 -0300
  • baf699567f
    Core changes, additions and refactor (#127) Plínio Larrubia 2023-10-12 01:08:05 -0300
  • 950bf17ed0
    Update Remove-Xbox with new gaming app (#121) Leonardo Cavaletti 2023-10-02 17:02:50 +0100
  • 66b975f584
    chore(deps): bump actions/checkout from 3 to 4 (#117) dependabot[bot] 2023-09-13 13:59:11 -0300
  • 2e6f5ec1a8
    Small fixes for the script (#99) Plínio Larrubia 2023-04-06 13:25:22 -0300
  • d62ebe2ce6
    Fix Adwcleaner and shutup10 not running (#96) Plínio Larrubia 2023-03-20 07:12:20 -0300
  • 427d2ca059
    Change the Contributing policy to be less restrictive (#94) Plínio Larrubia 2023-03-12 17:30:24 -0300
  • e945a49cec
    Fixing lib path issue on several scripts (#93) Gotoh Aiura 2023-03-12 01:13:36 +0000
  • b6d284a56a
    Complete rename on `script files`, change script `temp folder` and small changes (#92) Plínio Larrubia 2023-03-08 17:34:11 -0300
  • abfc5d2d30
    Fix colors in `PowerShell`, change `temp folder` used in the Script, rename `scripts` (#91) Plínio Larrubia 2023-03-07 22:33:04 -0300
  • ee5ae35c7f
    docs: update script-logo Plínio Larrubia 2023-03-01 15:15:12 -0300
  • a65ca7506e
    feat: Add Display Driver Uninstaller (DDU) in Software Install :) - Remember, to avoid some problems use it in Safe Mode! I'm not responsible at bad usage from this software. Plínio Larrubia 2023-03-01 14:06:28 -0300
  • 760dc674bd
    feat: Disable Edge startup boost + running in background - Frees a great amount of RAM after closing Microsoft Edge - Edge will take a few seconds or miliseconds to open depending on your hardware, but it's worth it Plínio Larrubia 2023-03-01 13:40:06 -0300
  • 7cd04156a7
    feat/fix: refine GUI, allowing to resize the window correctly Plínio Larrubia 2023-02-28 19:16:32 -0300
  • f71502f6f4
    docs: explicitly tell to extract the entire zip (#89) - Moved sections to new order - Fixed formatting and text where needed Plínio Larrubia 2023-02-28 11:12:51 -0300
  • ddc4a4bb75
    fix: Use function to set revert status Globally - Clean 2 errors from PSScriptAnalyzer (only 1 left) Plínio Larrubia 2023-02-28 11:11:24 -0300
  • d50e60afe4
    refactor(gui): Add a function to get all the colors - Used colors should be accessible through this function Plínio Larrubia 2023-02-28 11:10:00 -0300
  • 20f911b1ab
    fix(gui): design inconsistencies Plínio Larrubia 2023-02-27 16:01:20 -0300
  • 3623e3e33c
    fix: 2 detections from PSScriptAnalyzer related to PSShouldProcess rule Plínio Larrubia 2023-02-27 15:50:09 -0300
  • 3b1b613223
    feat: Add option to enable/disable hibernate (#85) - Added an optional param -Type (Full|Reduced) - The optimize-performance set hibernate type to reduced Plínio Larrubia 2023-02-27 15:38:33 -0300
  • 79abad0691
    rename: uwp-appx-hander to uwp-app-handler - Same happened on the function Remove-UWPApp( ) - Remove unused import from individual-tweaks.psm1 Plínio Larrubia 2023-02-27 14:49:46 -0300
  • 486a9f87c2
    refactor(lib/service): Remove $CustomMessage param Plínio Larrubia 2023-02-27 14:27:56 -0300
  • 38fd2f8d82
    (#84) Add option to remove PowerShell ISE - Like other options, you can also enable if you want Plínio Larrubia 2023-02-27 12:22:39 -0300
  • ed671ff15c
    feat(title-templates): add some new effects and formatting style - Style: `"Blink", "Bold", "Italic", "Regular", "Strikethrough", "Underline"` - Color: `"Black", "Blue", "DarkBlue", "DarkCyan", "DarkGray", "DarkGreen", "DarkMagenta", "DarkRed", "DarkYellow", "Cyan", "Gray", "Green", "Red", "Magenta", "White", "Yellow"` Plínio Larrubia 2023-02-26 14:31:49 -0300
  • d43aa9b68f
    docs: Remove two images from CONTRIBUTING - Deleted 2 .pngs Plínio Larrubia 2023-02-25 17:58:12 -0300
  • 2c49f6a538
    perf: Optimize script-gui.png size Plínio Larrubia 2023-02-25 17:54:23 -0300
  • 4b009c17e4
    fix(gui): Reclaim consistence through gui design Plínio Larrubia 2023-02-25 17:52:02 -0300
  • 0ff1a5fcf8
    fix(revert/gui): update form only after finished Plínio Larrubia 2023-02-25 16:52:50 -0300
  • 8d63d1892a
    refactor(CLI/GUI): Join CLI/GUI scripts together - Improved UI ^^ ! - Create Dynamic layouts with UI lib new-layout-page.psm1 - Split Get-ScreenResolution() to other file - Make FontSize parameter mandatory on ui-helper.psm1 - Update README doc Plínio Larrubia 2023-02-25 16:47:39 -0300
  • d5c98ca36a
    feat(package-managers): Add the name of the package manager in the terminal - Part of installation/check from Install-PackageManager() Plínio Larrubia 2023-02-25 11:22:10 -0300
  • 1f5b594b8f
    fix(auto-update): add output to host while updating winget sources Plínio Larrubia 2023-02-25 10:13:51 -0300
  • 8d62c79b60
    feat(personal/scripts): restore aero shaking - Use the "Restoring" word instead of "Re-Enabling" Plínio Larrubia 2023-02-25 10:01:16 -0300
  • ab7d01ed8a
    chore(auto-update): Update Winget sources before upgrading all apps Plínio Larrubia 2023-02-25 09:58:01 -0300
  • fd1c60f7bf
    refactor(ui): Add autocomplete to FontStyle Plínio Larrubia 2023-02-25 09:30:45 -0300
  • 27b5ffdc49
    refactor(uwp): Verify App before and proceed to next - Add wildcards inside lib, so no need to add on each App Plínio Larrubia 2023-02-24 16:31:23 -0300
  • 7a8039de9f
    Update CLI imports - Add script to remove windows capabilities Plínio Larrubia 2023-02-23 17:05:23 -0300
  • d7a6e2c836
    Fix lib types and weird imports i've done on the past - Fix Microsoft Edge search suggestions based on history Plínio Larrubia 2023-02-22 12:36:25 -0300
  • 2b82728641
    Fixed the typing in all advanced functions - Removed empty End {} blocks - Removed Mandatory = $false parameters - Added SupportsShouldProcess where supported - Rename show-dialog-window.psm1 to show-message-dialog.psm1 - Move ui-helper, select-folder-gui and show-message-dialog to the "ui" subfolder - Don't display the BGR color anymore on new-system-color - Used Begin { } and Process { } blocks where needed - Updated all imports where needed Plínio Larrubia 2023-02-22 00:22:47 -0300
  • e55156553a
    Remove H.265 Codec from system apps - Microsoft just blocked every way to reaching it, except an external site from downloading the package. Plínio Larrubia 2023-02-21 18:55:19 -0300
  • 8d87b67dcb
    Fix the wrong Function name leading to errors - You can change your colors again ^^ Plínio Larrubia 2023-02-21 17:27:02 -0300
  • d164e04a8f
    Docs: Improve writing on README and CONTRIBUTING Plínio Larrubia 2023-02-21 16:56:41 -0300
  • 79886d57f3
    Add 2 libs to manage registry item creation/removal - By using this there's no need anymore to use the New-FolderForced.psm1 - This finishes total integration with all scripts that create a new item property verifying its existence before - Using these new functions "override" native ones, and remove the need to Test-Path as it verifies before adding or removing an entry Plínio Larrubia 2023-02-21 16:10:18 -0300
  • 3005e5440d
    Debloat lib refactor/cleanup part 2 - Decrease the unnecessary amount of complexity in some funcions - Using "-Remove" while removing optional features cleans 2GB+ on image size - Updated script-image2 Plínio Larrubia 2023-02-20 18:52:10 -0300
  • 197b8e47f4
    Debloat lib refactor/cleanup part 1 - Decrease the unnecessary amount of complexity in some funcions Plínio Larrubia 2023-02-20 17:24:33 -0300
  • fa0a439b63
    (#84) Remove Windows Capabilities including PowerShell ISE (but not limited to) Plínio Larrubia 2023-02-20 16:03:53 -0300
  • 91e9deec9b
    Re-architecture the folder structure - Move every lib related to a debloat part inside _debloat-helper_ folder Plínio Larrubia 2023-02-20 11:49:57 -0300
  • 9646708d49
    (#83) Fix MouseHoverTime type on Registry - This will work as a String only key Plínio Larrubia 2023-02-12 12:57:33 -0300
  • f6c73952aa
    Update description about Hibernate - Update OOShutUp10 .cfg's Plínio Larrubia 2023-02-09 09:44:26 -0300
  • 9c4ae323bd
    Update script logo Plínio Larrubia 2023-01-26 18:24:24 -0300
  • 89d612c595
    Redo script icon gradient colors - Rename script-logo -> script-image - Rename script-image -> script-logo - Apply those changes to README and the GUI script Plínio Larrubia 2023-01-26 18:02:13 -0300
  • 11e7e694eb
    Optimize EVEN MORE the images! - The initial image may look worse, but i (maybe) will rework it at some point Plínio Larrubia 2023-01-25 23:04:21 -0300
  • c36cc02a07
    Optimize all image sizes - Also add a new icon to the script ;) Plínio Larrubia 2023-01-25 22:27:46 -0300
  • d81a883c0a
    Docs: add description to Automatic Windows Update function Plínio Larrubia 2023-01-12 17:21:39 -0300
  • 9b1f806062
    Update description about driver icons and apps Plínio Larrubia 2023-01-12 17:18:50 -0300
  • b133de4907
    Allow Windows Update to search missing drivers Plínio Larrubia 2023-01-12 17:15:11 -0300
  • 8f7195fe66
    (#78) Download and install Updates automatically as default - Put in the GUI an option to Change this WU behavior Plínio Larrubia 2023-01-12 17:10:27 -0300
  • 064452ed4f
    (#75) Remove Feedback Hub - This app will be removed from now on Plínio Larrubia 2023-01-04 11:54:45 -0300
  • 2ab95185d3
    fix: WSL install - The optional feature still need to be enabled on Win 10 - Removed WSLg installation as its using another methods Plínio Larrubia 2022-12-18 13:31:26 -0300
  • 7c555930f7
    feat: add WizTree to software install Plínio Larrubia 2022-12-18 12:42:10 -0300
  • 7f38e44aeb
    fix: .Net Framework install Plínio Larrubia 2022-12-17 12:05:17 -0300
  • f06af376d0
    (#74) Remove tweak to not detect automatically proxy settings - This option is irrelevant and problematic, as some users get internet time outs. - The users must re-enable on Windows settings (`Win + I`) - Also, the users need to disable manually the *Proxy Server* if unused Plínio Larrubia 2022-12-13 09:22:13 -0300
  • da307bfbc0
    Update GUI script GIF Plínio Larrubia 2022-11-23 15:40:36 -0300
  • a408e6b07b
    Update script-image Plínio Larrubia 2022-11-23 14:22:51 -0300
  • 78d4eeceec
    docs: Update Xbox Game Bar/DVR/Mode description Plínio Larrubia 2022-11-22 23:16:15 -0300
  • ec5392202d
    Remove unused variable (PSScriptAnalyzer) Plínio Larrubia 2022-11-22 23:10:35 -0300
  • e1abefbce9
    Update script image Plínio Larrubia 2022-11-22 23:02:43 -0300
  • 0dc53dce17
    Update script image Plínio Larrubia 2022-11-22 22:59:54 -0300
  • 373d963189
    Check if registry path exists before deleting - Update button name for Xbox Game tweaks Plínio Larrubia 2022-11-22 22:03:10 -0300
  • f838d573e2
    Re-enable Scheduled defrag task - Will apply disk defragmentation and optimization weekly as default Plínio Larrubia 2022-11-22 21:03:50 -0300
  • bbd8a89037
    Add italic formatting on disclaimer - Remove "Sysprep will hang" empty """troubleshoot""" Plínio Larrubia 2022-11-22 21:02:36 -0300
  • 685d77fabc
    Switch Hide "Meet now" tweak to apply to all users... Plínio Larrubia 2022-11-22 21:01:38 -0300
  • 656aaf73f4
    (#68) Fix Xbox Game Bar shortcut and clips - Remove a GameDVR policy which was preventing these shortcuts to work Plínio Larrubia 2022-11-22 21:00:16 -0300
  • 47a8009745
    (#71) Add option to bring back Phone Link app and settings - Added important disclaimer on README - Added option to enable/disable phone link Plínio Larrubia 2022-11-22 16:31:43 -0300
  • 496fb224a6
    Solve a PSScriptAnalyzer alert - Remove unused variable Plínio Larrubia 2022-11-14 19:38:22 -0300
  • f205a1526f
    Update project Image Plínio Larrubia 2022-11-14 19:33:50 -0300
  • d2ca26f327
    Rename functions to disable and enable Xbox Game Bar DVR - as they should apply to Game Bar and Mode too - Moved some code from remove-xbox.ps1 and install-individual-system-apps.psm1 to proper functions Plínio Larrubia 2022-11-14 19:08:51 -0300
  • 3ecee3a71a
    Add function to attempt getting registry key user full control - May only work on unprotected keys - This was a failed attempt to disable Xbox Game Writer Presence Plínio Larrubia 2022-11-14 19:05:13 -0300
  • a197013d3b
    Docs: update Download column Plínio Larrubia 2022-11-14 15:35:18 -0300
  • 4b08e65d82
    Doc: move the badges below the project image Plínio Larrubia 2022-11-14 15:27:49 -0300
  • 6bf63bbeb8
    Add winget-install folder to gitignore Plínio Larrubia 2022-11-14 15:01:55 -0300
  • 2539770712
    Potential fix to Winget installation (finally) - Source from: https://github.com/asheroto/winget-installer and ChrisTitus tech's script Plínio Larrubia 2022-11-14 15:00:26 -0300
  • 13ebd39bba
    Add PDFCreator to software install Plínio Larrubia 2022-11-14 13:52:22 -0300
  • 9f4ea5560c
    Add Fira Code to nerd fonts - Use variable to refer to download folder Plínio Larrubia 2022-11-08 14:31:00 -0300
  • 2e1843a030
    Update install font function - Change folder download location - Add more symbols to replace Plínio Larrubia 2022-11-08 14:29:59 -0300
  • 17d4d5120c
    Categorize and arrange services Plínio Larrubia 2022-11-01 19:19:45 -0300
  • bd8102fed9
    (#70) Fixed path not found when disabling Bing search suggestions Plínio Larrubia 2022-10-20 18:38:07 -0300
  • 65c8fe287e
    Added improvements to timeout behaviors - System will shutdown faster - Added tweaks to improve responsiveness when gaming - Changed MenuShowDelay to 1ms (was 100ms) Plínio Larrubia 2022-10-20 18:03:18 -0300
  • a93dd607c0
    Disable driver auto updates correctly - No offering through WU anymore Plínio Larrubia 2022-10-20 17:46:30 -0300
  • 78306b7163
    Fix error when removing property on clipboard across devices Plínio Larrubia 2022-10-20 16:54:39 -0300
  • 8cdfde619a
    Remove Netflix app - I'm not using this anymore - For better browser experience, i recommend these extensions: FIREFOX: https://addons.mozilla.org/en-US/firefox/addon/netflix-1080p-firefox/ CHROME: https://chrome.google.com/webstore/detail/netflix-1080p/cankofcoohmbhfpcemhmaaeennfbnmgp Plínio Larrubia 2022-10-20 12:47:25 -0300
  • 51eccc4b8d
    Misc changes on " ..." text parts - Moved tweak position within ClipboardAsyncAcrossDevice() function Plínio Larrubia 2022-10-19 15:46:56 -0300
  • 81c0755eee
    Add more details when changing a Windows Optional Feature - Show the Feature name + Display name inside () Plínio Larrubia 2022-10-19 15:44:48 -0300
  • f3ca007bd8
    Update README documentation - Add shutup10 changes - Add other unlisted tweaks Plínio Larrubia 2022-10-19 15:42:56 -0300