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: make recovery page an embedded file #649

Merged
merged 1 commit into from
Jan 26, 2025

Conversation

tdb3
Copy link
Contributor

@tdb3 tdb3 commented Jan 12, 2025

Makes the recovery page an embedded file (using EMBED_FILES) rather than a C header. This increases readability and also serves as an example for option 1 in #308 (comment)

Tested locally by purposefully borking the www partition with a bad www.bin file, then accessing the /recovery page and uploading a good www.bin file.

@WantClue
Copy link
Collaborator

Please resolve conflicts @tdb3

@WantClue WantClue added the enhancement New feature or request label Jan 16, 2025
Makes the recovery page an embedded file rather
than a C header. This increases readability and
also serves as an example for Issue skot#308.
@tdb3
Copy link
Contributor Author

tdb3 commented Jan 17, 2025

Thanks @WantClue , rebased on top of f1c0128

@WantClue WantClue merged commit e1a94fe into skot:master Jan 26, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants