New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

iobroker.admin

Package Overview
Dependencies
Maintainers
1
Versions
475
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

iobroker.admin

The adapter opens a webserver for the ioBroker admin UI.

  • 0.3.18
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
3.8K
decreased by-10.28%
Maintainers
1
Weekly downloads
 
Created
Source

Logo

ioBroker.admin

user interface for configuration and administration

Todo

Changelog

0.3.18 (2015-02-22)

  • (bluefox) fix error with delete button for adapters

0.3.17 (2015-02-22)

  • (bluefox) fix error with refresh button for adapters (again)

0.3.16 (2015-02-21)

  • (bluefox) fix error with refresh button for adapters

0.3.15 (2015-01-26)

  • (bluefox) extend table editor in adapter settings
  • (bluefox) fix error in instances.

0.3.14 (2015-01-26)

  • (bluefox) fix error with adapter instances with more modes (again)

0.3.13 (2015-01-21)

  • (bluefox) add selection of certificates to settings of admin
  • (bluefox) make showMessage dialog

0.3.12 (2015-01-20)

  • (bluefox) add selection of certificates to settings of admin
  • (bluefox) make showMessage dialog

0.3.11 (2015-01-16)

  • (bluefox) fix npm

0.3.10 (2015-01-14)

  • (bluefox) fix error with adapter instances with more modes

0.3.9 (2015-01-10)

  • (bluefox) support of multiple hosts if one host is down.

0.3.8 (2015-01-08)

  • (bluefox) fix errors with states update if filtered. Resize command putput window.

0.3.7 (2015-01-07)

  • (bluefox) fix errors with history state update.

0.3.6 (2015-01-07)

  • (bluefox) group edit of history settings. Move history settings from states to objects.

0.3.5 (2015-01-06)

  • (bluefox) add events filter. Fix error with alive and connected status.

0.3.4 (2015-01-04)

  • (bluefox) fix error with update adapters with "-" in name, like hm-rpc or hm-rega

0.3.3 (2015-01-03)

  • (bluefox) fix error if states without object

0.3.2 (2015-01-02)

  • (bluefox) fix error if states without object

0.3.1 (2015-01-02)

  • (bluefox) Support of npm install

0.3.0 (2014-12-25)

  • (bluefox) Support of debounce interval for history

0.2.9 (2014-12-20)

  • (bluefox) fix filter of IDs in objects

0.2.8 (2014-12-20)

  • (bluefox) support of controller restart

0.2.7 (2014-12-19)

  • (bluefox) fix time in log (web)
  • (bluefox) replace enum edit with tree

0.2.6 (2014-12-16)

  • (bluefox) replace jqGrid with fancytree by objects

0.2.5 (2014-12-07)

  • (bluefox) fix object tree (some nodes was hidden)

0.2.4 (2014-12-05)

  • (bluefox) preload last 200 lines from iobroker.log

0.2.3 (2014-12-04)

  • (bluefox) install adapter with npm

0.2.2 (2014-11-29)

  • (bluefox) Set language settings after license confirmed
  • (bluefox) try to use npm installer for this adapter

0.2.1 (2014-11-26)

  • (bluefox) Charts in history dialog
  • (bluefox) filter states by history
  • (bluefox) show only 500 events

0.2.0 (2014-11-20)

  • (bluefox) support of no-"io." schema
  • (bluefox) better enum editing
  • (bluefox) update of object tree online

0.1.9 (2014-11-15)

  • (bluefox) fix scripts editor

0.1.8 (2014-11-10)

  • (bluefox) fix problem if js-controller does not hav the most actual version

0.1.7 (2014-11-09)

  • (bluefox) add log pane

0.1.6 (2014-11-07)

  • (bluefox) fix edit list in configuration

0.1.5 (2014-11-03)

  • (bluefox) support of tables in edit configuration

0.1.4 (2014-11-01)

  • (bluefox) update history dialog live (add new values on the fly to history table)

0.1.3 (2014-11-01)

  • (bluefox) add link to web service of adapter instance

0.1.2 (2014-11-01)

  • (bluefox) add functions to edit lists in adapter config

0.1.1 (2014-10-30)

  • (bluefox) support of sendToHost command for adapter config.

0.1.0 (2014-10-29)

  • (bluefox) update states if some adapter added or deleted. Update states if history enabled or disabled.

0.0.19 (2014-10-24)

  • (bluefox) fix error with repository edition

0.0.18 (2014-10-20)

  • (bluefox) fix error with "up to date"

0.0.17 (2014-10-19)

  • (bluefox) fix delete of adapter

0.0.16 (2014-10-19)

  • (bluefox) support of certificate list

0.0.15 (2014-10-09)

  • (bluefox) make possible availableModes for adapter
  • (bluefox) add auto changelog
  • (bluefox) improve Grunt
  • (bluefox) by default enabled.

0.0.14

  • (bluefox) add repositories editor

0.0.13

  • (hobbyquaker) gridAdapter style
  • (hobbyquaker) moved system settings to dialog

0.0.12

  • (bluefox) new concept of updates/upgrades

0.0.11

  • (hobbyquaker) bugfix - slashes in IDs
  • (hobbyquaker) bugfix - gridHistory

0.0.10

  • (hobbyquaker) more options in dialogHistory
  • (hobbyquaker) add enums
  • (hobbyquaker) hide not-implemented buttons (add/del object f.e.)
  • (hobbyquaker) prepared tab log
  • (hobbyquaker) gridAdapters: colors for release state (red = planned, orange = alpha, yellow = beta, green = stable)

0.0.9

  • (hobbyquaker) history

0.0.8

  • (hobbyquaker) added column "parent name" to gridStates

0.0.7

  • (hobbyquaker) prepared enum members
  • (hobbyquaker) hide logout button if auth disabled
  • (hobbyquaker) refactoring
  • (hobbyquaker) fixes

0.0.5

  • (hobbyquaker) show available version, show update button if not up-to-date
  • (hobbyquaker) minor fixes

Keywords

FAQs

Package last updated on 22 Feb 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc