-
Notifications
You must be signed in to change notification settings - Fork 119
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prevent wrong errors when setting "null" values for states Prevent potential crash when no typings could be found (Sentry IOBROKER-JAVASCRIPT-2T) catch an error in mirroring functionality( Sentry IOBROKER-JAVASCRIPT-2V) make sure names are handled correctly if they are not strings (Sentry IOBROKER-JAVASCRIPT-2Y) make sure invalid schedules can not crash adapter (Sentry IOBROKER-JAVASCRIPT-31) (Apollon77/paul53) Allow "deleteState" with full javascript.X object I dagain (from same instance only) Revert changes for sync getState, because "on change" detection is broken Several issues with Typescript, Typings and virtual-tsc optimized and fixed Store JS in browser cache by enabling serviceWorkers prevent multiple script restarts on fast file content change for mirroring or fast object changes
- Loading branch information
Showing
4 changed files
with
343 additions
and
333 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.