1
0
mirror of https://github.com/s00500/ESPUI.git synced 2024-06-01 23:43:28 +00:00
Commit Graph

150 Commits

Author SHA1 Message Date
f1012b2fe2 Closes #12 implementing all events for websockets 2018-05-13 19:44:56 +02:00
cc633a7c85 Closes #11 Bugfix for retrun values on error 2018-05-13 19:39:21 +02:00
40b13430cb #9 adding control id as return value 2018-04-17 19:54:07 +02:00
dda4e9e771
Merge pull request #8 from per1234/keywords-separa
Use correct separator in keywords.txt
2018-02-20 09:19:09 +01:00
per1234
1390b73218
Use correct separator in keywords.txt
The Arduino IDE currently requires the use of a tab separator between the name and identifier. Without this tab the keyword is not highlighted.

Reference:
https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5:-Library-specification#keywords
2018-02-19 23:39:35 -08:00
5f7f8dd4e5 ixing filelist functions for esp8266 2018-01-14 12:22:26 +01:00
7e4dbd7e03 version bump fo #6 patch 2018-01-08 12:27:05 +01:00
6dabc32905 #6 adding list() debug function for fs and commenting out deleteFile operations 2018-01-08 12:26:32 +01:00
feedd21413 changing order of functions because of beta compiler 2018-01-08 12:25:36 +01:00
851c363aba version bump 2017-12-26 21:14:06 +01:00
c72bff5b2e #5 fixing textThem to function properly 2017-12-26 21:10:54 +01:00
679bf1a5c1 fixed single quotes 2017-12-26 19:35:53 +01:00
8150ba8f82 version bump next patch 2017-12-25 17:03:33 +01:00
4af48ce87d fixing prepareFileSystem zepto name 2017-12-25 17:01:55 +01:00
ad9033cfe3 version bump patch 2017-12-25 16:40:37 +01:00
bf8c19c3fc Fixing ESP8266 file format 2017-12-25 16:39:54 +01:00
9ec0f20f2a Closes #4 all references to minimized zepto 2017-12-25 16:02:35 +01:00
f7be52d075
made sure filesystem is properly formated 2017-12-17 19:02:03 +01:00
dc007a981a
Merge pull request #3 from roboticafacil/master
Update on Facilino blocks	new file:   ESPUI_blocks.js
2017-12-11 15:02:17 +01:00
roboticafacil
697e8cc861 modified: ESPUI_blocks.js 2017-12-09 14:16:27 +01:00
roboticafacil
48b57e8c99 new file: ESPUI_blocks.js
deleted:    blocks.js
	new file:   img/blocks/acknowledgements.html
	new file:   img/blocks/button_pressed.svg
	new file:   img/blocks/button_released.svg
	new file:   img/blocks/controller_center_pressed.svg
	new file:   img/blocks/controller_center_released.svg
	new file:   img/blocks/controller_down_pressed.svg
	new file:   img/blocks/controller_down_released.svg
	new file:   img/blocks/controller_left_pressed.svg
	new file:   img/blocks/controller_left_released.svg
	new file:   img/blocks/controller_right_pressed.svg
	new file:   img/blocks/controller_right_released.svg
	new file:   img/blocks/controller_up_pressed.svg
	new file:   img/blocks/controller_up_released.svg
	new file:   img/blocks/switch_off.svg
	new file:   img/blocks/switch_on.svg
	new file:   lang/ESPUI.json
2017-12-08 15:16:24 +01:00
c54c15dca6 Version Bump 2017-12-01 17:23:34 +01:00
9a8ca67691 Update Readme for ESP32 Support 2017-12-01 17:22:14 +01:00
479792e335 ESP8266 Compatibility, finally 2017-12-01 17:11:16 +01:00
489ba045fb File system upload highly simplified and documented 2017-11-29 14:36:19 +01:00
aedeb2b2d1 Adding constants for all dta files 2017-11-29 12:40:42 +01:00
079ecf7c16 Minimized all files 2017-11-29 12:37:24 +01:00
8d165679d4 Update keywords to proper format 2017-11-29 12:30:13 +01:00
b2c7122547 version bump for slider feature 2017-11-29 12:24:56 +01:00
d19895faf7 Removing useless file 2017-11-29 12:24:22 +01:00
24dafcc8bb update readme and example 2017-11-29 11:35:54 +01:00
09e3a9c71b Adding all the rest for sliderfeature 2017-11-29 11:32:07 +01:00
ac3b8795d4 Adding js for slider 2017-11-29 11:31:30 +01:00
d8ae8a70cf Moving scripts to header 2017-11-28 13:50:04 +01:00
2e05965d45 Slider generation in frontend 2017-11-28 13:49:37 +01:00
7acb9c367d cleanup of styles 2017-11-28 13:49:14 +01:00
ba06ff5fbf Adding Slider Related functions and cleaning up 2017-11-28 13:48:58 +01:00
fa4499c7ca Adding files for data upload feature 2017-11-27 16:03:19 +01:00
d7e5b5cde5 Finished blocks 2017-11-16 12:31:31 +01:00
4be249e82b
Bump version for release 2017-11-15 19:33:29 +01:00
114705e925 Experimenting with block programming 2017-11-14 15:47:55 +01:00
7e948c34fc codeformating 2017-11-14 12:14:59 +01:00
86132fe38d update example 2017-11-14 12:13:05 +01:00
6da6c3841b Color none, update example 2017-11-14 12:12:12 +01:00
fa45d9033b Color feature, and API changes 2017-11-14 12:09:52 +01:00
cca76c1389 Button text in example 2017-11-13 17:23:28 +01:00
b65b974ad0 Adding funny colors 2017-11-13 17:22:56 +01:00
6d206d21f9 send button value for button text 2017-11-13 17:22:02 +01:00
3c26def22a Updating example 2017-11-13 16:11:42 +01:00
0dc231bc9c Added possibility to update without ID 2017-11-13 16:10:56 +01:00