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

Express5 Upgrade #17

Merged
merged 11 commits into from
Sep 13, 2024
Merged

Express5 Upgrade #17

merged 11 commits into from
Sep 13, 2024

Commits on Sep 12, 2024

  1. Copyright updated.

    RobertoMachorro committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    baa6835 View commit details
    Browse the repository at this point in the history
  2. NPM update packages and tested.

    This is still Express 4.
    RobertoMachorro committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    d96256e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1106849 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    643f98d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f0b51af View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7a84218 View commit details
    Browse the repository at this point in the history
  7. Linted and fixed.

    RobertoMachorro committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    7bf95e8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    80f4cb5 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Fix for Views not rendering.

    Each controller had to have views setup for them.
    RobertoMachorro committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    25b7e76 View commit details
    Browse the repository at this point in the history
  2. Redis connecting.

    Switched functions to async.
    RobertoMachorro committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    1733284 View commit details
    Browse the repository at this point in the history
  3. Lint fixes.

    RobertoMachorro committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    d565fbb View commit details
    Browse the repository at this point in the history