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

Feat/server handler express #2

Merged
merged 21 commits into from
May 26, 2024
Merged

Commits on May 19, 2024

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

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    926bb2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65e1b72 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d84a3d3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a123776 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    33e35e4 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. Configuration menu
    Copy the full SHA
    c31d1b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15de6ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b38515e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7d85556 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. Configuration menu
    Copy the full SHA
    b580d1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    afd8ca1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5af9ecd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2d4fb5a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    da609d8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cb03b24 View commit details
    Browse the repository at this point in the history
  7. ci: remove buggy await with node<22

    Was causing:
    
    `Promise resolution is still pending but the event loop has already resolved`
    JulianCataldo committed May 26, 2024
    Configuration menu
    Copy the full SHA
    c2f1516 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0fa9f77 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6722d49 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    89cac9f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b62334b View commit details
    Browse the repository at this point in the history