Skip to content

Commit 4c80892

Browse files
Plain export import (ioBroker#2148)
* Added support for plain import/export: ioBroker#2128 * Disallow writing into node_moduiles: ioBroker#2127 * Do not start a script twice if it is already enabled: ioBroker#2114 * Stop all delayed states writings by script stop: ioBroker#2069 * Check if the file was changed before editing it: ioBroker#2054 * Correcting error in configuration: ioBroker#2147 * Fixing build
1 parent 8c24356 commit 4c80892

48 files changed

Lines changed: 11951 additions & 11905 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,15 @@ Executes Javascript, Typescript Scripts.
2626
<!--
2727
### **WORK IN PROGRESS**
2828
-->
29+
### **WORK IN PROGRESS**
30+
* (@GermanBluefox) Added support for plain import/export
31+
* (@GermanBluefox) Correcting error in configuration
32+
* (@GermanBluefox) disallow writing into node_modules folder by scripts
33+
* (@GermanBluefox) Correcting start of the script more than one time if restart is triggered
34+
* (@GermanBluefox) All delayed writings are stopped by the script stop
35+
* (@GermanBluefox) Added check if a script has been modified by another user/window
36+
* (@GermanBluefox) Make the instance number more prominent
37+
2938
### 9.1.1 (2026-03-19)
3039
* (GermanBluefox) Small GUI optimizations
3140
* Added support for custom OpenAI-compatible API endpoints (e.g. Ollama, LM Studio, Google Gemini, DeepSeek, OpenRouter)
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

admin/assets/index-BT3MfKxA.js

Lines changed: 0 additions & 1230 deletions
This file was deleted.

admin/assets/index-bny2V8S2.js

Lines changed: 1234 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

admin/custom/assets/Components-B8x6wOMD.js renamed to admin/custom/assets/Components-B9ZyjeRI.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

admin/custom/assets/localSharedImportMap-2Enh8EZe.js renamed to admin/custom/assets/localSharedImportMap-DS3qfiqR.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)