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

fix(webui): Increase file handling robustness -> handle config.ini update in firmware #90

Merged
merged 2 commits into from
Nov 10, 2023

Conversation

Slider0007
Copy link
Owner

@Slider0007 Slider0007 commented Nov 1, 2023

  • Handle config.ini update in firmware to increase file handling robustness
    --> WebUI config.ini content gets transfered via REST API to a temporary file config.tmp and after sucessful transfer config.tmp gets promoted to updated config.ini on firmware level.
  • Remove file deletion REST API request of alignment marker
    --> An existing alignment marker file is going to be overwritten on firmware level anyway.

@Slider0007 Slider0007 changed the title fix(webui): Increase file handling robustness (e.g. Handle config.ini update in firmware) fix(webui): Increase file handling robustness (e.g. handle config.ini update in firmware) Nov 1, 2023
@Slider0007 Slider0007 changed the title fix(webui): Increase file handling robustness (e.g. handle config.ini update in firmware) fix(webui): Increase file handling robustness -> handle config.ini update in firmware Nov 8, 2023
@Slider0007 Slider0007 merged commit c348cb3 into develop Nov 10, 2023
@Slider0007 Slider0007 deleted the file-handling-webserver branch November 10, 2023 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant