MyDrift
040f03da58
Merge a6bababb43
into 39ee4d53c0
2024-11-16 21:16:03 +03:00
ChrisTitusTech
39ee4d53c0
Deploying to main from @ ChrisTitusTech/winutil@6e708bfe95 🚀
2024-11-16 15:32:42 +00:00
ChrisTitusTech
6e708bfe95
Deploying to main from @ ChrisTitusTech/winutil@e2b9586b0d 🚀
2024-11-08 15:32:39 +00:00
Mr.k
e2b9586b0d
Simple changes to 'Invoke-WPFTab' Public Function ( #2976 )
...
* Improve 'Invoke-WPFTab' Parameter by specifying its type (as expected by the function) and make it Mandatory
* Simple performance increases in 'Invoke-WPFTab' function - Use where method instead of piping the result into Where-Object
* Remove commented-out code in 'Invoke-WPFTab' function
2024-11-07 12:30:15 -06:00
Mr.k
c418fe9030
Simples fixes to 'Compile.ps1' Script ( #2971 )
...
* Save WinUtil's json strings with DOS-Style Newline Character (CRLF) instead of Unix-Style Newline Character (LF)
Originated from PR #2816 by @ruxunderscore
* 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
2024-11-07 12:24:47 -06:00
CodingWonders
d619ee7e85
[MicroWin] Fix reference issue after #2888 ( #3022 )
...
Specifically, it fixes a reference issue for the "Recall fix". Thankfully, we're not making a release yet :)
2024-11-07 12:14:46 -06:00
Warrentheo
bbc18b2d4b
Displays build version of input ISO ( #3015 )
2024-11-07 12:12:18 -06:00
MyDrift
9778c0d572
[DOCS] Update Userguide (DNS) ( #2987 )
...
* update dns userguide docs
- add adguard
- add dns0
- remove Level3
- change google link from german to english
* remove unneeded negation
2024-11-07 12:11:16 -06:00
Dhruv Mistry
8087a607fc
Updating for Snappy Driver Installation ( #2967 )
...
* Updating for Snappy Driver Installation
Just directing it to website rather than the sourceforge download page
* Update applications.json
2024-11-07 12:10:45 -06:00
Samq64
e5b79559bd
Update README Screenshot ( #2950 )
...
* Update README Screenshot
* Remove desktop background
2024-11-07 12:10:04 -06:00
Rux
66e6aa7e96
Change Verbs to be in the list of Approved Verbs ( #2912 )
...
Check-UpgradeNeeded -> Test-UpgradeNeeded
Run-ChocoCommand -> Invoke-ChocoCommand
2024-11-07 12:07:13 -06:00
sev
def47fe018
KnownIssues: reformat, reorganize, clean up ( #2899 )
...
* KnownIssues: reformat, reorganize, clean up
- fix bad tabulation in rendered markdown. GFM is very forgiving with tabs, but most implementations require four spaces per level.
- fix headers and header depth (H3 should not be the toplevel...)
- convert some list items to headers
- fix some grammar and reword some parts
- reorganize some list elements and sections
- unify use of key shortcut presentation (`Win`+`X`)
- convert some quoted words to italics
- don't include punctuation in emphasized/quoted technical words
- better explain some of the troubleshooting steps
- add key takeaways to battery health section
- other general proofreading
* KnownIssues.md: add clarifying text
2024-11-07 12:06:04 -06:00
ChrisTitusTech
b382f16ae8
Deploying to main from @ ChrisTitusTech/winutil@171441ddcf 🚀
2024-11-07 15:32:27 +00:00
Cryostrixx
171441ddcf
Remake PR for Uninstall CTT PowerShell Profile ( #3012 )
2024-11-06 18:46:56 -06:00
MyDrift
7a0c40420e
Remove Policies in tweaks.json ( #2991 )
...
* remove policies in tweaks.json
* add proper console log
2024-11-06 18:38:35 -06:00
Real-MullaC
0f0d9d0ae3
Rename contribute.md to CONTRIBUTING.md ( #2981 )
2024-11-06 18:36:49 -06:00
Real-MullaC
6149738e6c
Update mkdocs.yml ( #2982 )
2024-11-06 18:36:26 -06:00
Martin Wiethan
aa0b03feda
Update windev.ps1 ( #3016 )
...
Update the text if no pre-release is found and change the text color from red to yellow to mark this as a warning instead of an error
2024-11-06 18:33:17 -06:00
MyDrift
e0889d51db
[Microwin] dedicated Function folder ( #2888 )
...
* move Microwin related stuff to own Folder under "Functions"
* update runspace function gathering logic
* update Recall logic (from main repo)
* change to easier naming scheme
- rename files
- rename function names
* remove unneeded comment (after @CodingWonders's suggestion)
2024-11-06 12:11:36 -06:00
MyDrift
a6bababb43
remove installation scope
...
- remove all 3 radiobuttons from appnavigation.json
2024-11-03 16:27:43 +01:00
MyDrift
5514025577
run preprocessing
2024-11-02 13:51:48 +01:00
MyDrift
c46a7eaa40
disable autofallback checkbox
2024-11-02 13:51:15 +01:00
ChrisTitusTech
ce1ef2a519
Deploying to main from @ ChrisTitusTech/winutil@77cb0a14c4 🚀
2024-11-01 15:33:13 +00:00
Real-MullaC
77cb0a14c4
Gets docs ready for moving ( #2992 )
2024-10-29 17:27:31 -05:00
Chris Titus
c254a43f77
Fix policy reset for default updates
2024-10-29 16:58:14 -05:00
CodingWonders
640d2ca107
[MicroWin] Remove WinUtil shortcut on first logon ( #2989 )
2024-10-29 16:51:32 -05:00
Chris Titus Tech
c186642998
Remove WPFShortcut Creation
...
Was causing virus false positives.
2024-10-29 16:35:43 -05:00
Chris Titus Tech
47a4f1547e
Merge branch 'main' of https://github.com/ChrisTitusTech/winutil
2024-10-29 16:22:04 -05:00
Chris Titus Tech
1caf3111d3
remove shortcut hexedit
2024-10-29 16:21:57 -05:00
Marterich
e0e8daf4e2
Fix Bug where Scrollviewer dosnt work
2024-10-29 21:51:07 +01:00
Marterich
cf2f741408
Split up the functions to seperate files like the rest of the repo
2024-10-28 22:53:03 +01:00
Marterich
7d0e4df4ec
Add a Popup Dropdown for Selected Apps with the ability to deselect them
2024-10-27 21:24:20 +01:00
MyDrift
7e6634d99d
disable show selected filter on clear selection
2024-10-27 16:03:23 +01:00
MyDrift
f04b52d0db
ToggleButtonStyle animation
...
- add hover animation to white dot
- remove IsPressed trigger
- improve some comments
2024-10-27 12:59:40 +01:00
Marterich
402082b376
Add hover effect for the app tiles
2024-10-26 21:00:34 +02:00
Marterich
79fb48e4df
Slight modificatoin to togglebutton style & fix sidebar width
2024-10-26 19:52:23 +02:00
ChrisTitusTech
7dcdc4dbb7
Deploying to main from @ ChrisTitusTech/winutil@bfaba14191 🚀
2024-10-26 15:31:46 +00:00
MyDrift
3faa3bad3d
reorder buttons & fix Togglebutton toggling if action not possible
...
- reorder getinstalled and clearselection
- set togglebutton back if no app is selected
2024-10-26 17:16:33 +02:00
Marterich
d441952e5e
Add logic to the new ToggleButtons in the sidebar of the install tab and remove old buttons
2024-10-26 16:36:42 +02:00
MyDrift
c0d6e0bbc7
Togglebutton fixes
...
- move dot to the right in style
- cleanup code
- fix arrangement of content
2024-10-26 15:25:33 +02:00
MyDrift
fd4d783a04
Improve Togglebutton
...
- add initial implementation of togglebutton style
- add togglebuttons to appnavigation.json
- refractor UI element creation for Togglebutton
- commit preprocessing changes
2024-10-26 14:08:53 +02:00
CodingWonders
bfaba14191
[MicroWin] Fix Recall "Dependency" Misinformation ( #2947 )
...
Fixed the misinformation caused by the Recall feature. Thanks @WitherOrNot and @thecatontheceiling for spotting the problem
2024-10-24 15:45:24 -05:00
LoopTJ
5640f9d04c
Disable Recall ( #2974 )
...
Adds Tweak option to Disable MS Recall using DISM and Reg Key.
2024-10-24 15:43:33 -05:00
ChrisTitusTech
c6a832b006
Deploying to main from @ ChrisTitusTech/winutil@fe19094395 🚀
2024-10-24 15:33:00 +00:00
ChrisTitusTech
fe19094395
Deploying to main from @ ChrisTitusTech/winutil@fdd32f441f 🚀
2024-10-23 15:33:11 +00:00
Marterich
e048097c78
Fix weird buggy behaviour in regards to switching the Display Mode and using Show-SelectedOnly
2024-10-21 22:35:00 +02:00
Marterich
4bfeacf80d
Keep the search status when switching between compact and full view
2024-10-21 20:36:06 +02:00
ChrisTitusTech
fdd32f441f
Deploying to main from @ ChrisTitusTech/winutil@e4565f1f6f 🚀
2024-10-16 15:33:17 +00:00
Marterich
80a933db8e
Fix Whitespace when using Search
2024-10-16 08:03:14 +02:00
Marterich
9dd89136e8
First Try at implementing a Compact Mode for the App page
2024-10-15 23:27:56 +02:00