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

stdio jsonrpc server npm package #5332

Merged
merged 48 commits into from
May 11, 2024

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    099c3af View commit details
    Browse the repository at this point in the history
  2. update readme

    Simon-Laux committed May 3, 2024
    Configuration menu
    Copy the full SHA
    102814e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    272cac4 View commit details
    Browse the repository at this point in the history
  4. fix filename typo

    Simon-Laux committed May 3, 2024
    Configuration menu
    Copy the full SHA
    282cbe6 View commit details
    Browse the repository at this point in the history
  5. fix typo

    Simon-Laux committed May 3, 2024
    Configuration menu
    Copy the full SHA
    b5fbdda View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. git: ignore vscode folder

    Simon-Laux committed May 6, 2024
    Configuration menu
    Copy the full SHA
    0cc2bc1 View commit details
    Browse the repository at this point in the history
  2. more progress

    Simon-Laux committed May 6, 2024
    Configuration menu
    Copy the full SHA
    f6aa4de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8582c63 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    50ad41b View commit details
    Browse the repository at this point in the history
  5. fix ts

    Simon-Laux committed May 6, 2024
    Configuration menu
    Copy the full SHA
    288a1f0 View commit details
    Browse the repository at this point in the history
  6. fix resolving npm prebuild path

    and add option object to disable certain resolvers
    Simon-Laux committed May 6, 2024
    Configuration menu
    Copy the full SHA
    972ab65 View commit details
    Browse the repository at this point in the history
  7. fix options

    Simon-Laux committed May 6, 2024
    Configuration menu
    Copy the full SHA
    fe0e706 View commit details
    Browse the repository at this point in the history
  8. add todo comment

    Simon-Laux committed May 6, 2024
    Configuration menu
    Copy the full SHA
    09f8d7a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a42cf32 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. add highlevel interface "startDeltaChat"

    also fix prepack script
    Simon-Laux committed May 7, 2024
    Configuration menu
    Copy the full SHA
    406d33b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11c2e76 View commit details
    Browse the repository at this point in the history
  3. updates to imports

    Simon-Laux committed May 7, 2024
    Configuration menu
    Copy the full SHA
    335f6e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb40900 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ddd17b7 View commit details
    Browse the repository at this point in the history
  6. add temporary logging

    Simon-Laux committed May 7, 2024
    Configuration menu
    Copy the full SHA
    816005a View commit details
    Browse the repository at this point in the history
  7. rm temp log line again

    Simon-Laux committed May 7, 2024
    Configuration menu
    Copy the full SHA
    078e5f3 View commit details
    Browse the repository at this point in the history
  8. ignore ts error

    Simon-Laux committed May 7, 2024
    Configuration menu
    Copy the full SHA
    f8478a5 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    2552ae7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3232848 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    31bf2a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d82bc4 View commit details
    Browse the repository at this point in the history
  3. try fix yaml syntax

    Simon-Laux committed May 9, 2024
    Configuration menu
    Copy the full SHA
    bcae52d View commit details
    Browse the repository at this point in the history
  4. fix ci yaml

    Simon-Laux committed May 9, 2024
    Configuration menu
    Copy the full SHA
    18f3143 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f4954b3 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. ci: fix python version

    ci: upload to artifacts
    Simon-Laux committed May 10, 2024
    Configuration menu
    Copy the full SHA
    22cc110 View commit details
    Browse the repository at this point in the history
  2. try fix ci

    Simon-Laux committed May 10, 2024
    Configuration menu
    Copy the full SHA
    40b33eb View commit details
    Browse the repository at this point in the history
  3. fix make_package script

    Simon-Laux committed May 10, 2024
    Configuration menu
    Copy the full SHA
    66ebd25 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a4752f3 View commit details
    Browse the repository at this point in the history
  5. fix tripplet parsing

    Simon-Laux committed May 10, 2024
    Configuration menu
    Copy the full SHA
    f98c0af View commit details
    Browse the repository at this point in the history
  6. fix platform conversion

    Simon-Laux committed May 10, 2024
    Configuration menu
    Copy the full SHA
    5eff575 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    335ba15 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. Configuration menu
    Copy the full SHA
    bea421b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59ad9fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fbe82b0 View commit details
    Browse the repository at this point in the history
  4. Do not depend on rustup in build_platform_package.py

    Check for success of `cargo build` instead,
    it will fail if target is not available.
    link2xt committed May 11, 2024
    Configuration menu
    Copy the full SHA
    377e891 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7b6f147 View commit details
    Browse the repository at this point in the history
  6. Readme typo fixing

    link2xt committed May 11, 2024
    Configuration menu
    Copy the full SHA
    f31a525 View commit details
    Browse the repository at this point in the history
  7. Check subprocess exit code

    link2xt committed May 11, 2024
    Configuration menu
    Copy the full SHA
    c551522 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fda5728 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5ef46ae View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f811554 View commit details
    Browse the repository at this point in the history
  11. rm comment and fmt

    Simon-Laux committed May 11, 2024
    Configuration menu
    Copy the full SHA
    701b48a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c203c6f View commit details
    Browse the repository at this point in the history