Commit Graph
196 Commits
Author SHA1 Message Date
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
Ton Huisman 781ccd4dd8 [Converters] Add %c_ts2isodate%() Timestamp to ISO date conversion 2025-07-12 14:54:36 +02:00
TD-er ce3e0b485a [Cleanup] Fix JS issues + correctly end chunked transfer 2025-07-09 12:31:39 +02:00
Ton Huisman 9e25815a74 Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/Unit-of-measure-per-taskvalue-support 2025-06-12 21:53:34 +02:00
Ton Huisman aa77d4019d Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/String-variable-support 2025-06-12 11:54:47 +02:00
Ton Huisman 760991f37e [UoM] Make .js script more fault tolerant when no global UoM enable setting is available 2025-06-08 21:05:40 +02:00
Ton Huisman 6fc88dd4bb [UoM] Make .js script more fault tolerant when no global UoM enable setting is available 2025-06-08 20:52:47 +02:00
Ton Huisman 08745a4d39 [UoM] Add Unit of measure value Devices overview page update script (also uses Presentation if available) 2025-06-08 16:29:30 +02:00
Ton Huisman be17582931 [Build] Reduce size of included Fetch and parse logs script 2025-06-08 16:13:07 +02:00
Ton Huisman 8d4a5ba664 [Build] Reduce size of included Github clipboard script 2025-06-08 16:10:58 +02:00
Ton Huisman 7173717757 [UoM] Add Unit of measure value Devices overview page update script (also uses Presentation if available) 2025-06-08 16:09:40 +02:00
Ton Huisman eb0920e87c [EasyColorCode] Add more new commands and functions for String variables support 2025-06-03 21:50:14 +02:00
Ton Huisman 0c8ad35817 Add new commands and functions for String variables support 2025-05-25 22:35:30 +02:00
Ton Huisman 554a6bbe97 [EasyColorCode] Update commands for P180 2025-05-05 13:28:39 +02:00
Ton Huisman 452c3a180a Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/EasyColorCode-updates-april-2025 2025-05-05 13:25:30 +02:00
TD-er aa64bc5cdd [SysVar] Add %c_random%(L,H) system variable
As requested on the [forum](https://www.letscontrolit.com/forum/viewtopic.php?p=73835#p73835)
2025-04-29 12:39:07 +02:00
Ton Huisman da136a0aae [EasyColorCode] Add more plugin commands 2025-04-16 23:12:28 +02:00
Ton Huisman 74f7428a42 [EasyColorCode] Updates April 2025 2025-03-30 15:05:58 +02:00
chromoxdor 031068ccb2 adding mapc to constrain values 2025-01-01 20:30:36 +01:00
Ton Huisman bdd260134a [ColorCode] P175 shares commands with P053: Remove duplicates 2024-12-27 10:36:38 +01:00
Ton Huisman dbfaf16564 [ColorCode] Combined updates for 2025-01 2024-12-26 11:50:52 +01:00
Ton Huisman 20aea9656b [EasyColorCode] P020/P044/P087 serial commands 2024-11-21 22:05:24 +01:00