Felix Eckhardt
|
e9aca78c9c
|
udpateSlider implementation with label was missing
|
2018-12-02 11:41:45 +01:00 |
|
|
a56f5decc7
|
Update issue templates
|
2018-11-29 11:49:18 +01:00 |
|
|
02a21ec747
|
Update README.md
|
2018-11-27 22:21:39 +01:00 |
|
|
24258da42d
|
Update README.md
|
2018-11-27 22:20:51 +01:00 |
|
|
37bb44066b
|
Merge pull request #38 from orithena/feature-style-input
Input style now similar to switches, fixed max-width
|
2018-11-27 22:18:51 +01:00 |
|
Dave Kliczbor
|
1d7da26dcd
|
Input style now similar to switches, fixed max-width
|
2018-11-27 22:01:59 +01:00 |
|
|
999da37e11
|
1.6.0
|
2018-11-26 18:32:09 +01:00 |
|
|
7d46a4de96
|
#9 #21 Adds Text input / Number input Support
also loads of reformating
|
2018-11-26 18:25:10 +01:00 |
|
|
870e8a06a2
|
Closes #25 Adding captive Portal to example
|
2018-11-26 17:02:08 +01:00 |
|
|
8fa4456fa3
|
Merge pull request #37 from orithena/cleanup-git-and-minifier
Some cleanups and documentation updates
|
2018-11-26 09:09:57 +01:00 |
|
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 |
|
|
b3ab9cfb1a
|
Merge pull request #36 from orithena/bugfix-htmlentity
Bugfix: Inserting htmlentities via jquery requires .html(), not .text()
|
2018-11-21 08:50:06 +01:00 |
|
Dave Kliczbor
|
d38dac9c4d
|
Bugfix: Inserting htmlentities via jquery requires .html(), not .text()
|
2018-11-20 20:00:39 +01:00 |
|
|
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 |
|
|
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 |
|
|
5ba42e3361
|
Versionbump
|
2018-10-28 22:27:32 +01:00 |
|
|
11422a3b43
|
Changing text for no connection box
|
2018-10-28 22:19:14 +01:00 |
|
|
ec0b519fe3
|
Merge branch 'feature-restart-ui' of github.com:orithena/ESPUI
|
2018-10-28 21:47:51 +01:00 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
5fb64d4e73
|
Prepare 1.5.3
|
2018-07-03 18:01:42 +02:00 |
|
|
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 |
|
|
2b4f0fde90
|
Next version fix
|
2018-06-06 08:49:04 +02:00 |
|
|
65be33cd81
|
another version bump
|
2018-05-28 13:41:49 +02:00 |
|
|
41f43d1484
|
Version bump for release 1.5
|
2018-05-27 12:11:30 +02:00 |
|
|
477e8e6459
|
formating
|
2018-05-27 12:10:21 +02:00 |
|
|
92a1189762
|
update readme
|
2018-05-27 12:08:54 +02:00 |
|
|
b992260506
|
Update switch image
|
2018-05-27 12:06:02 +02:00 |
|
|
e86f1cd95c
|
Merge branch 'development' of https://github.com/s00500/ESPUI
|
2018-05-27 12:03:56 +02:00 |
|
|
9717f6c239
|
Merge pull request #13 from s00500/development
Merging loads of changes
|
2018-05-27 12:01:48 +02:00 |
|
|
8803eaa37d
|
Updating documentation
|
2018-05-27 12:01:06 +02:00 |
|
|
e7a09d0640
|
Updating images
|
2018-05-27 11:57:24 +02:00 |
|
|
9093e8d01e
|
fix typo
|
2018-05-27 11:48:51 +02:00 |
|
|
e771320e6a
|
#9 adjusting labels for wraping
renaming datafiles
going on for numbers
|
2018-05-27 11:47:53 +02:00 |
|
|
7646d4e629
|
#9 documenting multiline use of labels
|
2018-05-27 11:41:52 +02:00 |
|
|
c901ff9408
|
Changing Example titel and reformat
|
2018-05-27 10:43:47 +02:00 |
|
|
cb5f00cbc0
|
Adding Backendcode for #10 graph and #9 number controls
|
2018-05-27 10:42:29 +02:00 |
|
|
845ee0f2cd
|
Adding Memory mode an Gzipdata as default
|
2018-05-27 10:35:37 +02:00 |
|
|
35336208de
|
Cleaning up prepareFileSystem, changing button style
|
2018-05-27 00:16:53 +02:00 |
|
|
d9648152ef
|
Fixing Switch style in up to date firefox
|
2018-05-26 23:18:05 +02:00 |
|
|
27a33e55e7
|
Adding platformio support
|
2018-05-20 14:39:24 +02:00 |
|