s-hadinger
|
082170374c
|
Berry string literals containing NULL are truncated (#23312)
|
2025-04-17 22:12:35 +02:00 |
|
s-hadinger
|
c2628c95f3
|
Berry 'bytes().asstring()' now truncates a string if buffer contains NULL (#23311)
|
2025-04-17 21:51:03 +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
|
b77b622fbe
|
Berry bytes add 3 (#23200)
* Berry bytes add with 3 bytes
* add changelog
|
2025-03-27 22:55:42 +01:00 |
|
s-hadinger
|
c0d15de965
|
Berry 're.dump()' (#23162)
|
2025-03-17 21:34:59 +01:00 |
|
s-hadinger
|
ce92723c41
|
Berry update from upstream (#23159)
|
2025-03-17 08:27:03 +01:00 |
|
s-hadinger
|
e1f7ee26fa
|
Matter prepare for ICD cluster (#23158)
|
2025-03-16 22:38:36 +01: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
|
6486ba3b26
|
Fix typo of be_set_ctype_func_hanlder (#23147)
|
2025-03-13 17:49:28 +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
|
e26a2cdac9
|
Berry prevent 'import' from hiding a solidified class (#23112)
|
2025-03-06 14:45:34 +01:00 |
|
s-hadinger
|
9a98db9773
|
Berry 'global.undef()' to undefine a global variable (#23073)
|
2025-02-26 15:30:04 +01:00 |
|
s-hadinger
|
e92e411040
|
Berry minor fixes to remove warnings (#23071)
|
2025-02-25 22:28:13 +01:00 |
|
s-hadinger
|
aecba92da4
|
Update be_mapping_utils.c, add final newline to avoid compilation warning
|
2025-02-25 21:14:09 +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
|
cfc11b5e83
|
Fix memory corruption in bytes().appendb64()
|
2025-02-15 22:08:00 +01:00 |
|
s-hadinger
|
a939b4973e
|
Remove unwanted tab
|
2025-02-15 21:41:44 +01:00 |
|
s-hadinger
|
d805cef66e
|
Berry bytes add appendb64 (#23008)
* Berry Leds_panel minor fix
* Fix
* Berry add 'bytes().appendb64()'
* fix lib
|
2025-02-15 21:09:40 +01:00 |
|
s-hadinger
|
f3dc35e9ca
|
Solidified Code updated
|
2025-02-12 21:38:27 +00: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
|
1b2fc5eccc
|
Berry make HASPmota and Matter use 'tasmota.defer()' (#22977)
|
2025-02-09 18:39:32 +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
|
f1e5b576ba
|
Delete lib/libesp32/berry_matter/src/solidify/berry_matter directory
|
2025-02-04 20:02:53 +01:00 |
|
Jason2866
|
c4dd9839c9
|
Delete lib/libesp32/berry_animate/src/solidify/berry_animate directory
|
2025-02-04 20:02:29 +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
|
89b1df6a81
|
Delete lib/libesp32/berry_matter/src/berry_matter directory
|
2025-02-04 18:29:12 +01:00 |
|
Jason2866
|
117c1f68b7
|
Delete lib/libesp32/berry_animate/src/berry_animate directory
|
2025-02-04 18:28:23 +01:00 |
|
Jason2866
|
1988cd620d
|
Delete lib/libesp32/berry/berry_header directory
|
2025-02-04 18:27:55 +01:00 |
|
Jason2866
|
2c0172d7d5
|
Solidified Code updated
|
2025-02-04 17:14:14 +00:00 |
|
Jason2866
|
94e2a91bbd
|
Delete lib/libesp32/berry_animate/src/berry_animate directory
|
2025-02-04 18:13:35 +01:00 |
|
Jason2866
|
dcc407889a
|
Delete lib/libesp32/berry_matter/src/berry_matter directory
|
2025-02-04 18:12:59 +01: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 |
|
Jason2866
|
2ac886a7f8
|
Delete lib/libesp32/berry_matter/src/solidify/berry_matter directory
|
2025-02-04 18:07:50 +01:00 |
|
Jason2866
|
8f641238b6
|
Delete lib/libesp32/berry_animate/src/solidify/berry_animate directory
|
2025-02-04 18:07:03 +01: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 |
|