- (bluefox) try to implement backup/restore
- (bluefox) support of "--install" flag for sayIt
- (bluefox) add megad to repository
- (bluefox) enable subscribeStates() same as subscribeStates('*')
- (bluefox) replace "slient" mode with "install" mode
- (bluefox) enable silent mode
- (bluefox) update utils.js (silent mode)
- (bluefox) fix error by setup.js
- (bluefox) fix error with sendTo('email')
- (bluefox) increase timeout for npm to 5000 ms
- (bluefox) fix function deleteDevice in adapter.js
- (bluefox) do not start more times the scheduled task after a long sleep
- (bluefox) fix error with trimFifo (used for history adapter)
- (bluefox) use system "npm" by updating of js-controller
- (bluefox) add start/stop/restart adapter from console.
- (bluefox) better wakeup of adapters.
- (bluefox) add sayit adapter
- (bluefox) fix clear of log file
- (bluefox) fix restart under windows
- (bluefox) add yr as npm
- (bluefox) extend adapter.js with formatDate
- (bluefox) add simple-api
- (bluefox) fix log for restart
- (bluefox) remove node-windows from dependencies
- (bluefox) fix log
- (bluefox) show npm version and not git version
- (bluefox) use npm packet to install and not the exec npm
- (bluefox) make it possible to install ioBroker with "npm install iobroker"
- (bluefox) add developing flag "noFileCache" to do not cache web files.
- (bluefox) improve "adapter.getPort" on windows.
- (bluefox) create iobroker.sh with 0777 by install
- (bluefox) fix problem with no objects after "setup" started
- (bluefox) move "data" directory by "npm install" to "../../iobroker-data"
- (bluefox) restart objects socket if some exception occurs
- (bluefox) fix error in objectsInMemClient and objectsInMemServer
- (bluefox) fix first setup
- (bluefox) support of multiple hosts
- (bluefox) fix problem with "hosts are not shown in admin"
- (bluefox) support of multiple hosts
- (bluefox) "chmod 777 * -R /opt/iobroker" => "chmod 777 -R /opt/iobroker"
- (bluefox) fix error update of js-controller under linux/osx
- (bluefox) fix error with publish/subscribe
- (bluefox) support of "onlyWWW" flag
- (bluefox) fix error if state is null or undefined
- (bluefox) store fifos from states in file
- (bluefox) support of file manager in vis
- (bluefox) try to fix update of controller
- (bluefox) fix error with subscribes
- (bluefox) fix error with extendObject
- (bluefox) fix error with delete adapter
- (bluefox) fix error in deleteChannelFromEnum
- (bluefox) fix upload problem
- (bluefox) fix package.json
- (bluefox) enable npm install
- (bluefox) no redis any more
- (bluefox) fix problem with restart controller
- (bluefox) check flag supportStopInstance before send signal to adapter
- (bluefox) fix problem with upgrade adapter
- (bluefox) fix problem with upload adapter
- (bluefox) implement getConfigKeys in redis.
- (bluefox) new running mode: "once"
- (bluefox) enable start of "no-daemon" adapters like "rickshaw" or "vis".
- (bluefox) fix delObject function
- (bluefox) remove unused log message
- (bluefox) optimize start/stop/restart.
- (bluefox) fix error in redis.
- (bluefox) fix error in redis.
- (bluefox) remove couchDB and store everything in redis.
- (bluefox) use npm to install some adapters.
- (bluefox) fix log in controller.js one more time
- (bluefox) fix log in controller.js
- (bluefox) fix some errors and add restart.js
- (bluefox) fix messageboxes
- (bluefox) fix log output in admin.
- (bluefox) new naming concept. No children and parents set extra.
- (bluefox) fix adapter.js
- (bluefox) call "chmod +x iobroker" after updgrade of controller
- (bluefox) fix adapter.js
- (bluefox) add logging to controller
- (bluefox) create restore/backup (from console)
- (bluefox) support of node-red as adapter and defined exit codes for errors
- (bluefox) support of node-red as adapter
- (bluefox) fix error with binary states
- (bluefox) fix error in "support of listDevices for configuration"
- (bluefox) (bluefox) fix creatChannel for adapter
- (bluefox) support of listDevices for configuration
- (bluefox) check common.os (e.g. to install adapter only on linux)
- (bluefox) support of common.install adapter settings.
- (bluefox) change state names to 'io.*'
- (bluefox) show version in log
- (bluefox) fix dependencies of packets
- (bluefox) fix error in adapter.js
- (bluefox) store repository in the DB
- (bluefox) change example adapter for emitEvent
- (bluefox) support of certificates
- (bluefox) fix names for states
- (bluefox) fix add/delete adapter
- (bluefox) fill source-dist.json with grunt
- (bluefox) call "npm install" after adapter updated
- (bluefox) new concept of updates and repositories
- (hobbyquaker) trimFifo calls callback with trimmed data
- (hobbyquaker) fix instance restart
- (hobbyquaker) admin-ui: enums
- (hobbyquaker) admin-ui: ...
- (hobbyquaker) fixes
- (hobbyquaker) admin-ui: adapter-settings
- (hobbyquaker) admin-ui: add instance
- (hobbyquaker) admin-ui: cmd execution
- (bluefox) adapter admin: https
- (bluefox) adapter admin: auth
- (bluefox) admin-ui: user and group management
- (hobbyquaker) fixes
- (hobbyquaker) added adapter cul to sources-dist.json
- (hobbyquaker) new object types user and group
- (hobbyquaker) iobroker setup: create user and group admin. Default password: iobroker
- (hobbyquaker) setup.js fixes
- (hobbyquaker) setup.js create multiple system objects
- (hobbyquaker) admin ui: instances
- (hobbyquaker) refactoring controller.js and setup.js
- (hobbyquaker) iobroker.js command line options
- (hobbyquaker) iobroker with shebang (needs chmod +x)
- (hobbyquaker) added dbdump.js
- (hobbyquaker) fixes and other stuff...
- (hobbyquaker) Javascript Script Engine
- (bluefox) Gruntfile.js
- (bluefox) SCHEMA.md
- (hobbyquaker) ctrl: instance mode schedule
- (hobbyquaker) iobroker.js add: set instanceObjects (new attribute in io-package.json)
- (hobbyquaker) added meta attribute to sources.json
- (hobbyquaker) added adapter yr to sources.json
- (hobbyquaker) fix Admin UI - handle IDs with spaces
- (hobbyquaker) download adapters via
iobroker.js add <adapter-name>
(has to be defined in conf/sources.json) - (hobbyquaker) automatically install node dependencies on
iobroker.js add
- (hobbyquaker) restructuring
- (hobbyquaker) history adapter
- (hobbyquaker) renamed adapter web to admin (this adapters purpose is to do only the admin-ui)
- (hobbyquaker) renamed adapter legacy to web (this adapter should provide a ccu.io-like webserver for easy porting of dashui, scriptgui, yahui, ...)
- (hobbyquaker) renamed adapter dummy to example
- (hobbyquaker) hm-rpc Adapter checks Datapoint-Type and warns if readonly
- (hobbyquaker) Admin-UI - gridStates update on stateChange
- (hobbyquaker) hm-rega Adapter
- (hobbyquaker) ctrl restarts crashed adapters automatically
- (hobbyquaker) Adapter web
- (hobbyquaker) Admin UI
- (hobbyquaker) Installation/instancing of adapters via
iobroker.js add
- (hobbyquaker) Adapter command line param instead of IPC
- (hobbyquaker) Config-file iobroker.json
- (hobbyquaker) first release