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

Vingo is now written in rust 🎉 #68

Merged
merged 31 commits into from
Sep 10, 2024
Merged

Vingo is now written in rust 🎉 #68

merged 31 commits into from
Sep 10, 2024

Commits on Sep 9, 2024

  1. vingo: yeet and rust login flow

    hannes-dev authored and Topvennie committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    314f12f View commit details
    Browse the repository at this point in the history
  2. vingo: nest routes under /api

    hannes-dev authored and Topvennie committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    d39ca50 View commit details
    Browse the repository at this point in the history
  3. vingo: cleanup

    hannes-dev authored and Topvennie committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    53a55ea View commit details
    Browse the repository at this point in the history
  4. vingo: add database to state

    hannes-dev authored and Topvennie committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    4fe0731 View commit details
    Browse the repository at this point in the history
  5. vingo: add seaorm and user table

    hannes-dev authored and Topvennie committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    40718f1 View commit details
    Browse the repository at this point in the history
  6. vingo: start error handling

    hannes-dev authored and Topvennie committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    f3a09fc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    944d4fa View commit details
    Browse the repository at this point in the history
  8. vingo: add card table

    hannes-dev authored and Topvennie committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    74412ce View commit details
    Browse the repository at this point in the history
  9. vingo: add card endpoints

    hannes-dev authored and Topvennie committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    740cca4 View commit details
    Browse the repository at this point in the history
  10. vingo: add card registering

    hannes-dev authored and Topvennie committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    def603a View commit details
    Browse the repository at this point in the history
  11. vinvoor: fix cookie name

    hannes-dev authored and Topvennie committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    9320ec1 View commit details
    Browse the repository at this point in the history
  12. vingo: add scans endpoints

    hannes-dev authored and Topvennie committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    5bca63a View commit details
    Browse the repository at this point in the history
  13. vinvoor: json snake_case

    Topvennie committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    a48d7dd View commit details
    Browse the repository at this point in the history
  14. vinvoor: more snake_case

    Topvennie committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    26406c1 View commit details
    Browse the repository at this point in the history
  15. vingo: fix docker for backend

    hannes-dev authored and Topvennie committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    6feee28 View commit details
    Browse the repository at this point in the history
  16. vingo: add cardstatus endpoint

    hannes-dev authored and Topvennie committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    ebd31a0 View commit details
    Browse the repository at this point in the history
  17. vinvoor: sssssssnake case

    Topvennie committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    95aa632 View commit details
    Browse the repository at this point in the history
  18. vingo: add leaderboard

    hannes-dev authored and Topvennie committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    3a8f55a View commit details
    Browse the repository at this point in the history
  19. vingo: cors

    Topvennie committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    9af7d17 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    4615dfd View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    bf2d817 View commit details
    Browse the repository at this point in the history
  22. vingo: add admin routes

    hannes-dev committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    1b1e15a View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    1d87dff View commit details
    Browse the repository at this point in the history
  24. vingo: add days

    hannes-dev committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    c88ee4f View commit details
    Browse the repository at this point in the history
  25. vingo: add day endpoints

    hannes-dev committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    763e139 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    1c6dba4 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    85dd558 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    09af9cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab8bc90 View commit details
    Browse the repository at this point in the history
  3. vingo: logout is post

    hannes-dev committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    17e6713 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db543f8 View commit details
    Browse the repository at this point in the history