[PR #128] [MERGED] Json url file template #423

Closed
opened 2026-03-20 17:29:43 +01:00 by sascha_hemi · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/OpenEPaperLink/OpenEPaperLink/pull/128
Author: @enwi
Created: 9/6/2023
Status: Merged
Merged: 9/8/2023
Merged by: @nlimper

Base: masterHead: json_url_file_template


📝 Commits (2)

  • 8431b16 Crude json template url + file implementation
  • 0246951 Cleanup code

📊 Changes

3 files changed (+181 additions, -13 deletions)

View changed files

📝 ESP32_AP-Flasher/include/contentmanager.h (+2 -1)
📝 ESP32_AP-Flasher/include/util.h (+2 -2)
📝 ESP32_AP-Flasher/src/contentmanager.cpp (+177 -10)

📄 Description

No description provided


🔄 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/128 **Author:** [@enwi](https://github.com/enwi) **Created:** 9/6/2023 **Status:** ✅ Merged **Merged:** 9/8/2023 **Merged by:** [@nlimper](https://github.com/nlimper) **Base:** `master` ← **Head:** `json_url_file_template` --- ### 📝 Commits (2) - [`8431b16`](https://github.com/OpenEPaperLink/OpenEPaperLink/commit/8431b166ca5eebd2f5b1cdc524fbf11146ff4e2d) Crude json template url + file implementation - [`0246951`](https://github.com/OpenEPaperLink/OpenEPaperLink/commit/0246951e75de96fd23db893cea6dc319b19ee704) Cleanup code ### 📊 Changes **3 files changed** (+181 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `ESP32_AP-Flasher/include/contentmanager.h` (+2 -1) 📝 `ESP32_AP-Flasher/include/util.h` (+2 -2) 📝 `ESP32_AP-Flasher/src/contentmanager.cpp` (+177 -10) </details> ### 📄 Description _No description provided_ --- <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 17:29:43 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/OpenEPaperLink#423