JSPM

  • Created
  • Published
  • Downloads 1593
  • Score
    100M100P100Q112580F
  • License MIT

ioBroker simple web Adapter

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

Logo

ioBroker.web

Web server on the base of Node.js and express to read the files from iobroker DB

Changelog

0.4.3 (2015-08-11)

  • (bluefox) fix filter in selectId dialog
  • (bluefox) update packages

0.4.2 (2015-07-01)

  • (bluefox) fix small package.json errors

0.4.1 (2015-06-28)

  • (bluefox) change login form
  • (bluefox) update version of simple-api
  • (bluefox) add default user
  • (bluefox) temporary enable install over npm
  • (bluefox) use xtend 4.0.0

0.4.0 (2015-06-13)

  • (bluefox) add permissions support

0.3.2 (2015-05-20)

  • (bluefox) support of subscribeObjects in socketio

0.3.1 (2015-04-24)

  • (bluefox) make "_socket/info.js" available from every directory

0.3.0 (2015-04-23)

  • (bluefox) enable https connection and improve login dialog

0.2.6 (2015-03-07)

  • (bluefox) update socketio

0.2.5 (2015-03-04)

  • (bluefox) add sysLang variable to info.js (e.g. for Rickshaw)

0.2.4 (2015-02-14)

  • (bluefox) fix error with update states if used internal socket.io

0.2.3 (2015-02-12)

  • (bluefox) add simple api
  • (bluefox) update select ID dialog

0.2.2 (2015-01-20)

  • (bluefox) update select ID dialog

0.2.1 (2015-01-18)

  • (bluefox) update select ID dialog

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)

0.0.1

  • (bluefox) initial commit