From 3ad4d5726a4e887fbbd3d916ff1d362a5f4621a4 Mon Sep 17 00:00:00 2001 From: tueddy Date: Tue, 8 Feb 2022 22:56:18 +0100 Subject: [PATCH] improved web-upload progress minor fixes web-uplaod: show remaining time while uploading & time elapsed + KB/s when finished webpage: syntax fixes, own icon for images/cover image coverimage feature: remove filename property (already available) webpage/Info: show IP-address refactor print wake-up reason from main.cpp to System_ShowWakeUpReason(); --- html/management_DE.html | 85 +++++++++++++++++++++++++++++++++-------- src/AudioPlayer.cpp | 24 ++++++------ src/AudioPlayer.h | 1 - src/HTMLmanagement_DE.h | 85 +++++++++++++++++++++++++++++++++-------- src/System.cpp | 27 +++++++++++++ src/System.h | 3 +- src/Web.cpp | 66 +++++++++++++++++--------------- src/main.cpp | 28 +------------- 8 files changed, 215 insertions(+), 104 deletions(-) diff --git a/html/management_DE.html b/html/management_DE.html index b040c9ae..f5b629ef 100644 --- a/html/management_DE.html +++ b/html/management_DE.html @@ -4,7 +4,7 @@ ESPuino-Konfiguration - + @@ -137,7 +137,7 @@