1. 11 Feb, 2024 1 commit
    • Steven Lu's avatar
      Safari: Draws certain elements on CPU. In case of search popup, can cause 10... · 02409c30
      Steven Lu authored
      Safari: Draws certain elements on CPU. In case of search popup, can cause 10 seconds+ main thread lock due to painting. (#2763)
      
      * lets toggle this setting first.
      
      * also makes it easier for debug. I'll be honest this is generally preferred behavior as well for me but I ain't no power user shrug.
      
      * attempting trick to put the work for filter: brightness on GPU as a first attempt before falling back to not using filter for large lists!
      
      * revert litegraph.core.js changes from branch
      
      * oops
      02409c30
  2. 22 Jan, 2024 1 commit
  3. 16 Jan, 2024 1 commit
    • pythongosssss's avatar
      Auto queue on change (#2542) · 93bbe3f4
      pythongosssss authored
      * Add toggle to enable auto queue when graph is changed
      
      * type fix
      
      * better
      
      * better alignment
      
      * Change undoredo to not ignore inputs when autoqueue in change mode
      93bbe3f4
  4. 13 Jan, 2024 1 commit
    • pythongosssss's avatar
      Manage group nodes (#2455) · 18511dd5
      pythongosssss authored
      * wip group manage
      
      * prototyping ui
      
      * tweaks
      
      * wip
      
      * wip
      
      * more wip
      
      * fixes
      add deletion
      
      * Fix tests
      
      * fixes
      
      * Remove test code
      
      * typo
      
      * fix crash when link is invalid
      18511dd5
  5. 08 Jan, 2024 1 commit
    • pythongosssss's avatar
      Store user settings/data on the server and multi user support (#2160) · 235727fe
      pythongosssss authored
      * wip per user data
      
      * Rename, hide menu
      
      * better error
      rework default user
      
      * store pretty
      
      * Add userdata endpoints
      Change nodetemplates to userdata
      
      * add multi user message
      
      * make normal arg
      
      * Fix tests
      
      * Ignore user dir
      
      * user tests
      
      * Changed to default to browser storage and add server-storage arg
      
      * fix crash on empty templates
      
      * fix settings added before load
      
      * ignore parse errors
      235727fe
  6. 03 Dec, 2023 1 commit
  7. 21 Nov, 2023 1 commit
    • pythongosssss's avatar
      Animated image output support (#2008) · 6ff06fa7
      pythongosssss authored
      * Refactor multiline widget into generic DOM widget
      
      * wip webp preview
      
      * webp support
      
      * fix check
      
      * fix sizing
      
      * show image when zoomed out
      
      * Swap webp checkto generic animated image flag
      
      * remove duplicate
      
      * Fix falsy check
      6ff06fa7
  8. 02 Sep, 2023 1 commit
  9. 15 Jun, 2023 2 commits
  10. 09 Jun, 2023 1 commit
  11. 03 Jun, 2023 1 commit
  12. 30 May, 2023 1 commit
  13. 19 May, 2023 1 commit
  14. 01 May, 2023 2 commits
  15. 29 Apr, 2023 1 commit
  16. 13 Apr, 2023 2 commits
  17. 11 Apr, 2023 2 commits
  18. 09 Apr, 2023 2 commits
  19. 08 Apr, 2023 1 commit
  20. 05 Apr, 2023 5 commits
  21. 29 Mar, 2023 2 commits
  22. 28 Mar, 2023 1 commit
  23. 25 Mar, 2023 1 commit
  24. 08 Mar, 2023 1 commit
  25. 03 Mar, 2023 1 commit
  26. 02 Mar, 2023 2 commits