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

feat: app separation #69

Merged
merged 19 commits into from Mar 8, 2024
Merged

feat: app separation #69

merged 19 commits into from Mar 8, 2024

Commits on Feb 29, 2024

  1. feat: prototype c2

    pixelass committed Feb 29, 2024
    Copy the full SHA
    90e27d3 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Copy the full SHA
    a3fed3c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1846515 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Copy the full SHA
    f2a12cf View commit details
    Browse the repository at this point in the history
  2. fix: unpack and download were conflicting

    done would get triggered on complete and not on unpack.
    to prevent conflicts
    pixelass committed Mar 6, 2024
    Copy the full SHA
    9e120dc View commit details
    Browse the repository at this point in the history
  3. fix: live-painting running after app closed

    causes app to not respond after closing and reopening
    pixelass committed Mar 6, 2024
    Copy the full SHA
    4f64083 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. feat: better window and app management

    - brings settings and dashboard back in
    - adds concept for tabbed windows
    - mocked prompt suggestions
    - uses single line prompt
    pixelass committed Mar 7, 2024
    Copy the full SHA
    038f52f View commit details
    Browse the repository at this point in the history
  2. feat: integrate suggestions

    - suggestions can now open apps,
    pixelass committed Mar 7, 2024
    Copy the full SHA
    688c32a View commit details
    Browse the repository at this point in the history
  3. feat: improve live-paint

    pixelass committed Mar 7, 2024
    Copy the full SHA
    da0f400 View commit details
    Browse the repository at this point in the history
  4. feat: improve ui

    - adds translations
    - adjusts brush slider
    pixelass committed Mar 7, 2024
    Copy the full SHA
    76774c3 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Copy the full SHA
    38e6aab View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    08d7701 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    b9a4f4d View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    2844cd2 View commit details
    Browse the repository at this point in the history
  5. chore: add swc dependencies

    pixelass committed Mar 8, 2024
    Copy the full SHA
    4c08a7e View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    963d359 View commit details
    Browse the repository at this point in the history
  7. feat: improve live painting UI

    - add model select
    - move options
    pixelass committed Mar 8, 2024
    Copy the full SHA
    f60be53 View commit details
    Browse the repository at this point in the history
  8. fix: help i18n missing

    pixelass committed Mar 8, 2024
    Copy the full SHA
    2ff369d View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    98a89b7 View commit details
    Browse the repository at this point in the history