mirror of
https://github.com/OpenEPaperLink/OpenEPaperLink.git
synced 2026-03-21 00:04:28 +01:00
[PR #135] [CLOSED] avoid loading *.raw files when preview is disabled #3748
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/135
Author: @onkelfunny
Created: 9/21/2023
Status: ❌ Closed
Base:
master← Head:raw-fix📝 Commits (1)
7f50459avoid loading *.raw files when preview is disabled📊 Changes
2 files changed (+23 additions, -12 deletions)
View changed files
📝
ESP32_AP-Flasher/data/www/main.js.gz(+0 -0)📝
ESP32_AP-Flasher/wwwroot/main.js(+23 -12)📄 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.