Commit Graph

13087 Commits

Author SHA1 Message Date
Jason2866 c1af17251b
PSRAM
* HAS_PSRAM_FIX
2021-08-21 12:00:38 +02:00
Theo Arends 43642e0b8a Turn HTTP API (command ``SetOption128 1``) default on for backward compatibility 2021-08-20 15:54:26 +02:00
Theo Arends ae67c5fa57
Merge pull request #12900 from ascillato/WEBUI_HTTP-API-ENABLING
WebUI: Add option for enabling HTTP API
2021-08-20 15:25:23 +02:00
s-hadinger 0f49a21dd0
Merge pull request #12924 from s-hadinger/berry_rules
Berry system events for rules
2021-08-19 14:30:37 +02:00
Stephan Hadinger d3ad13c962 Berry system events for rules 2021-08-19 12:37:19 +02:00
Theo Arends fe19f5f4bb
Merge pull request #12909 from ascillato/patch-1
Move HTTP Referer Rejection Loglevel from 3 to 2
2021-08-17 21:07:51 +02:00
s-hadinger ca36cd2238
Merge pull request #12912 from s-hadinger/berry_bytes_b64
Berry add base64 to bytes
2021-08-17 19:50:44 +02:00
Stephan Hadinger d4085bb063 Berry add base64 to bytes 2021-08-17 19:17:58 +02:00
s-hadinger d5b4ce1233
Merge pull request #12910 from s-hadinger/esp32c3_pwm
Fixed PWM5 on ESP32C3
2021-08-17 19:13:58 +02:00
Adrian Scillato b50775bcf9
http referer error message 2021-08-17 13:48:41 -03:00
Adrian Scillato cbab3bdfb0
http referer error message 2021-08-17 13:45:30 -03:00
Adrian Scillato 079cd54088
Moved HTTP Referer Loglevel from 3 to 2 2021-08-17 13:23:49 -03:00
Jason2866 89ef0c2916
Merge pull request #12908 from Jason2866/gzip_map
Add gzip options from PR #12901 to pio setup
2021-08-17 18:22:13 +02:00
Jason2866 fbf8ccc8cf
add map.gz 2021-08-17 18:09:57 +02:00
Stephan Hadinger 307f140a81 Fixed PWM5 on ESP32C3 2021-08-17 17:10:48 +02:00
Jason2866 aa15e658fa
Options for map and firmware output 2021-08-17 15:51:45 +02:00
Theo Arends a866d438c2
Merge pull request #12901 from sillyfrog/python-pio-updates
PIO tools overrides using .ini file settings
2021-08-17 08:33:46 +02:00
Sillyfrog 00f3c3ecd2 PIO tools overrides using .ini file settings 2021-08-17 09:16:30 +10:00
Adrian Scillato 99d09d9b5f
Update zh_TW.h 2021-08-16 19:10:56 -03:00
Adrian Scillato 948c57e5c0
Update zh_CN.h 2021-08-16 19:10:09 -03:00
Adrian Scillato 05bf18900a
Update vi_VN.h 2021-08-16 19:09:46 -03:00
Adrian Scillato 0e48f3f0ab
Update uk_UA.h 2021-08-16 19:09:20 -03:00
Adrian Scillato 209724944a
Update tr_TR.h 2021-08-16 19:08:55 -03:00
Adrian Scillato ed5668dd0b
Update sv_SE.h 2021-08-16 19:08:31 -03:00
Adrian Scillato 8e0d4e1527
Update sk_SK.h 2021-08-16 19:08:06 -03:00
Adrian Scillato 7468b2fa40
Update ru_RU.h 2021-08-16 19:07:46 -03:00
Adrian Scillato 387eb01a72
Update ro_RO.h 2021-08-16 19:07:17 -03:00
Adrian Scillato 07ca6ed820
Update pt_PT.h 2021-08-16 19:06:54 -03:00
Adrian Scillato 7b9adf766b
Update pt_BR.h 2021-08-16 19:06:21 -03:00
Adrian Scillato cf611d83a1
Update pl_PL.h 2021-08-16 19:05:50 -03:00
Adrian Scillato d9560d0f4c
Update nl_NL.h 2021-08-16 19:05:15 -03:00
Adrian Scillato a9e8b764a6
Update ko_KO.h 2021-08-16 19:04:48 -03:00
Adrian Scillato dbe94e149d
Update it_IT.h 2021-08-16 19:03:59 -03:00
Adrian Scillato df580f72e8
Update hu_HU.h 2021-08-16 19:03:04 -03:00
Adrian Scillato 74ef6d5f2a
Update he_HE.h 2021-08-16 19:02:30 -03:00
Adrian Scillato 6440d58a6a
Update fy_NL.h 2021-08-16 19:02:03 -03:00
Adrian Scillato d6b3a7f478
Update fr_FR.h 2021-08-16 19:01:42 -03:00
Adrian Scillato f40bf26299
Update es_ES.h 2021-08-16 19:01:17 -03:00
Adrian Scillato d23e6f96db
Update el_GR.h 2021-08-16 19:00:47 -03:00
Adrian Scillato 2c2e810dae
Update de_DE.h 2021-08-16 19:00:14 -03:00
Adrian Scillato d3b0e47711
Update cs_CZ.h 2021-08-16 18:59:31 -03:00
Adrian Scillato b4dd5ca33b
Update bg_BG.h 2021-08-16 18:58:56 -03:00
Adrian Scillato b531d7d3f2
Update af_AF.h 2021-08-16 18:56:58 -03:00
Adrian Scillato 07bc310660
Update en_GB.h 2021-08-16 18:55:34 -03:00
Adrian Scillato 9a2267a783
Add HTTP API Status to STATUS 5 2021-08-16 18:51:53 -03:00
Adrian Scillato 8b3679a39b
Add SO128 to WebUI (HTTP API ENABLE) 2021-08-16 18:45:24 -03:00
s-hadinger 5d3cdb09b2
Merge pull request #12897 from s-hadinger/berry_strict_mode
Berry now compiling in ``strict`` mode to catch more bugs
2021-08-16 22:00:31 +02:00
Stephan Hadinger 63bbf46d7f Berry now compiling in ``strict`` mode to catch more bugs 2021-08-16 20:46:09 +02:00
Theo Arends 154928fe58 Add influxdb debug logging control 2021-08-16 17:31:52 +02:00
Theo Arends debef06413
Merge pull request #12895 from s-hadinger/tls_auto_443
Auto enabled TLS if port is 443
2021-08-16 15:09:21 +02:00