mirror of
https://github.com/OpenEPaperLink/OpenEPaperLink.git
synced 2026-03-21 00:04:28 +01:00
[PR #136] [MERGED] avoid loading *.raw files when preview is disabled #3746
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/OpenEPaperLink/OpenEPaperLink/pull/136
Author: @onkelfunny
Created: 9/21/2023
Status: ✅ Merged
Merged: 9/21/2023
Merged by: @nlimper
Base:
master← Head:raw-fix📝 Commits (2)
b6e32eaavoid loading *.raw files when preview is disabled617a9bfavoid loading *.raw files when preview is disabled (wait until the save is finished)📊 Changes
2 files changed (+27 additions, -13 deletions)
View changed files
📝
ESP32_AP-Flasher/data/www/main.js.gz(+0 -0)📝
ESP32_AP-Flasher/wwwroot/main.js(+27 -13)📄 Description
When the preview was deactivated, the *raw files were still loaded in the background. This led to a 404.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.