winutil/functions/public
Saksham Singh f012064574
SSH server option (#2745)
* Squashed commit of the following:

commit c674d5eb605b549d8d8b247749954a98197277b4
Author: Saksham Singh <sakshamsingh.93502@gmail.com>
Date:   Wed Sep 11 19:34:44 2024 +0530

    desc update

commit 3d8bf2bdc9c382a9f087b9ac6e63cb8604c99698
Author: Saksham Singh <sakshamsingh.93502@gmail.com>
Date:   Wed Sep 11 19:30:23 2024 +0530

    Added Razer Block

    Added the razer block by chris titus under the Fixes Section

* Moved razer-block from features to tweaks

* Updated tweaks.json

* Added option to enable ssh server under config tab

* Revert "Added option to enable ssh server under config tab"

This reverts commit ade414284d.

* Added Option to enable ssh server under config tab

* updated docs

* Removed #2715 from this PR

* update variable name

* Fixed authorized_keys file creation issue

auth key file was not being created due to incomplete file path from the $env:HOMEPATH and also corrected the ssh directory to .ssh
2024-10-01 14:20:45 -05:00
..
Invoke-ScratchDialog.ps1 Code Formatting of Repo - Add Preprocessing to Compilation Process - Introduction of Dev/Build Tools to WinUtil (Although very simple at the moment) (#2383) 2024-08-06 15:35:17 -05:00
Invoke-WPFButton.ps1 SSH server option (#2745) 2024-10-01 14:20:45 -05:00
Invoke-WPFCloseButton.ps1 Code Formatting of Repo - Add Preprocessing to Compilation Process - Introduction of Dev/Build Tools to WinUtil (Although very simple at the moment) (#2383) 2024-08-06 15:35:17 -05:00
Invoke-WPFControlPanel.ps1 Add Legacy Print Panel (#2659) 2024-09-09 20:14:22 -05:00
Invoke-WPFFeatureInstall.ps1 Code Formatting of Repo - Add Preprocessing to Compilation Process - Introduction of Dev/Build Tools to WinUtil (Although very simple at the moment) (#2383) 2024-08-06 15:35:17 -05:00
Invoke-WPFFixesNetwork.ps1 Code Formatting of Repo - Add Preprocessing to Compilation Process - Introduction of Dev/Build Tools to WinUtil (Although very simple at the moment) (#2383) 2024-08-06 15:35:17 -05:00
Invoke-WPFFixesUpdate.ps1 Code Formatting of Repo - Add Preprocessing to Compilation Process - Introduction of Dev/Build Tools to WinUtil (Although very simple at the moment) (#2383) 2024-08-06 15:35:17 -05:00
Invoke-WPFFixesWinget.ps1 Code Formatting of Repo - Add Preprocessing to Compilation Process - Introduction of Dev/Build Tools to WinUtil (Although very simple at the moment) (#2383) 2024-08-06 15:35:17 -05:00
Invoke-WPFFormVariables.ps1 Test 2023 11 15 (#1209) 2023-11-28 16:11:11 -06:00
Invoke-WPFGetInstalled.ps1 Choco Logic Refactor and Add Checkbox to prefer Chocolatey over Winget (#2596) 2024-09-10 13:02:22 -05:00
Invoke-WPFGetIso.ps1 [MicroWin] ISO Downloader Enhancements (#2787) 2024-09-23 12:29:34 -05:00
Invoke-WPFImpex.ps1 Formatting fixes 2024-09-23 12:55:43 -05:00
Invoke-WPFInstall.ps1 Fix the way arguments are passed to the runspace (#2720) 2024-09-12 09:45:54 -05:00
Invoke-WPFInstallUpgrade.ps1 Choco Logic Refactor and Add Checkbox to prefer Chocolatey over Winget (#2596) 2024-09-10 13:02:22 -05:00
Invoke-WPFMicrowin.ps1 Remove test-path (#2585) 2024-08-22 16:02:21 -05:00
Invoke-WPFOOSU.ps1 Code Formatting of Repo - Add Preprocessing to Compilation Process - Introduction of Dev/Build Tools to WinUtil (Although very simple at the moment) (#2383) 2024-08-06 15:35:17 -05:00
Invoke-WPFPanelAutologin.ps1 Fix 'Invoke-WPFPanelAutologin.ps1' Public Function (#2184) 2024-06-28 09:47:59 -05:00
Invoke-WPFPanelDISM.ps1 Code Formatting of Repo - Add Preprocessing to Compilation Process - Introduction of Dev/Build Tools to WinUtil (Although very simple at the moment) (#2383) 2024-08-06 15:35:17 -05:00
Invoke-WPFPresets.ps1 Change Preset Type and Contains (#2789) 2024-09-23 12:34:45 -05:00
Invoke-WPFRunAdobeCCCleanerTool.ps1 Improve handling of Adobe's CC Cleaner tool (#1635) 2024-02-21 19:32:14 -06:00
Invoke-WPFRunspace.ps1 format update 2024-09-12 09:49:06 -05:00
Invoke-WPFShortcut.ps1 Better Image handling (#2665) 2024-09-09 20:19:34 -05:00
Invoke-WPFTab.ps1 Code Formatting of Repo - Add Preprocessing to Compilation Process - Introduction of Dev/Build Tools to WinUtil (Although very simple at the moment) (#2383) 2024-08-06 15:35:17 -05:00
Invoke-WPFToggle.ps1 Toggle logic cleanup (#2527) 2024-08-28 12:40:56 -05:00
Invoke-WPFTweakPS7.ps1 Choco Logic Refactor and Add Checkbox to prefer Chocolatey over Winget (#2596) 2024-09-10 13:02:22 -05:00
Invoke-WPFtweaksbutton.ps1 Fix the way arguments are passed to the runspace (#2720) 2024-09-12 09:45:54 -05:00
Invoke-WPFUIElements.ps1 Explicitly look for a Boolean Result (#2801) 2024-09-23 12:24:45 -05:00
Invoke-WPFUltimatePerformance.ps1 Disable powercfg fix (#2728) 2024-09-20 09:04:26 -05:00
Invoke-WPFundoall.ps1 Edge Removal Fix 2024-08-06 15:50:36 -05:00
Invoke-WPFUnInstall.ps1 Revert "refac(invoke-wpfuninstall.ps1): remove null assignments and simplify …" (#2806) 2024-09-23 12:49:01 -05:00
Invoke-WPFUpdatesdefault.ps1 Code Formatting of Repo - Add Preprocessing to Compilation Process - Introduction of Dev/Build Tools to WinUtil (Although very simple at the moment) (#2383) 2024-08-06 15:35:17 -05:00
Invoke-WPFUpdatesdisable.ps1 Code Formatting of Repo - Add Preprocessing to Compilation Process - Introduction of Dev/Build Tools to WinUtil (Although very simple at the moment) (#2383) 2024-08-06 15:35:17 -05:00
Invoke-WPFUpdatessecurity.ps1 Code Formatting of Repo - Add Preprocessing to Compilation Process - Introduction of Dev/Build Tools to WinUtil (Although very simple at the moment) (#2383) 2024-08-06 15:35:17 -05:00