Package Exports
- iobroker.web
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (iobroker.web) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
ioBroker.web
Web server on the base of Node.js and express to read the files from CouchDB
Changelog
0.2.0 (2015-01-16)
- (bluefox) support of integrated socket (from iobroker.socketio)
0.1.12 (2015-01-08)
- (bluefox) update selectId dialog
0.1.11 (2015-01-07)
- (bluefox) monitor state of socket.io to give correct connection data
0.1.10 (2015-01-06)
- (bluefox) cache web files in memory
0.1.9 (2015-01-03)
- (bluefox) update selectId dialog
0.1.8 (2015-01-02)
- (bluefox) enable socketio.0 by default
0.1.7 (2015-01-02)
- (bluefox) enable npm install
0.1.6 (2014-12-28)
- (bluefox) support empty files
0.1.5 (2014-12-26)
- (bluefox) extend select ID dialog with jquery Theme-roller
0.1.4 (2014-12-25)
- (bluefox) update select ID dialog
0.1.3 (2014-12-14)
- (bluefox) include "lib" directory with common files like jquery and jqGrid
0.1.2 (2014-12-05)
- (bluefox) read certificates from DB
0.1.1 (2014-12-05)
- (bluefox) use readFile instead of request
0.1.0 (2014-11-24)
- (bluefox) support of socket.io information
0.0.2 (2014-11-02)
- (bluefox) support of read binary states under http://ip:port/state/stateName
0.0.1
- (bluefox) initial commit