Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compile Cleanup and Tweak Fixes #2062

Merged
merged 6 commits into from
Jun 10, 2024
Merged

Commits on Jun 6, 2024

  1. Simple improvements to 'applications.json' File (#2043)

    * Replace Spaces with Tabs in 'applications.json' File
    
    * Correct 'AFFiNE' App Entry's Winget ID from 'AFFiNE.stable' to 'ToEverything.AFFiNE' in 'applications.json' File
    og-mrk committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    02984ca View commit details
    Browse the repository at this point in the history
  2. Compile Winutil

    ChrisTitusTech authored and github-actions[bot] committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    bea87e8 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Tweaks (#2051)

    * Fix Numlock toggle (#2044)
    
    * Fix Numlock at login
    
    * Compile Winutil
    
    ---------
    
    Co-authored-by: ChrisTitusTech <[email protected]>
    
    * Compile Winutil
    
    * fix typo (#2041)
    
    * Compile Winutil
    
    * Update README.md
    
    * * Fixed .getignore issues, it's it not enough to just add to gitgnore if it was already tracked by git it will be continued to be tracked by git, so you have to 'git rm' it
    * Fixed ooshutup, there is no need to download configs, they are
      already compiled into winutil
    + Added a tweak to remove and disable Intel LMS, which have been
      identifed as a potential backdoor into Windows.
    
    * Update winget.ps1
    
    * + Added new release actions, every time we merge into main it will
      create a release by extracting the version fromwinutil.ps1 and setting
      all appropriate tags and versions
    
    * fix merge
    
    * add compile back in
    
    * Update action to latest tools
    
    * Ensure Compile is finished
    
    ---------
    
    Co-authored-by: Chris Titus <[email protected]>
    Co-authored-by: ChrisTitusTech <[email protected]>
    Co-authored-by: nikolan <[email protected]>
    Co-authored-by: KonTy <[email protected]>
    Co-authored-by: Chris Titus <[email protected]>
    6 people committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    2ced2f7 View commit details
    Browse the repository at this point in the history
  2. Compile Winutil

    ChrisTitusTech authored and github-actions[bot] committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    33050ac View commit details
    Browse the repository at this point in the history
  3. Rework Compile (#2061)

    Marterich committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    3cc84c4 View commit details
    Browse the repository at this point in the history
  4. Compile Winutil

    ChrisTitusTech authored and github-actions[bot] committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    21e982a View commit details
    Browse the repository at this point in the history