s-hadinger
|
e9b62811c7
|
Berry minor fixes to tapp handling (#23590)
|
2025-06-22 15:06:22 +02:00 |
|
Christian Baars
|
fb44d42426
|
BLE updates for esp-nimble-cpp v2.x (#23553)
|
2025-06-15 18:24:54 +02:00 |
|
s-hadinger
|
390927c190
|
Berry fix realline (#23546)
|
2025-06-14 10:37:04 +02:00 |
|
s-hadinger
|
64d6231111
|
LVGL Tasmota logo splash screen (#23538)
|
2025-06-12 07:53:41 +02:00 |
|
s-hadinger
|
ea99e4724f
|
Autoconf failing when last line has no trailing LF (#23537)
|
2025-06-11 23:10:20 +02:00 |
|
s-hadinger
|
84059199d4
|
Berry 'tasmota.is_network_up()' (#23532)
|
2025-06-10 20:56:50 +02:00 |
|
s-hadinger
|
bafcfcd227
|
Berry increase web hooks from 16 to 32 (#23507)
|
2025-06-02 23:12:55 +02:00 |
|
s-hadinger
|
fcf4706914
|
Berry avoid json parsing for unmatched commands (#23494)
|
2025-05-30 22:34:56 +02:00 |
|
s-hadinger
|
c10686e366
|
Berry 'compile' and 'tasmota.compile' option to compile in local context (#23457)
* Berry 'compile' and 'tasmota.compile' option to compile in local context
* remove unwanted changes
|
2025-05-21 23:46:36 +02:00 |
|
s-hadinger
|
40bc108ba1
|
Berry 'webserver.remove_route' to revert 'webserver.on' (#23452)
|
2025-05-20 23:07:05 +02:00 |
|
s-hadinger
|
e2d30dd64d
|
Berry fix keys conflict (#23444)
|
2025-05-19 10:42:17 +02:00 |
|
s-hadinger
|
78787f693e
|
Berry support for 'sortedmap' (#23441)
* Berry support for 'sortedmap'
* Add keys()
|
2025-05-18 19:29:50 +02:00 |
|
s-hadinger
|
f5fe75c9b0
|
Solidified Code updated
|
2025-05-17 08:14:50 +00:00 |
|
s-hadinger
|
65b1c9668f
|
Berry remove global 'b' (#23433)
|
2025-05-17 10:13:15 +02:00 |
|
s-hadinger
|
6cd19c0e59
|
WebUI status line left and renamed events 'FUNC_WEB_STATUS_left' and 'FUNC_WEB_STATUS_RIGHT' (#23354)
|
2025-04-29 14:04:29 +02:00 |
|
Christian Baars
|
723684bb06
|
Berry: add crypto modules ED25519 and Chacha20-Poly1305 (#23338)
* add crypto modules for Berry
* remove Berry examples from PR
|
2025-04-25 00:11:47 +02:00 |
|
Norbert
|
6b7606c958
|
Fix spelling (#23278)
|
2025-04-11 08:54:44 +02:00 |
|
jetpax
|
cfe1cee4d3
|
Replace brotli compressed file serving with gzip (#23274)
* Replace brotli compressed file serving with gzip as it is better supported
* Add HTTP_POST support
|
2025-04-10 23:12:37 +02:00 |
|
s-hadinger
|
2999eed8b9
|
Berry 'readline' when a line is exactly 98 characters (#23276)
|
2025-04-10 22:57:03 +02:00 |
|
s-hadinger
|
2096411be6
|
Fix esp_idf_http to make strings 'weak' (#23256)
|
2025-04-06 22:51:38 +02:00 |
|
jetpax
|
929582b1af
|
Expose esp_http_server to Berry (#23206)
* Expose esp_http_server to Berry
* Fix conditional build defines
* Fix Berry returns, dangling pointer
* Use correct Berry returns
* Remove debug code
* cleanup
* add BERRY to conditionals to avoid confusion
|
2025-04-06 22:27:48 +02:00 |
|
s-hadinger
|
1b51aef911
|
Berry now accepts 'bytes()' as precompiled patterns, added 're.compilebytes()' (#23149)
|
2025-03-13 23:38:55 +01:00 |
|
s-hadinger
|
f305113d6d
|
Removed USE_WEBCLIENT and default USE_WEBCLIENT_HTTPS (#23132)
|
2025-03-10 22:37:27 +01:00 |
|
s-hadinger
|
3f93d2deee
|
Berry remove 'Leds.create_matrix' from the standard library waiting for reimplementation (#23114)
|
2025-03-06 23:11:16 +01:00 |
|
s-hadinger
|
06aa356bc3
|
Berry load files in '/.extensions/' then in '/' (#23113)
|
2025-03-06 21:15:59 +01:00 |
|
s-hadinger
|
670fab7ead
|
Berry 'introspect.solidified()' to know if a Berry object is solidified in Flash or in RAM (#23063)
* Berry 'introspect.isconst()' to know if a Berry object is solidified or in RAM
* change to solidified
* fix typo
|
2025-02-24 14:05:58 +01:00 |
|
s-hadinger
|
375864b23b
|
Berry 'tasmota.when_network_up()' and simplified Matter using it (#23057)
|
2025-02-23 19:19:42 +01:00 |
|
s-hadinger
|
0b3be314e7
|
Berry fixed parser error in rare case (#22997)
|
2025-02-12 22:37:48 +01:00 |
|
Giuliano Zaro
|
3ef9fe9f6e
|
Fix typo (#22991)
|
2025-02-12 10:04:46 +01:00 |
|
s-hadinger
|
ff5b4956c8
|
Berry 'tasmota.defer()' (#22976)
|
2025-02-09 17:56:38 +01:00 |
|
Jason2866
|
af4ec3e0d0
|
Delete lib/libesp32/berry_tasmota/src/solidify/berry_tasmota directory
|
2025-02-04 20:03:15 +01:00 |
|
Jason2866
|
f727013373
|
Solidified Code updated
|
2025-02-04 18:10:24 +00:00 |
|
Jason2866
|
23ae0db9a8
|
Delete lib/libesp32/berry_tasmota/src/berry_tasmota directory
|
2025-02-04 18:29:49 +01:00 |
|
Jason2866
|
2c0172d7d5
|
Solidified Code updated
|
2025-02-04 17:14:14 +00:00 |
|
Jason2866
|
97cf0a4baa
|
Delete lib/libesp32/berry_tasmota/src/berry_tasmota directory
|
2025-02-04 18:12:18 +01:00 |
|
Jason2866
|
6421d6b1ab
|
Delete lib/libesp32/berry_tasmota/src/solidify/berry_tasmota directory
|
2025-02-04 18:08:45 +01:00 |
|
Jason2866
|
b02ac268ad
|
Solidified Code updated
|
2025-02-04 17:08:36 +00:00 |
|
arendst
|
a9996ecc40
|
Solidified Code updated
|
2025-02-04 14:14:42 +00:00 |
|
arendst
|
518df07ba1
|
Solidified Code updated
|
2025-02-04 14:07:48 +00:00 |
|
Jason2866
|
ab9ad562cb
|
Solidified Code updated
|
2025-02-04 13:39:19 +00:00 |
|
Jason2866
|
0ba224bf9a
|
Solidified Code updated
|
2025-02-04 11:22:34 +00:00 |
|
Jason2866
|
670d7bd8eb
|
Solidified Code updated
|
2025-02-03 15:43:23 +00:00 |
|
s-hadinger
|
d72ec454c0
|
LVGL add 'lv.set_paint_cb()' to register a callback when screen is refreshed (#22909)
|
2025-01-31 12:55:58 +01:00 |
|
s-hadinger
|
0dcd38186f
|
Berry 'tasmota.add_rule_once' and auto-remove rules with same pattern and id (#22900)
|
2025-01-29 22:48:44 +01:00 |
|
Norbert
|
9613004bb4
|
Fix typo (#22890)
|
2025-01-27 15:54:03 +01:00 |
|
s-hadinger
|
0471f0f3c5
|
Berry driver for AXP2102 and M5CoreS3 (#22878)
|
2025-01-25 11:17:43 +01:00 |
|
s-hadinger
|
ec8cf6e2f0
|
Revert "Berry now removes any existing rule with same pattern and same id (o…" (#22823)
This reverts commit d176a1d65ba5dcd7d484915d8f9e09a2d26d218c.
|
2025-01-15 20:27:46 +01:00 |
|
s-hadinger
|
d176a1d65b
|
Berry now removes any existing rule with same pattern and same id (only if id is not nil) (#22822)
|
2025-01-15 19:19:43 +01:00 |
|
s-hadinger
|
a5610eea09
|
Berry async_webserver improvement (#22766)
|
2025-01-04 19:17:13 +01:00 |
|
s-hadinger
|
b5c326d772
|
Berry Leds update comments (#22748)
|
2025-01-02 10:44:39 +01:00 |
|