[PR #135] [CLOSED] avoid loading *.raw files when preview is disabled #2089

Closed
opened 2026-03-20 20:08:51 +01:00 by sascha_hemi · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/OpenEPaperLink/OpenEPaperLink/pull/135
Author: @onkelfunny
Created: 9/21/2023
Status: Closed

Base: masterHead: raw-fix


📝 Commits (1)

  • 7f50459 avoid 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.

## 📋 Pull Request Information **Original PR:** https://github.com/OpenEPaperLink/OpenEPaperLink/pull/135 **Author:** [@onkelfunny](https://github.com/onkelfunny) **Created:** 9/21/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `raw-fix` --- ### 📝 Commits (1) - [`7f50459`](https://github.com/OpenEPaperLink/OpenEPaperLink/commit/7f504599dbd380487cb542f0a11657af5714f588) avoid loading *.raw files when preview is disabled ### 📊 Changes **2 files changed** (+23 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `ESP32_AP-Flasher/data/www/main.js.gz` (+0 -0) 📝 `ESP32_AP-Flasher/wwwroot/main.js` (+23 -12) </details> ### 📄 Description When the preview was deactivated, the *raw files were still loaded in the background. This led to a 404. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
sascha_hemi added the pull-request label 2026-03-20 20:08:51 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/OpenEPaperLink#2089