Commit Graph

51 Commits

Author SHA1 Message Date
ce1742e8af Merge remote-tracking branch 'gitlab/main2' into main2 2023-11-17 10:28:42 +02:00
ee45803664 updated to esp-idf 5.1.2 2023-11-17 10:27:18 +02:00
702207376d updated sdkconfig.default to 8MB default flash 2023-11-12 11:42:25 +02:00
ff702b61de partition table for 8MB flash optimized 2023-10-31 20:05:05 +02:00
a26da655ff default flash changed to 8MB, default filename length and max open
sockets fixed
2023-10-31 12:15:46 +02:00
4a5bec0ed4 cleaned var length definitions remains from old API 2023-10-24 12:40:48 +02:00
70fab5f04b clean from old http handlers 2023-10-22 10:28:32 +02:00
51e909d863 added partitions config for build with BT 2023-10-21 18:28:28 +02:00
f08aa3d8cf serial port settings added to web ui 2023-10-16 14:44:28 +02:00
1cfd7829bd update webguiapp component 2023-10-10 21:29:08 +02:00
d2aa936ace moved cron to system 2023-10-10 12:28:22 +02:00
1c0d656ba0 rarely used components added as idf dependencies 2023-09-24 10:24:42 +02:00
d86c632b66 removed ttn-esp32 2023-09-23 16:05:29 +02:00
2a7c8df919 applied all changing in components 2023-09-08 15:27:59 +02:00
2edb7a41a9 removed webguicomp 2023-09-08 12:07:57 +02:00
6def55bd3b updated linux prebuild script 2023-08-21 13:00:40 +02:00
97bbf878e1 implemented OTA firmware update 2023-08-21 11:31:27 +02:00
11bac96cbe integrate web ui project 2023-08-20 11:53:06 +02:00
e7e2c513b7 update ui 2023-08-16 13:28:36 +02:00
a933c08229 jWrite global control switched off, updated web ui 2023-08-15 15:42:33 +02:00
41eb8eb495 updated web ui 2023-08-10 16:24:06 +02:00
af2dcea68f distr added to versions 2023-08-01 16:01:52 +02:00
05e2a1f1ba webguiapp component updated with variables rest access 2023-07-27 17:03:29 +02:00
f86553dd64 reworked main page with vue framework 2023-07-12 15:53:12 +02:00
44144aaf1b project renamed 2023-07-11 21:25:57 +02:00
c30ed40c0b added application REST API test implementation 2023-07-04 15:32:53 +02:00
979a68e475 added custom HTTP REST API interface 2023-06-10 17:14:20 +02:00
734c3c77ff implemented separate action for various objects in cron frontend 2023-05-19 18:45:53 +02:00
578093ad23 implemented backend restrictions for cron object's actions 2023-05-19 14:23:57 +02:00
41f7e8ff6e added backend implementation of the last scheduled event execute 2023-05-07 16:47:15 +02:00
a5c32d884f fixed crone code for idf5 support, update webguiapp 2023-05-03 14:08:35 +02:00
020798c68a some changing in project root structure 2023-04-13 19:21:36 +02:00
4202b5348b cron library added 2023-04-11 15:12:46 +02:00
d65ba2c8a6 prepare timer ui implementation 2023-04-10 09:26:39 +02:00
f8ae249dab fixed default config and update components 2023-04-04 08:59:12 +02:00
0867f12c7e Merge remote-tracking branch 'origin/main' into main 2023-04-03 16:16:52 +02:00
dbde75ef32 new dark design 2023-03-27 16:12:24 +02:00
124fa24609 updated components and configuration 2023-03-10 20:05:29 +02:00
8b0b5f76f4 added sdkconfig.defaults 2023-02-20 20:41:59 +02:00
3aa008df27 update to idf version 4.4.4 2023-02-04 00:06:18 +02:00
95b7e90b11 trimmed wifi SSID for narrow screens 2023-01-30 16:14:45 +02:00
85670b4c39 migrate to the updated webguiapp component 2023-01-01 21:26:03 +02:00
8097a5f58e updated partitions and webguiapp component 2022-11-16 16:12:09 +02:00
48a859087d update to idf 4.4.3 2022-11-12 17:24:57 +02:00
adf162d2ce updated web interface 2022-08-23 20:51:53 +02:00
6cb9b3a00b update webguiapp component, update linked with the root project 2022-08-23 20:06:29 +02:00
60a3eca9c1 removed WebGUIAppComponent 2022-08-23 19:41:09 +02:00
39ba9ce25f switched off IPV6, switched on PPP support in lwip, start all adapters on boot for test 2022-08-16 17:36:14 +02:00
939b680ce2 components and configuration update 2022-08-16 17:23:47 +02:00
d0792562da rename host project to WebGUIApp 2022-08-16 15:39:43 +02:00