mirror of
https://github.com/OpenEPaperLink/OpenEPaperLink.git
synced 2026-03-21 00:04:28 +01:00
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/527
Author: @aiakos-k
Created: 11/20/2025
Status: 🔄 Open
Base:
master← Head:master📝 Commits (5)
439e32bFeature Wireguard Addon31e882aFeature Wireguard Addon remove README Filesc5ac5b9fix patch Wireguard-Library ciniml/WireGuard-ESP32@^0.1.5 add methode shutdown_timer_only11096ecFix WireGuard crashes with automatic library patchb8a90afRemove legancy File patch_wireguard.py📊 Changes
27 files changed (+1331 additions, -1 deletions)
View changed files
📝
ESP32_AP-Flasher/data/www/content_cards.json.gz(+0 -0)📝
ESP32_AP-Flasher/data/www/edit.html.gz(+0 -0)📝
ESP32_AP-Flasher/data/www/flash.js.gz(+0 -0)📝
ESP32_AP-Flasher/data/www/g5decoder.js.gz(+0 -0)📝
ESP32_AP-Flasher/data/www/index.html.gz(+0 -0)📝
ESP32_AP-Flasher/data/www/jsontemplate-demo-v2.html.gz(+0 -0)📝
ESP32_AP-Flasher/data/www/jsontemplate-demo.html.gz(+0 -0)📝
ESP32_AP-Flasher/data/www/main.css.gz(+0 -0)📝
ESP32_AP-Flasher/data/www/main.js.gz(+0 -0)📝
ESP32_AP-Flasher/data/www/ota.js.gz(+0 -0)📝
ESP32_AP-Flasher/data/www/painter.js.gz(+0 -0)📝
ESP32_AP-Flasher/data/www/setup.html.gz(+0 -0)📝
ESP32_AP-Flasher/data/www/setup.js.gz(+0 -0)📝
ESP32_AP-Flasher/data/www/upload-demo.html.gz(+0 -0)📝
ESP32_AP-Flasher/data/www/variables-demo.html.gz(+0 -0)➕
ESP32_AP-Flasher/data/www/wireguard.html.gz(+0 -0)➕
ESP32_AP-Flasher/include/wireguard_manager.h(+93 -0)➕
ESP32_AP-Flasher/install_deps.py(+15 -0)📝
ESP32_AP-Flasher/platformio.ini(+4 -0)➕
ESP32_AP-Flasher/pre_build_patch.py(+143 -0)...and 7 more files
📄 Description
Dear OpenEPaperLink Team,
i have became the days a yellow AP and i'm very happy.
But my Home Assistant run inside the data center root server in a VM and connect my other Device with Wirguard Instance.
I have Open th Feature #510 .
I had a little bit of time and have solved the new feature myself.
i hope this is so fine and you verify this and add this on the Repo.
Update:
The library patch for Wireguard Lib was subsequently implemented.
I have open a feature by ciniml/WireGuard-ESP32 for it Number 51
Best Regards,
Michael
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.