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

Add percent input node #2076

Merged
merged 12 commits into from
Aug 11, 2023
Merged

Add percent input node #2076

merged 12 commits into from
Aug 11, 2023

Commits on Aug 10, 2023

  1. Option to enable GUI hardware acceleration (#2055)

    Add a settings option in the 'Advanced Tab' to allow hardware acceleration.
    stonerl authored and joeyballentine committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    d8171b9 View commit details
    Browse the repository at this point in the history
  2. Fixed release CI (#2059)

    RunDevelopment authored and joeyballentine committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    3de1b90 View commit details
    Browse the repository at this point in the history
  3. Bump to 0.19.1 (#2061)

    RunDevelopment authored and joeyballentine committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    c5dfb91 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fedc6d3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cc33b98 View commit details
    Browse the repository at this point in the history
  6. changes to theme selection (#2060)

    instead of a toggle for always dark the user can now choose between:
    
    Dark Mode / Light Mode / System
    stonerl authored and joeyballentine committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    79364ac View commit details
    Browse the repository at this point in the history
  7. Mac Stuff (#2069)

    * add delete and select all to the nodes menu
    
    * use proper delete and multiselect keycode on mac
    stonerl authored and joeyballentine committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    c4c1370 View commit details
    Browse the repository at this point in the history
  8. Features (#2053)

    * WIP
    
    * new api
    
    * /features endpoint
    
    * New backend API
    
    * Switch to packages in the UI
    
    * Basic UI support for features
    
    * typo
    
    * UI WIP
    
    * Unified markdown handling
    
    * slight fixes
    
    * Properly throw server errors
    
    * Better error messages
    
    * Basic feature checking
    
    * Added spinner while refreshing
    RunDevelopment committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    42b1a92 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2d8c6a5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    91fbc6b View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Add percent input

    adegerard committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    fe63816 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d0a7af View commit details
    Browse the repository at this point in the history