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

Format all web code #436

Merged
merged 11 commits into from
Aug 16, 2023
Merged

Commits on Jul 30, 2023

  1. Configuration menu
    Copy the full SHA
    9adca00 View commit details
    Browse the repository at this point in the history
  2. Running prettier with editorconfig:

    npx prettier --write "{www/src,www/server}/**/*.{tsx,ts,jsx,js,json,scss}"
    Pelsin committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    7c629a4 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    a36231e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a08e721 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c6664fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e16b8c1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    92708ea View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Merge branch 'main' into format-all-web-code

    # Conflicts:
    #	www/src/Pages/AddonsConfigPage.jsx
    #	www/src/Pages/SettingsPage.jsx
    Pelsin committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    96246d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79fb4b9 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into format-all-web-code

    # Conflicts:
    #	www/src/Pages/AddonsConfigPage.jsx
    Pelsin committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    838f4f3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    238d919 View commit details
    Browse the repository at this point in the history