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

Add support for wasm plugins in a route #1414

Merged
merged 51 commits into from
Feb 16, 2023
Merged

Add support for wasm plugins in a route #1414

merged 51 commits into from
Feb 16, 2023

Commits on Jan 2, 2023

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

Commits on Jan 3, 2023

  1. wip wasm module

    Zwiterrion committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    575af09 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

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

Commits on Jan 9, 2023

  1. edit wasm plugins

    Zwiterrion committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    aaa5b63 View commit details
    Browse the repository at this point in the history
  2. starting wasm manager

    Zwiterrion committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    1567f22 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. wip

    Zwiterrion committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    733b554 View commit details
    Browse the repository at this point in the history
  2. load and send zip on s3

    Zwiterrion committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    296dc0b View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

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

Commits on Jan 13, 2023

  1. Configuration menu
    Copy the full SHA
    3102ec6 View commit details
    Browse the repository at this point in the history
  2. wip

    Zwiterrion committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    dc73183 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7a5407 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. Configuration menu
    Copy the full SHA
    e617f71 View commit details
    Browse the repository at this point in the history
  2. add domains

    Zwiterrion committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    977f660 View commit details
    Browse the repository at this point in the history
  3. Update package.json

    mathieuancelin committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    0e458b7 View commit details
    Browse the repository at this point in the history
  4. Update plugins.js

    mathieuancelin committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    d82a99e View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. Configuration menu
    Copy the full SHA
    b5902c1 View commit details
    Browse the repository at this point in the history
  2. rename file

    Zwiterrion committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    e1ead30 View commit details
    Browse the repository at this point in the history
  3. expose static folder

    Zwiterrion committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    72eb4be View commit details
    Browse the repository at this point in the history
  4. rework code

    Zwiterrion committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    46fae59 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. support assenbly script

    Zwiterrion committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    440a985 View commit details
    Browse the repository at this point in the history
  2. tmp build

    Zwiterrion committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    a3f93c6 View commit details
    Browse the repository at this point in the history
  3. add debug informations

    Zwiterrion committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    b0fac00 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    07011a5 View commit details
    Browse the repository at this point in the history
  5. add missing .gitkeep

    Zwiterrion committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    668dbb8 View commit details
    Browse the repository at this point in the history
  6. add dockerfile

    Zwiterrion committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    45c461d View commit details
    Browse the repository at this point in the history
  7. add dockerfile

    Zwiterrion committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    4c0abb2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    51ea405 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b1f5b65 View commit details
    Browse the repository at this point in the history
  10. remove tmp files

    Zwiterrion committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    72ef85c View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. extism 0.2.0

    Zwiterrion committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    8270185 View commit details
    Browse the repository at this point in the history
  2. fix user reader

    Zwiterrion committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    7d68f12 View commit details
    Browse the repository at this point in the history
  3. fix

    Zwiterrion committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    4e9d366 View commit details
    Browse the repository at this point in the history
  4. add swagger editor

    Zwiterrion committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    f75b422 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. add runner

    Zwiterrion committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    a43db4c View commit details
    Browse the repository at this point in the history
  2. add python in dockerfile

    Zwiterrion committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    1eb2ab6 View commit details
    Browse the repository at this point in the history
  3. rewrite paths

    Zwiterrion committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    456b94b View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. update dockerfile

    Zwiterrion committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    f5f6cc2 View commit details
    Browse the repository at this point in the history
  2. refine dockerfile

    Zwiterrion committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    d6ccc67 View commit details
    Browse the repository at this point in the history
  3. refining swagger

    Zwiterrion committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    a95ef9e View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. fix rights

    Zwiterrion committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    79b841d View commit details
    Browse the repository at this point in the history
  2. some fix

    Zwiterrion committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    03a1197 View commit details
    Browse the repository at this point in the history
  3. fix headers names

    Zwiterrion committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    a927f43 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. add wasm documentation

    Zwiterrion committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    f08c085 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. Configuration menu
    Copy the full SHA
    27ec8cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21b52a1 View commit details
    Browse the repository at this point in the history
  3. cleanup

    Zwiterrion committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    8299362 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    250991f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    42fda97 View commit details
    Browse the repository at this point in the history
  6. fix manager swagger

    Zwiterrion committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    60b01f3 View commit details
    Browse the repository at this point in the history
  7. remove useless fill

    Zwiterrion committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    c4ea786 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. rewrite some manual parts

    Zwiterrion committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    41d0e1e View commit details
    Browse the repository at this point in the history