chromoxdor and GitHub
366f9bdd47
Merge branch 'letscontrolit:mega' into httpResponseParser
2026-04-10 19:33:54 +02:00
chromoxdor and GitHub
59bf4a563b
Merge branch 'letscontrolit:mega' into httpResponseParser
2026-04-01 12:31:21 +02:00
chromoxdor and GitHub
cf95367a7d
Merge branch 'mega' into httpResponseParser
2026-03-18 21:37:15 +01:00
chromoxdor and GitHub
6701e7d0a2
Merge branch 'mega' into fix-pwm-flickering-led
2026-03-18 21:36:49 +01:00
chromoxdor
4cb0c6fb95
[PWM] reduce function
2026-03-03 15:03:27 +01:00
chromoxdor and GitHub
79c371de40
Merge branch 'mega' into fix-pwm-flickering-led
2026-03-03 11:07:19 +01:00
chromoxdor
f441e95080
[PWM] using ledcRead()
2026-03-03 10:25:58 +01:00
chromoxdor
c9b16d9d6f
Update Hardware_PWM.cpp
2026-03-02 19:57:21 +01:00
chromoxdor
ff99b728f7
[PWM] multipin state tracking
2026-03-02 19:51:22 +01:00
chromoxdor
1b1f4b213a
[PWM] add ledcReadFreq(pin) for comparison
2026-03-01 20:34:54 +01:00
chromoxdor
0d7f35d7e0
Update Hardware_PWM.cpp
2026-02-27 14:53:16 +01:00
chromoxdor
652ee8f985
[PWM] undoing 16-bit changes
2026-02-27 13:58:15 +01:00
chromoxdor
e725092984
[PWM] Fix led flickering
2026-02-27 13:51:26 +01:00
chromoxdor
d56bb776fd
Delete fetch_and_parse_log.min.js
2026-02-12 18:25:27 +01:00
chromoxdor
480ba5f142
[LOG] Fix for the minified JS
2026-02-12 18:23:17 +01:00
chromoxdor
2c7ce5e4f3
[JS] update WebStaticData.h
2026-02-05 10:25:10 +01:00
chromoxdor
7f14ce8d58
[LOG+DevicePage_JS] refining the device page JS
...
...while I am at it :)
2026-02-04 12:08:41 +01:00
chromoxdor
730c966c91
Merge branch 'filter-weblog' of https://github.com/chromoxdor/ESPEasy into filter-weblog
2026-02-03 10:49:18 +01:00
chromoxdor
f05bd0797f
[LOG] Removed unnecessary code.
2026-02-03 10:49:05 +01:00
chromoxdor and GitHub
55a6d25cee
Merge branch 'mega' into filter-weblog
2026-02-03 10:44:42 +01:00
chromoxdor
66f6a598f4
[LOG] autoscroll fix, code reduction
...
- Fixes a long-existing autoscroll issue where the whole site would scroll instead of just the log content.
- reducing the code by simplifying the „browser check" and refining the loop
2026-02-03 10:43:40 +01:00
chromoxdor
7c8a5ae68c
[LOG] reverting accidents
2026-01-25 14:43:31 +01:00
chromoxdor
570155347e
[LOG] add filter field for older builds
...
- Added a check to determine if there is already a filter field present; otherwise, add one for older builds.
2026-01-25 14:18:39 +01:00
chromoxdor
c5f06cc6ea
[LOG] revert changes for plugin_sets
2026-01-24 12:49:27 +01:00
chromoxdor
6c5ce7e8f8
[LOG] refining the filter
...
- Added highlight filter phrases
- Added ordered AND operator (&)
- Added exclusion (!)
2026-01-24 12:33:30 +01:00
chromoxdor and GitHub
a4fac0082d
Merge branch 'letscontrolit:mega' into filter-weblog
2026-01-23 13:52:18 +01:00
chromoxdor
e60b08539b
[LOG] add filter
2026-01-23 13:51:47 +01:00
chromoxdor and GitHub
2a49df0439
Merge branch 'mega' into httpResponseParser
2026-01-16 14:17:12 +01:00
chromoxdor
c54184fddb
[ESP8266] Enable CORS globally (Update)
2026-01-15 23:51:25 +01:00
chromoxdor and GitHub
403e489c3d
Merge branch 'mega' into Enable-CORS-globally-on-ESP8266
2026-01-15 20:10:06 +01:00
chromoxdor and GitHub
714fd985f7
Merge branch 'mega' into httpResponseParser
2026-01-15 20:09:09 +01:00
chromoxdor
adee9486cd
Update espeasy.min.js
2026-01-13 21:12:57 +01:00
chromoxdor and GitHub
f223b2ad7b
Merge branch 'mega' into httpResponseParser
2026-01-13 21:10:11 +01:00
chromoxdor and GitHub
7250122521
Merge branch 'mega' into CSS-for-two-extra-tabs
2026-01-13 20:13:31 +01:00
chromoxdor and GitHub
519fef75df
Merge branch 'mega' into Enable-CORS-globally-on-ESP8266
2026-01-13 19:39:48 +01:00
chromoxdor
871972e1bd
FIX json?showpluginstats
...
The comma was missing before the object therefore at the end where two of them....
2026-01-13 12:30:52 +01:00
chromoxdor
0fb8a77935
Update HTTPResponseParser.cpp
2025-12-06 19:58:08 +01:00
chromoxdor and GitHub
68592f88c5
Merge branch 'mega' into httpResponseParser
2025-12-06 18:48:26 +01:00
chromoxdor
4de6a93f63
update colorcode files
2025-12-06 18:44:40 +01:00
chromoxdor
0fd7542fff
Update HTTPResponseParser.cpp
2025-12-06 18:21:30 +01:00
chromoxdor
8aabe53504
Update HTTPResponseParser.cpp
2025-12-06 16:05:31 +01:00
chromoxdor
5a1a0cdc91
[CSS] small update
2025-09-26 11:19:20 +02:00
chromoxdor
e16b621c96
no need here
2025-09-25 18:21:57 +02:00
chromoxdor
fd682caabb
[CSS] Future CSS for Wi-Fi & Interfaces tab
2025-09-25 18:04:07 +02:00
chromoxdor
5156d821f8
[ESP8266] Enable CORS globally
2025-09-25 17:09:19 +02:00
chromoxdor
d22f1d9921
Update espeasy.min.js
2025-09-24 18:44:06 +02:00
chromoxdor
cbd70ef4e5
Merge branch 'colorcode_additions' of https://github.com/chromoxdor/ESPEasy into colorcode_additions
2025-09-24 18:41:32 +02:00
chromoxdor
363998dea3
disable shortcut: forgot to add the corresponding function
2025-08-05 12:54:25 +02:00
chromoxdor
6a454b5ea8
disable shortcuts
2025-08-05 11:18:49 +02:00
chromoxdor
0b928430ba
..and remove an old dialog before opening a new one
2025-07-28 13:27:20 +02:00
chromoxdor
e321d0c89b
fix: jump back to cursor position after formatting
2025-07-28 13:09:44 +02:00
chromoxdor
caa3697744
rephrasing of the confirm dialog
2025-07-28 12:39:51 +02:00
chromoxdor
944e3daa79
minor corrections help text
2025-07-27 21:24:21 +02:00
chromoxdor
950d05d196
as good as it gets :)
...
- support for chrome, vivaldi and firefox on android (hopefully)
2025-07-27 20:25:38 +02:00
chromoxdor
9a9f9e5293
replace: scroll to top too
2025-07-25 19:27:02 +02:00
chromoxdor
cc8494e6e1
Update codemirror.min.css
2025-07-25 19:20:45 +02:00
chromoxdor
086eed28e7
scroll to top when found
2025-07-25 19:15:21 +02:00
chromoxdor
e6d27c2ba1
removed unnecessary function
2025-07-25 11:28:21 +02:00
chromoxdor
9afd774fe8
more robust live search handling
2025-07-25 11:24:21 +02:00
chromoxdor
69778085e6
fix replace
2025-07-24 22:31:33 +02:00
chromoxdor
89c7285b8d
find while typing
2025-07-24 20:51:41 +02:00
chromoxdor
9ec837b06f
forgot someting to change
2025-07-24 19:55:27 +02:00
chromoxdor
ea0e7f40d7
fixed broken replace function
2025-07-24 19:53:28 +02:00
chromoxdor
d3aeb206bf
Readded search bar and enhanced it.
...
- also added android hinting support
2025-07-24 19:20:45 +02:00
chromoxdor
1f7224be4e
make it work for android non color rules again
2025-07-22 01:52:14 +02:00
chromoxdor
ac45e1fce5
jump to line of first error and keep history
2025-07-22 01:03:02 +02:00
chromoxdor
f865035f01
more robust block checks
2025-07-21 22:07:00 +02:00
chromoxdor
b476243224
format even without colorcode enabled
2025-07-21 19:13:18 +02:00
chromoxdor
d5f3b9f830
added a format button if on mobile device
2025-07-21 18:35:12 +02:00
chromoxdor
120ea954d3
no indentation for comments....
2025-07-21 17:25:53 +02:00
chromoxdor
dc8e6dcbce
some unessecary commas removed
2025-07-21 16:48:33 +02:00
chromoxdor
cc31c5af19
forgot the "f" and the minified version
2025-07-21 15:58:58 +02:00
chromoxdor
1f59c79a50
Update espeasy.js
...
simple On-Do-Endon and If-Endif checks
2025-07-21 15:54:19 +02:00
chromoxdor
5d9b31128a
ColorCode Additions
...
- Minor correction in the "commandlist“.
- Added Android enable confirmation.
- Auto format and correct the words in the "commandlist“.
2025-07-21 15:07:07 +02:00
chromoxdor and GitHub
085f59bf8a
Merge branch 'mega' into httpResponseParser
2025-06-27 12:00:28 +02:00
chromoxdor
3c9c2036ab
HttpResponseParser fix:prevent race condition
2025-06-26 12:16:41 +02:00
chromoxdor
50cec921da
Update HTTPResponseParser.h
...
fixed typo
2025-06-25 14:08:36 +02:00
chromoxdor
1a4b2bfb22
Update HTTPResponseParser.h
2025-06-25 14:06:56 +02:00
chromoxdor
c2cf8d7a26
minor changes
2025-06-25 13:49:57 +02:00
chromoxdor
9a10690425
Update for the HTTP Response Parser
2025-06-25 13:24:48 +02:00
chromoxdor
6ce68d28a1
Update HTTPResponseParser.cpp
2025-06-23 21:05:36 +02:00
chromoxdor
2d10cedfc2
Update HTTPResponseParser.rst
2025-06-23 20:38:14 +02:00
chromoxdor
8ce47cef7b
Changes as requested
2025-06-23 18:07:19 +02:00
chromoxdor and GitHub
a907eace8e
Merge branch 'mega' into openmeteo-events
2025-06-23 16:21:48 +02:00
chromoxdor
1cf3b1cf1c
Update define_plugin_sets.h
2025-06-23 16:17:50 +02:00
chromoxdor
12056d792f
Update StringParser.cpp
...
revert function
2025-04-29 18:00:21 +02:00
chromoxdor
4c2f73a9f2
Update StringParser.cpp
2025-04-29 16:18:27 +02:00
chromoxdor and GitHub
a0432350f0
Merge branch 'letscontrolit:mega' into test_udp_ignore
2025-04-29 15:59:37 +02:00
chromoxdor and GitHub
a5014278c5
Merge branch 'mega' into openmeteo-events
2025-04-16 13:06:55 +02:00
chromoxdor and GitHub
5f6f10dbe9
Merge branch 'mega' into p164_sleep-mode
2025-04-16 12:58:43 +02:00
chromoxdor and GitHub
50741d85e2
Merge branch 'mega' into test_udp_ignore
2025-04-16 12:58:14 +02:00
chromoxdor
48b1edf275
Update P164_data_struct.cpp
2025-03-03 17:20:31 +01:00
chromoxdor
3e27db73c2
[P164 ] Adding a sleep mode
2025-03-03 17:13:02 +01:00
chromoxdor and GitHub
cbf676e0eb
Merge branch 'letscontrolit:mega' into test_udp_ignore
2025-02-27 12:43:56 +01:00
chromoxdor and GitHub
c78b26223e
Merge branch 'mega' into openmeteo-events
2025-02-21 22:49:13 +01:00
chromoxdor and GitHub
6106229ffe
Merge branch 'mega' into test_udp_ignore
2025-02-21 22:48:10 +01:00
chromoxdor
83243a99ad
Update UDP.cpp
2025-01-27 20:04:55 +01:00
chromoxdor
bc5a9bd9de
add cheatcode, fix one typo
2025-01-27 16:44:16 +01:00
chromoxdor and GitHub
b751e27d5f
Merge branch 'mega' into openmeteo-events
2025-01-27 00:39:56 +01:00
chromoxdor
97aab885e8
Merge branch 'openmeteo-events' of https://github.com/chromoxdor/ESPEasy into openmeteo-events
2025-01-21 14:16:44 +01:00