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: Web UI migration to REST API #1950

Open
wants to merge 13 commits into
base: main
Choose a base branch
from
Open

Commits on Jan 9, 2024

  1. add openapi-rest-client

    lostbean committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    3fce949 View commit details
    Browse the repository at this point in the history
  2. Add Websocket client

    lostbean committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    f478d5f View commit details
    Browse the repository at this point in the history
  3. make abortable

    lostbean committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    ede80f0 View commit details
    Browse the repository at this point in the history
  4. use async generator

    lostbean committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    7e93d87 View commit details
    Browse the repository at this point in the history
  5. clean-up

    lostbean committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    d83a883 View commit details
    Browse the repository at this point in the history
  6. type clean-up

    lostbean committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    b994200 View commit details
    Browse the repository at this point in the history
  7. more types clean-up

    lostbean committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    babf5b0 View commit details
    Browse the repository at this point in the history
  8. use type alias

    lostbean committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    cad891a View commit details
    Browse the repository at this point in the history
  9. clean-up

    lostbean committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    01b517a View commit details
    Browse the repository at this point in the history
  10. add prettier to nix

    lostbean committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    44d6ff9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fb91b5a View commit details
    Browse the repository at this point in the history
  12. prefix API path to /api

    lostbean committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    223fe89 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6d80e70 View commit details
    Browse the repository at this point in the history