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

Refactor endpoint handling #1455

Merged
merged 12 commits into from
Jul 27, 2022
Merged

Refactor endpoint handling #1455

merged 12 commits into from
Jul 27, 2022

Commits on Jul 27, 2022

  1. chore(deps): update dependency vite to v3 (master) (#1444)

    * chore(deps): update actions/checkout action to v3 (#1431)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    
    * chore(deps): update dependency ioredis to v5.2.2 (#1450)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    
    * Replace cross-undici-fetch with @whatwg-node/fetch
    
    * chore(deps): update dependency vite to v3
    
    * Fix GraphiQL build
    
    * Go
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Arda TANRIKULU <ardatanrikulu@gmail.com>
    renovate[bot] and ardatan committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    cbb2261 View commit details
    Browse the repository at this point in the history
  2. Check Endpoint Plugin

    ardatan committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    6e65ad6 View commit details
    Browse the repository at this point in the history
  3. Fix for new v3 API

    ardatan committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    5948322 View commit details
    Browse the repository at this point in the history
  4. Update docs

    ardatan committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    26ab219 View commit details
    Browse the repository at this point in the history
  5. ..

    ardatan committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    09739dc View commit details
    Browse the repository at this point in the history
  6. Add an ugly 404 page

    ardatan committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    8713f29 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    76fd461 View commit details
    Browse the repository at this point in the history
  8. Fix CF E2E

    ardatan committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    8508407 View commit details
    Browse the repository at this point in the history
  9. Fix AWS

    ardatan committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    e7f204e View commit details
    Browse the repository at this point in the history
  10. Fix tests

    ardatan committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    2a428dc View commit details
    Browse the repository at this point in the history
  11. Go

    ardatan committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    a6e193b View commit details
    Browse the repository at this point in the history
  12. Go

    ardatan committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    77bb58b View commit details
    Browse the repository at this point in the history