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

Load config explicitly and remove setup routine of settings component #1892

Merged
merged 6 commits into from Nov 20, 2023

Commits on Nov 15, 2023

  1. Prevent loading config on start of app

    Signed-off-by: Christian Wolf <github@christianwolf.email>
    christianlupus committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    69476ba View commit details
    Browse the repository at this point in the history
  2. Remove additional fetching of config after setting

    Signed-off-by: Christian Wolf <github@christianwolf.email>
    christianlupus committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    04debfa View commit details
    Browse the repository at this point in the history
  3. Drop obsolete data protectors as no longer needed

    Signed-off-by: Christian Wolf <github@christianwolf.email>
    christianlupus committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    922fd60 View commit details
    Browse the repository at this point in the history
  4. Make prettier and eslint happy

    Signed-off-by: Christian Wolf <github@christianwolf.email>
    christianlupus committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    839a627 View commit details
    Browse the repository at this point in the history
  5. Update Changelog

    Signed-off-by: Christian Wolf <github@christianwolf.email>
    christianlupus committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    185fb32 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. fix: Ensure info-block visibility settings gets updated immediately

    Signed-off-by: Sebastian Fey <info@sebastianfey.de>
    seyfeb committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    c31af11 View commit details
    Browse the repository at this point in the history