Skip to content

Commit 98cf9c3

Browse files
feat: Add option to sort global scripts alphabetically (#2167)
Co-authored-by: Bluefox <dogafox@gmail.com>
1 parent 87f5591 commit 98cf9c3

27 files changed

Lines changed: 1412 additions & 44 deletions

admin/assets/OpenAiDialog-Bhi2k_Bm.js

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

admin/assets/index-BJHBI9bL.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.

admin/assets/index-F669A2RY.js

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

admin/assets/index-Okrjz1V1.js

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

admin/assets/localSharedImportMap-B4G_UJh2.js renamed to admin/assets/localSharedImportMap-xmSu9Qkg.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.

admin/assets/virtual_mf-REMOTE_ENTRY_ID_iobroker_javascript__remoteEntry_js-s4ROfmWJ.js renamed to admin/assets/virtual_mf-REMOTE_ENTRY_ID_iobroker_javascript__remoteEntry_js-D-eF6r8M.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

admin/i18n/de.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"Maximum setState requests per Minute per Script": "Maximale setState-Anfragen pro Minute pro Skript",
2222
"Maximum triggers per Script (until warning)": "Maximale Auslöser/Trigger pro Skript (bis zur Warnung)",
2323
"Mirror scripts to file path": "Spiegeln von Skripten in den Dateipfad",
24+
"Sort global scripts alphabetically": "Globale Skripte alphabetisch sortieren",
2425
"Module names": "NPM-Modulnamen",
2526
"Next sunrise": "Nächster Tagesbeginn:",
2627
"Next sunset": "Nächstes Tagesende:",

admin/i18n/en.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"Maximum setState requests per Minute per Script": "Maximum setState requests per Minute per Script",
2222
"Maximum triggers per Script (until warning)": "Maximum triggers per Script (until warning)",
2323
"Mirror scripts to file path": "Mirror scripts to file path",
24+
"Sort global scripts alphabetically": "Sort global scripts alphabetically",
2425
"Module names": "NPM module names",
2526
"Next sunrise": "Next sunrise:",
2627
"Next sunset": "Next sunset:",

admin/i18n/es.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"Maximum setState requests per Minute per Script": "Máximas solicitudes de Estados por minuto por script",
2222
"Maximum triggers per Script (until warning)": "Activadores máximos por script (hasta el aviso)",
2323
"Mirror scripts to file path": "Guiones espejo a la ruta del archivo",
24+
"Sort global scripts alphabetically": "Ordenar scripts globales alfabéticamente",
2425
"Module names": "Nombres de módulos",
2526
"Next sunrise": "Próximo amanecer:",
2627
"Next sunset": "Próxima puesta de sol:",

0 commit comments

Comments
 (0)