Commit Graph

139 Commits

Author SHA1 Message Date
Dave Kliczbor 9b41a0f8b8 Clarified help strings and README 2018-11-25 00:32:23 +01:00
Dave Kliczbor 3aae5954f2 Cleaned up git status, cleaned prepare_static_ui_sources.py, mentioned the latter in README 2018-11-24 17:20:35 +01:00
Lukas Bachschwell 1c17252b93
Merge pull request #32 from gschintgen/missing-json-dep
add missing ArduinoJson dependency in library.json
2018-11-20 12:37:45 +01:00
Lukas Bachschwell 22f1806692
Merge pull request #35 from orithena/feature-reinit-on-page-visible
Feature: UI reinit on page visible
2018-11-19 23:18:43 +01:00
Dave Kliczbor 3a905e646a Feature: UI reinit on page visible 2018-11-19 22:23:10 +01:00
Gilles Schintgen 36a94bebe9 add missing ArduinoJson dependency in library.json 2018-11-16 20:50:01 +01:00
Lukas Bachschwell 5ba42e3361 Versionbump 2018-10-28 22:27:32 +01:00
Lukas Bachschwell 11422a3b43 Changing text for no connection box 2018-10-28 22:19:14 +01:00
Lukas Bachschwell ec0b519fe3 Merge branch 'feature-restart-ui' of github.com:orithena/ESPUI 2018-10-28 21:47:51 +01:00
Lukas Bachschwell 74d984128b Merge branch 'feature-largetouch' of github.com:orithena/ESPUI 2018-10-28 21:47:06 +01:00
Dave Kliczbor 82adb0f1e1 Enlarge slider controls for touchscreen devices 2018-10-28 13:32:27 +01:00
Dave Kliczbor 6219d4302b 'No Connection' label is now clickable to reinitialize 2018-10-28 13:27:31 +01:00
Lukas Bachschwell 5b2cec59db
Merge pull request #28 from orithena/bugfix-touchmove
Fixed touchmove problem for at least some mobile browsers
2018-10-27 11:32:34 +02:00
Lukas Bachschwell c437b11409
Merge pull request #29 from orithena/feature-headerscript
Script to regenerate client minified/header files from sources
2018-10-27 11:30:33 +02:00
Dave Kliczbor 33daac87f1 Added script to regenerate client minified/header files from sources 2018-10-26 19:13:43 +02:00
Dave Kliczbor 3b3dee7e9a Fixed touchmove problem for at least some mobile browsers 2018-10-26 19:04:05 +02:00
Lukas Bachschwell 5fb64d4e73 Prepare 1.5.3 2018-07-03 18:01:42 +02:00
Lukas Bachschwell 30a91bdb85
Merge pull request #20 from wvdv2002/master
Refactored debug define into DEBUG_ESPUI
2018-07-03 18:00:12 +02:00
wvdv2002 600e46c457 refactored debug define into DEBUG_ESPUI 2018-07-03 17:43:58 +02:00
Lukas Bachschwell 2b4f0fde90 Next version fix 2018-06-06 08:49:04 +02:00
Lukas Bachschwell 65be33cd81 another version bump 2018-05-28 13:41:49 +02:00
Lukas Bachschwell 41f43d1484 Version bump for release 1.5 2018-05-27 12:11:30 +02:00
Lukas Bachschwell 477e8e6459 formating 2018-05-27 12:10:21 +02:00
Lukas Bachschwell 92a1189762 update readme 2018-05-27 12:08:54 +02:00
Lukas Bachschwell b992260506 Update switch image 2018-05-27 12:06:02 +02:00
Lukas Bachschwell e86f1cd95c Merge branch 'development' of https://github.com/s00500/ESPUI 2018-05-27 12:03:56 +02:00
Lukas Bachschwell 9717f6c239
Merge pull request #13 from s00500/development
Merging loads of changes
2018-05-27 12:01:48 +02:00
Lukas Bachschwell 8803eaa37d Updating documentation 2018-05-27 12:01:06 +02:00
Lukas Bachschwell e7a09d0640 Updating images 2018-05-27 11:57:24 +02:00
Lukas Bachschwell 9093e8d01e fix typo 2018-05-27 11:48:51 +02:00
Lukas Bachschwell e771320e6a #9 adjusting labels for wraping
renaming datafiles
going on for numbers
2018-05-27 11:47:53 +02:00
Lukas Bachschwell 7646d4e629 #9 documenting multiline use of labels 2018-05-27 11:41:52 +02:00
Lukas Bachschwell c901ff9408 Changing Example titel and reformat 2018-05-27 10:43:47 +02:00
Lukas Bachschwell cb5f00cbc0 Adding Backendcode for #10 graph and #9 number controls 2018-05-27 10:42:29 +02:00
Lukas Bachschwell 845ee0f2cd Adding Memory mode an Gzipdata as default 2018-05-27 10:35:37 +02:00
Lukas Bachschwell 35336208de Cleaning up prepareFileSystem, changing button style 2018-05-27 00:16:53 +02:00
Lukas Bachschwell d9648152ef Fixing Switch style in up to date firefox 2018-05-26 23:18:05 +02:00
Lukas Bachschwell 27a33e55e7 Adding platformio support 2018-05-20 14:39:24 +02:00
Lukas Bachschwell b421b84b11 version bump 2018-05-13 19:50:48 +02:00
Lukas Bachschwell f1012b2fe2 Closes #12 implementing all events for websockets 2018-05-13 19:44:56 +02:00
Lukas Bachschwell cc633a7c85 Closes #11 Bugfix for retrun values on error 2018-05-13 19:39:21 +02:00
Lukas Bachschwell 40b13430cb #9 adding control id as return value 2018-04-17 19:54:07 +02:00
Lukas Bachschwell 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
Lukas Bachschwell 5f7f8dd4e5 ixing filelist functions for esp8266 2018-01-14 12:22:26 +01:00
Lukas Bachschwell 7e4dbd7e03 version bump fo #6 patch 2018-01-08 12:27:05 +01:00
Lukas Bachschwell 6dabc32905 #6 adding list() debug function for fs and commenting out deleteFile operations 2018-01-08 12:26:32 +01:00
Lukas Bachschwell feedd21413 changing order of functions because of beta compiler 2018-01-08 12:25:36 +01:00
Lukas Bachschwell 851c363aba version bump 2017-12-26 21:14:06 +01:00
Lukas Bachschwell c72bff5b2e #5 fixing textThem to function properly 2017-12-26 21:10:54 +01:00