2014 Commits

Author SHA1 Message Date
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
fvanroie
31181a481b Add Serial2.flush() 2021-04-29 20:32:02 +02:00
fvanroie
2550eedc34 Merge branch 'gpio-redesign' of http://github.com/fvanroie/hasp-lvgl into gpio-redesign 2021-04-29 04:28:45 +02:00
fvanroie
fbfb9d8f76 Tweak dimmer initialization code 2021-04-29 04:28:41 +02:00
fvanroie
9fdd3cce8f Code clean-up 2021-04-29 04:26:59 +02:00
fvanroie
8b9154cb82 Add mklittlefs 2021-04-29 00:07:01 +02:00
fvanroie
c5178f5856 Add auto_close and btn_pos attributes 2021-04-28 19:56:09 +02:00
fvanroie
5157dcfeea Code clean-up 2021-04-28 04:45:06 +02:00
fvanroie
93be1565be Don't discover moodlight gpios 2021-04-28 04:33:59 +02:00
fvanroie
38df70b18e Fix conversion warning 2021-04-28 04:28:38 +02:00
fvanroie
f441780ae5 Set the dimmer range to 0-255 2021-04-28 04:28:17 +02:00
fvanroie
03ad5e4159 Dismiss msgbox only when a button was pressed 2021-04-28 03:28:30 +02:00