1. 14 Jul, 2024 1 commit
  2. 27 Jun, 2024 1 commit
  3. 25 Jun, 2024 1 commit
    • pythongosssss's avatar
      New Menu & Workflow Management (#3112) · 90aebb6c
      pythongosssss authored
      * menu
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * workflow saving/loading
      
      * Support inserting workflows
      Move buttosn to top of lists
      
      * fix session storage
      implement renaming
      
      * temp
      
      * refactor, better workflow instance management
      
      * wip
      
      * progress on progress
      
      * added send to workflow
      various fixes
      
      * Support multiple image loaders
      
      * Support dynamic size breakpoints based on content
      
      * various fixes
      add close unsaved warning
      
      * Add filtering tree
      
      * prevent renaming unsaved
      
      * fix zindex on hover
      
      * fix top offset
      
      * use filename as workflow name
      
      * resize on setting change
      
      * hide element until it is drawn
      
      * remove glow
      
      * Fix export name
      
      * Fix test, revert accidental changes to groupNode
      
      * Fix colors on all themes
      
      * show hover items on smaller screen (mobile)
      
      * remove debugging code
      
      * dialog fix
      
      * Dont reorder open workflows
      Allow elements around canvas
      
      * Toggle body display on setting change
      
      * Fix menu disappearing on chrome
      
      * Increase delay when typing, remove margin on Safari, fix dialog location
      
      * Fix overflow issue on iOS
      
      * Add reset view button
      Prevent view changes causing history entries
      
      * Bottom menu wip
      
      * Various fixes
      
      * Fix merge
      
      * Fix breaking old menu position
      
      * Fix merge adding restore view to loadGraphData
      90aebb6c
  4. 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
  5. 22 Jan, 2024 1 commit
  6. 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
  7. 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
  8. 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
  9. 03 Dec, 2023 1 commit
  10. 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
  11. 02 Sep, 2023 1 commit
  12. 15 Jun, 2023 2 commits
  13. 09 Jun, 2023 1 commit
  14. 03 Jun, 2023 1 commit
  15. 30 May, 2023 1 commit
  16. 19 May, 2023 1 commit
  17. 01 May, 2023 2 commits
  18. 29 Apr, 2023 1 commit
  19. 13 Apr, 2023 2 commits
  20. 11 Apr, 2023 2 commits
  21. 09 Apr, 2023 2 commits
  22. 08 Apr, 2023 1 commit
  23. 05 Apr, 2023 5 commits
  24. 29 Mar, 2023 2 commits
  25. 28 Mar, 2023 1 commit
  26. 25 Mar, 2023 1 commit
  27. 08 Mar, 2023 1 commit
  28. 03 Mar, 2023 1 commit
  29. 02 Mar, 2023 2 commits