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

Initial system plugins #645

Merged
merged 54 commits into from
Mar 28, 2024
Merged

Initial system plugins #645

merged 54 commits into from
Mar 28, 2024

Commits on Mar 3, 2024

  1. add accounts plugin

    James-Mart committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    d97e0cd View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. add invites plugin

    James-Mart committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    817061a View commit details
    Browse the repository at this point in the history
  2. add common plugin imports

    James-Mart committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    31622cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a14aaf1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d767bf9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5e6f20b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6c68f58 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fb14895 View commit details
    Browse the repository at this point in the history
  8. Add AuthSys plugin

    James-Mart committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    5ba81f9 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    96487b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7cfaf88 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b849a9 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. fix plugin naming

    James-Mart committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    f51feeb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b24072 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. add auth plugin to server

    James-Mart committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    5c2c534 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8169687 View commit details
    Browse the repository at this point in the history
  3. debuggable wasm loader

    James-Mart committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    d116c30 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e9526cc View commit details
    Browse the repository at this point in the history
  5. fix typo

    James-Mart committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    95b3008 View commit details
    Browse the repository at this point in the history
  6. Break DemoApp1

    James-Mart committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    caa1496 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

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

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    e284ef0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57d20b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67fb3eb View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. update plugins

    James-Mart committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    7027a54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f22a78 View commit details
    Browse the repository at this point in the history
  3. upgrade component parser

    James-Mart committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    ab8758e View commit details
    Browse the repository at this point in the history
  4. upgrade common-lib <=> supervisor <=> loader callchain. Default plugi…

    …n names, use new comp parser, support calling exported interface funcs.
    James-Mart committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    50fd51f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    abb4aa5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e97c2fc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    22f69ca View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    2145030 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a30460e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1937424 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d1bcc29 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    725e98d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4b58a0b View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

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

Commits on Mar 20, 2024

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

Commits on Mar 21, 2024

  1. add preloading of plugins (not just the plugin loaders), component-pa…

    …rser, and wit-component rollup plugin
    James-Mart committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    309728b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    704f581 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. improve error handling, improve dynamic import code generation, and a…

    …dd some common:plugin polyfills
    James-Mart committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    8c74b5b View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. Configuration menu
    Copy the full SHA
    4bffb0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1087900 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e4ca32 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

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

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    bb59c16 View commit details
    Browse the repository at this point in the history
  2. fix graphql query import

    James-Mart committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    16da009 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    e7941fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c549a08 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39b0470 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    313c288 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. pr feedback

    James-Mart committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    19d7c1d View commit details
    Browse the repository at this point in the history
  2. fix query

    James-Mart committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    08ffefe View commit details
    Browse the repository at this point in the history