Commit Graph

  • 004a70fda8
    Fix self-elevation logic in start.ps1 for winutil.ps1 Cryostrixx 2024-09-25 14:18:09 -0700
  • b514a5d9fa
    Remove '-Wait' from 'Start-Process' #2800 Cryostrixx 2024-09-25 13:38:15 -0700
  • 763d0d7acb
    Add param block to enable auto-completion of arguments from the command line Cryostrixx 2024-09-25 11:42:02 -0700
  • 9e346a778d
    Merge branch 'ChrisTitusTech:main' into SSHserver #2745 Saksham Singh 2024-09-25 23:38:06 +0530
  • 29039b577b Fix: Resolve ms-edge policy errors by removing invalid policies #2820 NixCookies 2024-09-25 19:06:44 +0200
  • da79c2edf3 Add dns0.eu #2808 NixCookies 2024-09-24 05:21:17 +0200
  • 8ee2a9b6b1
    Remove redundant .NOTES section from top-level synopsis block Cryostrixx 2024-09-24 15:19:05 -0700
  • 12a83eac9b Added comment. #2816 Underscore 2024-09-24 14:58:22 -0700
  • ff0795f0b8 Slight changes. Underscore 2024-09-24 14:54:58 -0700
  • 08c8d2f8e4 Use here-strings for JSON in Compile.ps1 Underscore 2024-09-24 14:01:38 -0700
  • a8bbd787f3 rework impex MyDrift 2024-09-24 21:37:32 +0200
  • d1dd9ca8db
    Fix Excluding Logic for Preprocessor #2813 Mr.k 2024-09-24 21:08:55 +0300
  • 97eb408bc3
    Move to OneDriveBackup #2793 4yman 2024-09-22 21:42:27 +0100
  • 9787a430cc
    Move OneDrive files to user folder 4yman 2024-09-21 23:56:30 +0100
  • 84499614d0
    Reverts commit 3629916da4 Cryostrixx 2024-09-23 16:57:42 -0700
  • 3629916da4
    Removed duplicate 'Running the selected WinUtil release' message from Start-LatestWinUtil Cryostrixx 2024-09-23 14:43:02 -0700
  • e29ce43147
    Add message letting the user known WinUtil is not found to Get-LatestWinUtil Cryostrixx 2024-09-23 14:10:22 -0700
  • f6c2a9ec1d
    refac(invoke-wpfinstall.ps1): simplify taskbaritem invocation #2798 Luka Momčilović 2024-09-22 15:37:41 +0200
  • 73aa021957
    Remove repeated $WinUtilLaunchArguments re-assignment in Start-LatestWinUtil Cryostrixx 2024-09-23 11:15:37 -0700
  • af2fd17afb
    Remove redundant update checking code in Get-WinUtilUpdates Cryostrixx 2024-09-23 11:01:02 -0700
  • 0703935bfb Formatting fixes Chris Titus Tech 2024-09-23 12:55:43 -0500
  • 7cf1246ee3 remove elevation #2807 MyDrift 2024-09-23 19:54:13 +0200
  • 20d64fdbcd
    Remove redundant $ReleasesList validation in Get-WinUtilReleaseTag Cryostrixx 2024-09-23 10:52:01 -0700
  • fd2ac35228
    Revert "refac(invoke-wpfuninstall.ps1): remove null assignments and simplify …" (#2806) Chris Titus 2024-09-23 12:49:01 -0500
  • 54762d9a27
    Revert "refac(invoke-wpfuninstall.ps1): remove null assignments and simplify …" #2806 Chris Titus 2024-09-23 12:46:49 -0500
  • f516c09ab3
    refac(invoke-wpfuninstall.ps1): remove null assignments and simplify taskbaritem invocation (#2797) Luka Momčilović 2024-09-23 19:42:58 +0200
  • 182fe09b64
    Change Preset Type and Contains (#2789) Martin Wiethan 2024-09-23 19:34:45 +0200
  • 02751c706d
    Fix Dark Color Scheme (#2788) Martin Wiethan 2024-09-23 19:30:00 +0200
  • 102231c0e3
    [MicroWin] ISO Downloader Enhancements (#2787) CodingWonders 2024-09-23 19:29:34 +0200
  • b9d7619f9b
    Explicitly look for a Boolean Result (#2801) Martin Wiethan 2024-09-23 19:24:45 +0200
  • 4e39096b51 Deploying to main from @ ChrisTitusTech/winutil@662139ca5f 🚀 ChrisTitusTech 2024-09-23 15:32:23 +0000
  • 602a15cad8
    Simplify update logic in Get-WinUtilUpdates function Cryostrixx 2024-09-23 02:22:31 -0700
  • 827013f9d4 Explicitly look for a Boolean Result #2801 Marterich 2024-09-22 19:04:07 +0200
  • 683e681a9a
    Fix windev.ps1 self-elevation logic and refactor code Cryostrixx 2024-09-22 08:57:20 -0700
  • 7c416773a6 Fixed authorized_keys file creation issue Saksham Singh 2024-09-22 19:16:52 +0530
  • 1e9f94a24d
    refac(invoke-wpffeatureuninstall.ps1): simplify taskbaritem invocation #2799 Luka Momčilović 2024-09-22 15:43:41 +0200
  • 09bbb8888b Modify first language item and add error handling #2787 CodingWonders 2024-09-22 15:33:17 +0200
  • 55f37bf13d
    refac(invoke-wpfuninstall.ps1): remove null assignments and simplify taskbaritem invocation #2797 Luka Momčilović 2024-09-22 15:17:38 +0200
  • 7550cb6808 update variable name Saksham Singh 2024-09-22 18:16:12 +0530
  • 7174450fb5
    Merge branch 'ChrisTitusTech:main' into SSHserver Saksham Singh 2024-09-22 18:12:57 +0530
  • a97f36f44a
    cleanup to app automation MyDrift 2024-09-22 14:36:31 +0200
  • ddbe6952c9
    refac(invoke-preprocessing.ps1): make code shorter and cleaner #2794 Luka Momčilović 2024-09-22 12:53:16 +0200
  • cb8086ad89
    Update functions/public/Invoke-WPFGetIso.ps1 CodingWonders 2024-09-22 11:50:35 +0200
  • 7728637b14 Indentation fixes for comments CodingWonders 2024-09-22 10:59:51 +0200
  • 4e9ce36c62 Move downloaded ISO to user-specified path CodingWonders 2024-09-22 10:57:10 +0200
  • 312052187e
    Add $WinUtilReleaseTag variable #2790 Cryostrixx 2024-09-21 23:19:51 -0700
  • 740a3a2aff
    Rename $args variables in Start-LatestWinUtil function Cryostrixx 2024-09-21 23:08:47 -0700
  • ffed7a03b7
    Minor adjustments for consistency with the rest of the refactor Cryostrixx 2024-09-21 22:51:28 -0700
  • f219a78357
    Finalize windev.ps1 fix and code refactor Cryostrixx 2024-09-21 18:09:00 -0700
  • 2a8302d081
    Streamline error handling logic in fixed windev.ps1 Cryostrixx 2024-09-21 14:27:46 -0700
  • 25f18d5447
    refac(winget.ps1) #2792 Luka Momčilović 2024-09-21 21:42:14 +0200
  • 2466a5a999 Change DNS Dropdown to Button Color #2788 Marterich 2024-09-21 20:55:43 +0200
  • 510d329a54
    Fix and refactor windev.ps1 Cryostrixx 2024-09-21 11:06:59 -0700
  • 43b8f90d5b Change Preset Type and Contains #2789 Marterich 2024-09-21 19:27:12 +0200
  • c57f1c6058 Modify current dir command to automatic variable CodingWonders 2024-09-21 19:17:04 +0200
  • 6210cdca9f Fix Background Marterich 2024-09-21 18:50:38 +0200
  • b99472f5e8 fixes the ComboBoxForegroundColor to be more easily readable on dark mode Marterich 2024-09-21 18:40:32 +0200
  • e2cc252989 Add spaces for consistent indentation CodingWonders 2024-09-21 18:00:54 +0200
  • 96dbcbec67 Avoid duplicating items in lang list and fix issue CodingWonders 2024-09-21 17:58:09 +0200
  • 662139ca5f
    Fix prefer choco visibility (#2782) Martin Wiethan 2024-09-21 17:03:56 +0200
  • 42febae25e
    Actively follow windows theme (#2781) Martin Wiethan 2024-09-21 17:01:02 +0200
  • 395ac9495d
    Fix Variable Typo (#2780) Martin Wiethan 2024-09-21 17:00:32 +0200
  • 6cc7d314fe
    nav bar fixes (#2779) श्रीषक 2024-09-21 20:45:07 +0545
  • ba45c3303e
    Microwin ISO downloader (#2581) MyDrift 2024-09-21 16:30:10 +0200
  • 1f683d3f78
    UI fixes (#2727) MyDrift 2024-09-21 16:29:02 +0200
  • 18dff2af5e
    Update close-issue-command.yaml (#2785) Real-MullaC 2024-09-21 15:24:34 +0100
  • 9ac278f7e2 Update close-issue-command.yaml #2785 hubster-bot 2024-09-21 15:22:14 +0100
  • abdbf76f8c Fix prefer choco visibility #2782 Marterich 2024-09-21 15:09:29 +0200
  • c17900be25 fixed spacing #2783 Leon Trestman 2024-09-21 16:06:18 +0300
  • bab6c35828 Actively follow windows theme #2781 Marterich 2024-09-21 15:01:31 +0200
  • 6ea3542408 added zen-browser to applications Leon Trestman 2024-09-21 15:55:03 +0300
  • 7d682b2452 Fix Variable Typo #2780 Marterich 2024-09-21 14:17:08 +0200
  • dc0bc58947 nav bar fixes #2779 श्रीषक 2024-09-21 16:24:49 +0545
  • 51a6dc176b remove unneeded code #2727 MyDrift 2024-09-20 23:11:46 +0200
  • 790e16c99b fix merge issues #2581 MyDrift 2024-09-20 22:34:00 +0200
  • 8a47ba4528 Merge branch 'main' into microwinisodownloader MyDrift 2024-09-20 22:15:50 +0200
  • 6c650aeb1e Merge branch 'main' into styling MyDrift 2024-09-20 22:09:08 +0200
  • f882f6d8c4 Revert "sync fork & remove merge issues" MyDrift 2024-09-20 21:56:52 +0200
  • dd64f06b89 sync fork & remove merge issues MyDrift 2024-09-20 21:50:24 +0200
  • 377758758e
    Disable powercfg fix (#2728) Atis 2024-09-20 16:04:26 +0200
  • 3f2759f967 format changes Chris Titus 2024-09-20 09:03:18 -0500
  • 1ee7274bdb
    add ep refresh for dark mode toggle (#2732) MyDrift 2024-09-20 16:01:39 +0200
  • 06baebc60b
    Add the option to Block Razer automatic installs (#2715) Saksham Singh 2024-09-20 19:25:17 +0530
  • 10917c159c
    refac(toggle status): simplify return statements (#2713) Luka Momčilović 2024-09-20 15:35:49 +0200
  • 0251757fc0
    Add the option to change the UI Theme at runtime (#2693) Martin Wiethan 2024-09-20 15:34:10 +0200
  • 9136ed9802
    Fix: Window Statechange on doubleclick works everywhere (#2768) Martin Wiethan 2024-09-20 15:32:41 +0200
  • b3bbe0dbe5
    [MicroWin] Exclude Search Engine Package (#2761) CodingWonders 2024-09-20 15:31:36 +0200
  • 6d4a60445a
    Merge branch 'main' into dynamic-theming #2693 Martin Wiethan 2024-09-19 14:04:25 +0200
  • 43245cd367 Remove terniary operators because only PS7+ is supported Marterich 2024-09-19 13:53:31 +0200
  • 6fa55f07e6 Remove ternary operator because it is only supported for powershell 7+ #2768 Marterich 2024-09-19 13:39:58 +0200
  • 0d3706bf5d Run the Doubleclick action only on Grid and Stackpanel and cleanup the logic Marterich 2024-09-19 13:05:58 +0200
  • f92088bc81
    Merge branch 'ChrisTitusTech:main' into styling MyDrift 2024-09-19 08:25:25 +0200
  • 9e65047a0d
    Fix Borders of Right Click menu for Textbox (eg. Searchbar) (#9) Martin Wiethan 2024-09-19 08:23:58 +0200
  • 16b11e994b Deploying to main from @ ChrisTitusTech/winutil@a5a06c2a9b 🚀 ChrisTitusTech 2024-09-18 15:32:38 +0000
  • f62e1f0a76 feat(schema): support configs #2762 EmilyGraceSeville7cf 2024-09-18 06:40:53 +1000
  • ca0fa7386d [MicroWin] Exclude Search Engine Package #2761 CodingWonders 2024-09-17 16:45:44 +0200
  • 89a588d583 fix forked repo PRs #2749 MyDrift 2024-09-17 12:55:42 +0200
  • 526e4c8c1d add emty row MyDrift 2024-09-17 12:40:51 +0200
  • eb8a15a5eb improve logic & add plain text read MyDrift 2024-09-17 12:39:20 +0200
  • 43fcab2de2 Fix small display bug where Dropdown would remain open for settings and themes Marterich 2024-09-16 20:26:27 +0200