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

refactor: 💄 august #50

Merged
merged 21 commits into from
Aug 12, 2023
Merged

refactor: 💄 august #50

merged 21 commits into from
Aug 12, 2023

Commits on Aug 5, 2023

  1. revertible: 💄 use BOOLEAN instead of BOOL

    Since this commit:
    comfyanonymous/ComfyUI@9534f0f
    
    Input <-> widget is possible on booleans.
    Locally I edited it but forgot about it not being in comfy
    
    This commit is reversable since I'm not yet sure of all the impacts
    melMass committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    cfb3b23 View commit details
    Browse the repository at this point in the history
  2. fix: 🐛 image feed zorder

    melMass committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    0fb2d4d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2bc7ae8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    13d255a View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. feat: ✨ add border extension

    The maths are still not correct I need to debug it in isolation
    melMass committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    fb64484 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    9c2e8ac View commit details
    Browse the repository at this point in the history
  2. feat: ✨ add portable reqs

    melMass committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    3f14b16 View commit details
    Browse the repository at this point in the history
  3. refactor: 🚧 tidy

    melMass committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    4f30829 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. fix: 🚧 wip dependency installer UI

    Will allow to install missing deps/models from the endpoint:
    /mtb/status
    melMass committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    630b492 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ec5511 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Configuration menu
    Copy the full SHA
    2eccba4 View commit details
    Browse the repository at this point in the history
  2. fix: ✨ refactor existing

    melMass committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    1144466 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7f72f9 View commit details
    Browse the repository at this point in the history
  4. fix: 🐛 debug rgba

    melMass committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    40560f8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dbdb872 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. fix: ✨ refactor

    melMass committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    8523392 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fc84d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4d99d9 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2023

  1. fix: ✨ update example files

    melMass committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    610afe0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30d6cfe View commit details
    Browse the repository at this point in the history
  3. fix: 🚀 pending fixes

    should be ready to go
    melMass committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    ea5d73d View commit details
    Browse the repository at this point in the history