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

Node app #42

Draft
wants to merge 33 commits into
base: main
Choose a base branch
from
Draft

Node app #42

wants to merge 33 commits into from

Commits on Sep 25, 2024

  1. node app, initial commit

    PythonFZ committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    768d27e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b6830d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b68a44 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. make prettier

    PythonFZ committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    d0fb029 View commit details
    Browse the repository at this point in the history
  2. try CI testing

    PythonFZ committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    1aaf0a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa8aed6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ee758c View commit details
    Browse the repository at this point in the history
  5. fix testing

    PythonFZ committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    a0cdc11 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e527f7c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0631561 View commit details
    Browse the repository at this point in the history
  8. show npm version

    PythonFZ committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    ae5a516 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. cleanup tests

    PythonFZ committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    24d4188 View commit details
    Browse the repository at this point in the history
  2. clean up project structure

    PythonFZ committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    8d4e857 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77f1717 View commit details
    Browse the repository at this point in the history
  4. clean up API a bit

    PythonFZ committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    67eaf40 View commit details
    Browse the repository at this point in the history
  5. add connect promise

    PythonFZ committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    96b47b3 View commit details
    Browse the repository at this point in the history
  6. test dict

    PythonFZ committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    a7c46f9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dcd0ec4 View commit details
    Browse the repository at this point in the history
  8. use kwargs

    PythonFZ committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    c8695f4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    320d672 View commit details
    Browse the repository at this point in the history
  10. support callbacks

    PythonFZ committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    147b9e4 View commit details
    Browse the repository at this point in the history
  11. bump npm version

    PythonFZ committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    c8f0c62 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    06d592f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68de930 View commit details
    Browse the repository at this point in the history
  3. add some callback stuff

    PythonFZ committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    42e32e5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ffbdc82 View commit details
    Browse the repository at this point in the history
  5. improve callbacks

    PythonFZ committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    3dd72b7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a912829 View commit details
    Browse the repository at this point in the history
  7. move abc / fix timimg

    PythonFZ committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    ff9a144 View commit details
    Browse the repository at this point in the history
  8. bump version

    PythonFZ committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    d17fb18 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

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

Commits on Oct 3, 2024

  1. lint and docstrings

    PythonFZ committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    db576e4 View commit details
    Browse the repository at this point in the history
  2. remove code duplication

    PythonFZ committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    e887028 View commit details
    Browse the repository at this point in the history