2475 Commits

Author SHA1 Message Date
fvanroie
b4594a4eca Update platform = espressif32 2021-05-02 05:09:37 +02:00
fvanroie
326c099c46 Read normal file over .gz if both exist. Allow filesystem upload 2021-05-02 04:38:42 +02:00
fvanroie
517268426d Increment mqttFailedCount on enabled but NotConnected 2021-05-02 04:32:16 +02:00
fvanroie
076c1f1b4d Implement mqttEnabled 2021-05-02 04:31:53 +02:00
fvanroie
7983e8a0d7 Clean page 0 when Clear Pages is pressed in the editor 2021-05-02 01:39:43 +02:00
fvanroie
527f2c4984 Better translation for D_OBJECT_CREATE_FAILED 2021-05-02 01:39:19 +02:00
fvanroie
7cab0c2f5c Fix paho issue when server is not configured 2021-05-02 01:26:33 +02:00
fvanroie
81976d6ec9 Set LV_INDEV_DEF_READ_PERIOD=20 2021-05-02 00:45:22 +02:00
fvanroie
60d2e22ef3 Improve logging 2021-05-02 00:45:08 +02:00
fvanroie
77beb04d27 Cleanup factory reset webpage 2021-05-02 00:35:19 +02:00
fvanroie
bfb730a212 Add D_HTTP_SENDING_PAGE 2021-05-01 23:58:25 +02:00
fvanroie
e4ac45d9a2 Replace halGetResetInfo with haspDevice.gpio_name 2021-05-01 23:22:00 +02:00
fvanroie
fb060cc6c2 Cleanup headers 2021-05-01 23:21:17 +02:00
fvanroie
503db5f063 Add Wifi Rssi translations 2021-05-01 23:21:03 +02:00
fvanroie
8a5282e537 Add common translations 2021-05-01 22:11:00 +02:00
fvanroie
615fc246b7 Add OTA translations 2021-05-01 21:43:03 +02:00
fvanroie
08ee8b4c7b Update translations 2021-05-01 21:31:47 +02:00
fvanroie
5795d53163 Stylesheet for information page 2021-05-01 20:32:37 +02:00
fvanroie
0672e66b3f Add translations 2021-05-01 20:32:21 +02:00
fvanroie
a1fcdd583f Cache the sketchsize because fetching it is slow 2021-05-01 20:29:57 +02:00
fvanroie
b60d76bef4 Text localization information webpage 2021-05-01 19:36:09 +02:00
fvanroie
642f6f67e6 Use new webHandleInfo page 2021-05-01 19:34:29 +02:00
fvanroie
2342746720 Add get_info 2021-05-01 19:28:16 +02:00
fvanroie
6a34490d4e Add *_get_info in json format 2021-05-01 08:13:35 +02:00
fvanroie
06ee1a3c78 Fix warning: comparison between signed and unsigned integer expressions 2021-05-01 04:24:32 +02:00
fvanroie
a546ac2f4a Cleanup headers 2021-05-01 04:24:13 +02:00
fvanroie
4ce87562df Bump AceButton to v1.8.3 2021-05-01 03:50:10 +02:00
fvanroie
c617195719 Fix warning: suggest explicit braces to avoid ambiguous 'else' 2021-05-01 03:48:26 +02:00
fvanroie
1d1130ac94 Fix compile warning: statement is a reference, not call, to function 'debug_flush' 2021-05-01 03:46:39 +02:00
fvanroie
b3427eff6f Fix compiler error 2021-05-01 03:45:17 +02:00
fvanroie
00a43953d2 Better http status codes 2021-05-01 03:21:47 +02:00
fvanroie
d284434f91 Fix warning: format '%lu' expects argument of type 'long unsigned int' 2021-05-01 03:21:21 +02:00
fvanroie
60df747785 Rewrite password masking 2021-05-01 01:40:32 +02:00
fvanroie
9db554e6d7 Mask config.json passwords 2021-05-01 01:39:43 +02:00
fvanroie
44079e1468 Cleanup headers 2021-05-01 01:24:27 +02:00
fvanroie
aabe695836 Rename debugPreSetup to debugSetupWithoutLogging 2021-05-01 00:19:40 +02:00
fvanroie
d18e58a26f Show File Editor button in menu, don't allow config.json 2021-05-01 00:18:24 +02:00
fvanroie
fd82582089 Change D_HTTP_FILE_BROWSER to File Editor 2021-05-01 00:17:20 +02:00
fvanroie
f0693b98f9 TFT_eSPI version bump to 2.3.66 2021-05-01 00:16:37 +02:00
fvanroie
41ae86273d Main Menu button, enable lineWrap 2021-05-01 00:16:05 +02:00
fvanroie
5fccc53d77 Minor tweaks 2021-04-30 18:15:49 +02:00
fvanroie
f2f540db7a Improved http file access logging 2021-04-30 06:46:59 +02:00
fvanroie
9f11cf15f6 Fix download option in File Editor 2021-04-30 06:25:07 +02:00
fvanroie
dce2fb17d1 Add File Editor 2021-04-30 05:31:06 +02:00
fvanroie
71a0983b55 Add hasp_init and hasp_load_json for File Browser 2021-04-30 00:53:56 +02:00
fvanroie
b7c4652d62 Allow init to delete and create new pages at runtime 2021-04-30 00:53:25 +02:00
fvanroie
466c6094f9 Add file browser handlers 2021-04-30 00:52:47 +02:00
fvanroie
b1519d22ab Add dispatch_calibrate 2021-04-30 00:46:36 +02:00
fvanroie
949493dd45 Add lv_obj_set_auto_realign to msgbox 2021-04-29 20:34:23 +02:00
fvanroie
6f176c9f37 Add count attribute to tabview and rename my_obj_set_value_str_text 2021-04-29 20:33:37 +02:00