mirror of
https://github.com/OpenEPaperLink/OpenEPaperLink.git
synced 2026-03-21 00:04:28 +01:00
[PR #6] [MERGED] Webpage redesign + tag database + content generation #1465
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/6
Author: @nlimper
Created: 2/1/2023
Status: ✅ Merged
Merged: 2/1/2023
Merged by: @jjwbruijn
Base:
master← Head:development📝 Commits (10+)
8b4a0a9added button92acb74bugfix on added buttonf07240esmall fixes62fc616button fixes4f1dbc1local config changes1d24b56added image handling2fbb77bjpeg2bmp, bmp2grays, refactor websitee4a106etag database, web interface.a0f7c84big webpage overhaul54d6c70bugfix📊 Changes
34 files changed (+1780 additions, -392 deletions)
View changed files
📝
esp32_fw/.vscode/settings.json(+53 -1)➕
esp32_fw/data/bmp24bpp-h.bmp(+0 -0)➕
esp32_fw/data/bmp24bpp-v.bmp(+0 -0)➕
esp32_fw/data/calibrib50.vlw(+0 -0)➕
esp32_fw/data/calibrib62.vlw(+0 -0)📝
esp32_fw/data/index.html(+94 -57)➕
esp32_fw/data/jpeg-h.jpg(+0 -0)➕
esp32_fw/data/jpeg-v.jpg(+0 -0)➖
esp32_fw/data/jquery.js(+0 -6)➕
esp32_fw/data/kat-bw29.jpg(+0 -0)📝
esp32_fw/data/main.css(+162 -96)📝
esp32_fw/data/main.js(+263 -13)➕
esp32_fw/data/numbers1-1.vlw(+0 -0)➕
esp32_fw/data/numbers1-2.vlw(+0 -0)➕
esp32_fw/data/numbers2-1.vlw(+0 -0)➕
esp32_fw/data/numbers2-2.vlw(+0 -0)➕
esp32_fw/data/numbers3-1.vlw(+0 -0)➕
esp32_fw/data/numbers3-2.vlw(+0 -0)📝
esp32_fw/include/commstructs.h(+3 -1)➕
esp32_fw/include/contentmanager.h(+15 -0)...and 14 more files
📄 Description
whatch out, changed \esp32_fw\include\settings.h and platformio.ini. I don't know how I can leave them out.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.