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

implement indexing + querying over canvas files #1803

Open
wants to merge 27 commits into
base: master
Choose a base branch
from

Commits on Feb 13, 2023

  1. Configuration menu
    Copy the full SHA
    8f0a5be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13aff1d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    684af7e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a90062e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c91a1bd View commit details
    Browse the repository at this point in the history
  6. 🌸--------------------------------🌸

    Brian Tatler fucked and abused Sean Harris. 🌺
    
    also jannexi was real >:3
    GamerGirlandCo committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    b201bd1 View commit details
    Browse the repository at this point in the history
  7. cleanup log statements

    GamerGirlandCo committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    dc5ef84 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    85e3935 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    03c31db View commit details
    Browse the repository at this point in the history
  10. Revert "rollup config (will revert)"

    This reverts commit 13aff1d.
    GamerGirlandCo committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    f82896c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1a93df4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    85ff1ea View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. Configuration menu
    Copy the full SHA
    5e720fa View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Configuration menu
    Copy the full SHA
    3cded20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    460ee51 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2104d51 View commit details
    Browse the repository at this point in the history
  4. remove @ts-expect-error

    GamerGirlandCo committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    c9b5255 View commit details
    Browse the repository at this point in the history
  5. fix path to avoid error:

    `Cannot find module 'data-import/web-worker/import-impl' or its corresponding type declarations.`
    GamerGirlandCo committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    3d16970 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1c447c9 View commit details
    Browse the repository at this point in the history
  7. improve typings

    GamerGirlandCo committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    195d04b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7832dc0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    705f05a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    84d975f View commit details
    Browse the repository at this point in the history
  11. run prettier

    GamerGirlandCo committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    0ebd10c View commit details
    Browse the repository at this point in the history
  12. run prettier

    GamerGirlandCo committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    59d2f2b View commit details
    Browse the repository at this point in the history
  13. update data-index

    add calllbacks to `metadataCache.changed` and `metadataCache.resolved`
    also move the registerevent callback argument into a separate function to avoid repetition
    GamerGirlandCo committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    50254ec View commit details
    Browse the repository at this point in the history
  14. run prettier

    GamerGirlandCo committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    3762b07 View commit details
    Browse the repository at this point in the history