Commit Graph

  • 5641623b1e
    Exit Early when facing Syntax Errors, Solves a problem when passing '-Run' Argument with 'Compile.ps1' Script - Use 'Out-Null' to follow common project conventions Mr.k 2024-10-23 18:00:25 +0300
  • 974c46cc1e
    Save WinUtil's json strings with DOS-Style Newline Character (CRLF) instead of Unix-Style Newline Character (LF) Mr.k 2024-10-23 17:56:42 +0300
  • fc60574b85
    Updating for Snappy Driver Installation Dhruv Mistry 2024-10-22 17:42:54 +0530
  • e048097c78 Fix weird buggy behaviour in regards to switching the Display Mode and using Show-SelectedOnly Marterich 2024-10-21 22:35:00 +0200
  • 71f2c169bb Adding Glab (GitLab cli) both Winget And Choco Straight 2024-10-21 19:37:26 +0100
  • 4bfeacf80d Keep the search status when switching between compact and full view Marterich 2024-10-21 20:36:06 +0200
  • 89ea66a725
    Merge branch 'ChrisTitusTech:main' into patch-1 sev 2024-10-20 21:39:26 +0000
  • 1714bd5269
    KnownIssues.md: add clarifying text sev 2024-10-20 16:39:15 -0500
  • 0ac7d475e6 Remove desktop background Samq64 2024-10-18 20:16:30 -0400
  • 89f0978aa6 Update README Screenshot Samq64 2024-10-18 19:58:23 -0400
  • 4d4a98ff1e [MicroWin] Fix Recall "Dependency" Misinformation CodingWonders 2024-10-18 19:01:21 +0200
  • 821c8a723d Fixed removeing of ult plan Nyle 2024-10-16 18:41:05 +0100
  • fb58cbb1f1
    Merge bd10fd6387 into fdd32f441f Malix 2024-10-16 18:33:27 +0200
  • fdd32f441f Deploying to main from @ ChrisTitusTech/winutil@e4565f1f6f 🚀 ChrisTitusTech 2024-10-16 15:33:17 +0000
  • 80a933db8e Fix Whitespace when using Search Marterich 2024-10-16 08:03:14 +0200
  • 9dd89136e8 First Try at implementing a Compact Mode for the App page Marterich 2024-10-15 23:27:56 +0200
  • 4682db2ed6 update runspace function gathering logic MyDrift 2024-10-15 16:54:19 +0200
  • 802e830cd9 readd handle return MyDrift 2024-10-15 13:06:35 +0200
  • 31aae4bb08
    Hotfix: Fix user's original PowerShell profile being incorrectly uninstalled Cryostrixx 2024-10-14 17:18:42 -0700
  • 7b273d5634 Replace Category Label with ToggleButton, Fix Search Bugs Marterich 2024-10-14 22:25:23 +0200
  • 8507aaee85
    Fix issue with error messages not being displayed in Invoke-WinUtilUninstallPSProfile.ps1 Cryostrixx 2024-10-14 12:35:59 -0700
  • 2d0e68c90f Hotfix for Category Expansion during search Marterich 2024-10-14 21:31:53 +0200
  • ba968d0cb3 Style for Hidden Checkbox but visible Content Marterich 2024-10-14 20:46:28 +0200
  • a25c7efef8
    Fix CTT PowerShell Profile uninstallation by saving the profile's file hash to the disk if it doesn't exist at uninstall time Cryostrixx 2024-10-14 11:36:39 -0700
  • 8d34e2fa30 Small fixes to the Get-Installed function and formatting stuff Marterich 2024-10-14 20:02:36 +0200
  • dcf752fdeb Remove Alphabetical List, Sort Apps inside Category Alphabetically Marterich 2024-10-14 19:17:12 +0200
  • a839acd949 Remove Logic from Invoke-WPFUIElements that is Moved to Invoke-WPFUIApps Marterich 2024-10-13 20:55:25 +0200
  • f05fece2e5 Re-Add Choco Preference Marterich 2024-10-13 20:45:26 +0200
  • cf664bd1d3 Add Get-Installed Loading Indicator + small fixes Marterich 2024-10-13 20:33:26 +0200
  • 6d88e51462
    LETS GOOO (#12) Martin Wiethan 2024-10-13 19:25:02 +0200
  • 5bbc6c6a92
    Merge branch 'ChrisTitusTech:main' into appspanelrestyle MyDrift 2024-10-13 19:14:41 +0200
  • 31be3b01c6 Added comments. Underscore 2024-10-10 19:09:54 -0700
  • a9a6d7cf64 Fixes for start.ps1 Underscore 2024-10-10 18:59:51 -0700
  • 01cbff249e Change Verbs to be in the list of Approved Verbs Underscore 2024-10-10 15:37:59 -0700
  • 1bc32e0aff Change irm to Invoke-RestMethod Underscore 2024-10-10 15:27:39 -0700
  • 6a871b1feb Add -NoExit to $powershellcmd command within Start-Process argument list. Underscore 2024-10-10 15:12:39 -0700
  • 8c8e3a5509
    Add title setting logic to windev.ps1 Cryostrixx 2024-10-10 15:12:01 -0700
  • 974ac3ae40
    Fix arguments processing for windev.ps1 Cryostrixx 2024-10-10 14:14:59 -0700
  • 554a0b6d50
    Change title setting logic to prepend the prefix to the window title Cryostrixx 2024-10-10 09:11:21 -0700
  • 25a239608d
    Fix setting PowerShell window title Cryostrixx 2024-10-10 08:38:10 -0700
  • fd8edde129
    Update scripts\start.ps1: Fix title setting and missing $dateTime variable Cryostrixx 2024-10-10 00:31:26 -0700
  • 09b54a6eee
    Fix WinUtil admin elevation for stable and pre-release builds Cryostrixx 2024-10-09 23:43:16 -0700
  • 0805c3ab71
    Fix window title setting and remove redundant script relaunch Cryostrixx 2024-10-09 23:26:19 -0700
  • 51529d1875
    Merge remote-tracking branch 'origin/fix-winutil-admin-elevation' Cryostrixx 2024-10-09 19:59:14 -0700
  • 8d3e09d4ca
    Add Uninstall CTT PowerShell Profile feature Cryostrixx 2024-10-09 18:26:41 -0700
  • 66aa2420a4
    Fix WinUtil admin elevation for stable and pre-release builds Cryostrixx 2024-10-09 17:29:53 -0700
  • 9eb5d1c0cb
    KnownIssues: reformat, reorganize, clean up sev 2024-10-09 12:33:00 -0500
  • bd10fd6387 fix: consistant format Malix-off 2024-10-09 16:04:31 +0200
  • c9a7188a98 fix: forgotten -AND Malix-off 2024-10-09 16:03:13 +0200
  • 0d385016e9
    Update applications.json CDE 2024-10-09 20:39:01 +0800
  • 1bd6899a41
    Update applications.json CDE 2024-10-09 20:38:10 +0800
  • 656b5e92c5
    Alignement of the indentation CDE 2024-10-09 19:56:57 +0800
  • 2400c75c90
    Update applications.json CDE 2024-10-09 19:42:09 +0800
  • cc94726baa Add toggle for enabling Hardware-Accelerated GPU Scheduling Crusader13 2024-10-08 14:43:14 +0200
  • a6c8337049 move Microwin related stuff to own Folder under "Functions" MyDrift 2024-10-07 23:22:16 +0200
  • e4565f1f6f
    Hotfix feature.json (#2865) Rux 2024-10-07 13:41:38 -0700
  • 1404efab26
    [MicroWin] First Anniversary Special PR (#2853) 24.10.07 CodingWonders 2024-10-07 22:37:47 +0200
  • cede3aae3f Exclude License packages from removal CodingWonders 2024-10-07 20:43:30 +0200
  • 6e0347274e Remove reference to News and Interests from output CodingWonders 2024-10-07 20:09:22 +0200
  • 0c347565eb
    Merge branch 'main' into microwin-1st-anniversary-prep CodingWonders 2024-10-07 19:52:18 +0200
  • 1deb863f40 Deploying to main from @ ChrisTitusTech/winutil@de73efa868 🚀 ChrisTitusTech 2024-10-07 15:33:02 +0000
  • 0e7a34c5e5
    Merge branch 'main' into ui-ux/update-to-look-and-feel-of-the-ui Mr.k 2024-10-07 17:50:52 +0300
  • d535e7ebca
    Preprocessing result Mr.k 2024-10-07 17:42:22 +0300
  • 15024434d9
    Update 'Show-CustomDialog' Private Function Mr.k 2024-10-07 17:19:42 +0300
  • 46e457dde8
    Update 'LinkForegroundColor' for Light Theme to be lighter which'll make link hover color more noticeable Mr.k 2024-10-07 17:07:31 +0300
  • 12446c5b83
    Change Theme Option name from 'FontSizeHeading' to 'HeadingFontSize' for consistency Mr.k 2024-10-07 17:02:57 +0300
  • ce5ebca87a
    Change Theme Option name from 'ConfigTabButtonFontSize' to 'ConfigUpdateButtonFontSize' - Lower its value from 16 to 14 Mr.k 2024-10-07 17:01:42 +0300
  • cb21a39f62
    Remove the 'LogoSize' Parameter for About page - Make every sponsor in the sponsors list a link to ChrisTitusTech's Sponsors web link Mr.k 2024-10-07 16:58:54 +0300
  • b001842a61
    Add @CodingWonders to the About page for his contribution and determination to make WinUtil (and MicroWin) the best software it can be! Mr.k 2024-10-07 16:57:08 +0300
  • a1f3b6daec
    Fix Sorting of Errored Packages by using 'Sort-Object' instead of 'IComparer' approach (#2) Mr.k 2024-10-07 16:43:12 +0300
  • 02d96decd0 Default to downloading OSCDIMG from GitHub repo CodingWonders 2024-10-06 23:09:44 +0200
  • 488ba49aee Add missing piece to last commit CodingWonders 2024-10-06 22:03:29 +0200
  • 62b1ec1736 Fix Volume Mixer issues and removal of leftovers CodingWonders 2024-10-06 22:02:41 +0200
  • 2d13131bae
    Merge branch 'main' into microwin-1st-anniversary-prep CodingWonders 2024-10-06 20:39:51 +0200
  • de73efa868
    Grammar fix (#2839) Crusader13 2024-10-06 20:22:40 +0200
  • 7dc67e9e4e
    Add listary to utilities Luke Van 2024-10-06 16:54:50 +0200
  • 5a33baaab3 Replace "C:\" with environment variable CodingWonders 2024-10-06 13:27:44 +0200
  • 775e9c704b Disable Recall on first run CodingWonders 2024-10-05 22:56:15 +0200
  • 628a44d9f8
    Update functions/public/Invoke-WPFMicrowin.ps1 MyDrift 2024-10-05 00:38:00 +0300
  • 0b5fc6e17e
    Make error messages easier to view (#1) Mr.k 2024-10-04 20:32:24 +0300
  • 9909797050 Add sorting to error messages CodingWonders 2024-10-04 16:42:12 +0200
  • 9e920abdca
    Merge branch 'main' into microwin-1st-anniversary-prep CodingWonders 2024-10-04 16:41:31 +0200
  • 681ba048c9 Remove older Windows versions from download list CodingWonders 2024-10-04 09:30:16 +0200
  • 2acdeea520 Hold errored packages in a list CodingWonders 2024-10-03 22:29:49 +0200
  • 58e2134961
    Fix typo in Remove-Packages leonardo-dgs 2024-10-03 20:36:39 +0200
  • 59097fc7e1 Deploying to main from @ ChrisTitusTech/winutil@207ce43428 🚀 ChrisTitusTech 2024-10-03 15:33:16 +0000
  • 02a133bfa8 Write suggestion for AV CodingWonders 2024-10-03 14:15:19 +0200
  • 7535e2b679 Hotfix feature.json Underscore 2024-10-02 19:23:03 -0700
  • 358695d296 Change policy for News and Interests CodingWonders 2024-10-02 22:58:44 +0200
  • 37ce642184 Disable some insane desktop stuff on Windows 10 CodingWonders 2024-10-02 21:57:10 +0200
  • 1b6de795c1 Detect Windows 10 and show compatibility dialog CodingWonders 2024-10-02 20:05:49 +0200
  • cacab0109e
    Merge branch 'main' into microwin-1st-anniversary-prep CodingWonders 2024-10-02 18:58:16 +0200
  • e56e3d567e Add 24H2 to release list CodingWonders 2024-10-02 18:43:14 +0200
  • 207ce43428 Deploying to main from @ ChrisTitusTech/winutil@d92284ec83 🚀 ChrisTitusTech 2024-10-02 15:33:12 +0000
  • 02d5d433be Improve error output CodingWonders 2024-10-02 17:31:28 +0200
  • 5c22816e61 Exclude Recall from feature listings CodingWonders 2024-10-02 15:26:32 +0200
  • bc94f24466 Exclude the VBSCRIPT Features on Demand from pkgs CodingWonders 2024-10-02 14:23:04 +0200
  • 38b627e58d Remove space (for some reason) CodingWonders 2024-10-02 14:18:32 +0200
  • b50b0be8b4 Improve error handling for file copy CodingWonders 2024-10-02 14:13:57 +0200
  • 669910f792 Remove DISM from AppX removal listings CodingWonders 2024-10-02 09:55:58 +0200