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

Make built-in code server setup more stable #3762

Merged
merged 4 commits into from
Jun 20, 2024

Commits on Jun 14, 2024

  1. chore: Refactor frontend capabilities to a service to be able to upda…

    …te on the fly
    
    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    a509a62 View commit details
    Browse the repository at this point in the history
  2. fix: Move auto setup of built-in code server to an async request done…

    … by the frontend
    
    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    f42ab52 View commit details
    Browse the repository at this point in the history
  3. chore: Also handle typescript files in eslint

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    369c33c View commit details
    Browse the repository at this point in the history
  4. fix: Fix eslint errors for typescript files

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    4158fbe View commit details
    Browse the repository at this point in the history