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

#105 Add sandbox execution; move JQ to it #4701

Merged
merged 28 commits into from
Dec 12, 2022
Merged

#105 Add sandbox execution; move JQ to it #4701

merged 28 commits into from
Dec 12, 2022

Commits on Nov 25, 2022

  1. Configuration menu
    Copy the full SHA
    36a70a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec232c6 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2022

  1. Configuration menu
    Copy the full SHA
    94d31de View commit details
    Browse the repository at this point in the history
  2. Cleanup

    fregante committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    3025934 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2022

  1. Add RENDER_NUNJUCKS

    fregante committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    3f7443c View commit details
    Browse the repository at this point in the history
  2. Add APPLY_JQ

    fregante committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    c7861c7 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. Basic error handling

    fregante committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    7755586 View commit details
    Browse the repository at this point in the history
  2. /2

    fregante committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    53d0a6c View commit details
    Browse the repository at this point in the history
  3. Types

    fregante committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    85f0bbe View commit details
    Browse the repository at this point in the history
  4. Live-test JQ

    fregante committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    6a3b3ea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9af5585 View commit details
    Browse the repository at this point in the history
  6. Ready for production

    fregante committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    081d569 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2022

  1. Follow review

    fregante committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    b2415c3 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2022

  1. Configuration menu
    Copy the full SHA
    8cdfef7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26f91f5 View commit details
    Browse the repository at this point in the history
  3. Cleanup

    fregante committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    c8093f7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ea1e4ce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    71f6f6d View commit details
    Browse the repository at this point in the history
  6. Test postMessage

    fregante committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    952a5d3 View commit details
    Browse the repository at this point in the history
  7. Test addPostMessageListener

    fregante committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    a6727aa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f908216 View commit details
    Browse the repository at this point in the history
  9. Mock @/utils/postMessage (unused)

    It ended up not being necessary
    fregante committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    0e21bd1 View commit details
    Browse the repository at this point in the history
  10. Revert "Mock @/utils/postMessage (unused)"

    This reverts commit 0e21bd1.
    fregante committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    5509174 View commit details
    Browse the repository at this point in the history
  11. Preload sandbox

    fregante committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    b0418c9 View commit details
    Browse the repository at this point in the history
  12. Extract unrelated changes

    fregante committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    8902e38 View commit details
    Browse the repository at this point in the history
  13. Lint

    fregante committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    bfa97dc View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

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

    fregante committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    8e763be View commit details
    Browse the repository at this point in the history