iobroker.jetframe 1.0.0 → 1.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (50) hide show
  1. package/README.md +27 -18
  2. package/io-package.json +7 -60
  3. package/package.json +5 -5
  4. package/admin/frame.html.bak-aircraft-card-real-row-20260518-1608 +0 -1236
  5. package/admin/frame.html.bak-aircraft-card-structure-20260518-1517 +0 -1236
  6. package/admin/frame.html.bak-aircraft-logo-id-fix-20260518-1639 +0 -1239
  7. package/admin/frame.html.bak-shortcut-test +0 -1236
  8. package/admin/frame.html.bak-tablet-class-20260518-1729 +0 -1239
  9. package/admin/jetframe.css.bak-airbus-landscape-fix +0 -4630
  10. package/admin/jetframe.css.bak-aircraft-card-clean-equal-20260518-1438 +0 -4899
  11. package/admin/jetframe.css.bak-aircraft-card-real-row-20260518-1608 +0 -4814
  12. package/admin/jetframe.css.bak-aircraft-card-row-left-20260518-1525 +0 -4604
  13. package/admin/jetframe.css.bak-aircraft-card-slim-equal-20260518-1446 +0 -4647
  14. package/admin/jetframe.css.bak-aircraft-card-structure-20260518-1517 +0 -4646
  15. package/admin/jetframe.css.bak-aircraft-inline-final-20260518-1527 +0 -4654
  16. package/admin/jetframe.css.bak-aircraft-row-compact-fix-20260518-1639 +0 -4763
  17. package/admin/jetframe.css.bak-before-aircrafttype-purge +0 -4818
  18. package/admin/jetframe.css.bak-before-cleanup +0 -4670
  19. package/admin/jetframe.css.bak-before-remove-tablet-only-20260518-1711 +0 -4896
  20. package/admin/jetframe.css.bak-before-tablet-layout-rework-20260518-1650 +0 -4914
  21. package/admin/jetframe.css.bak-clean-duplicate-fonts-20260518-1340 +0 -4975
  22. package/admin/jetframe.css.bak-clean-old-index-fix-20260518-1937 +0 -5167
  23. package/admin/jetframe.css.bak-hardleft-airbus +0 -4751
  24. package/admin/jetframe.css.bak-index-iphone-landscape-20260518-1931 +0 -5030
  25. package/admin/jetframe.css.bak-index-landscape-final-20260518-1941 +0 -5167
  26. package/admin/jetframe.css.bak-index-landscape-real-20260518-1936 +0 -5186
  27. package/admin/jetframe.css.bak-landscape-compact-jumbo-bold-20260518-1343 +0 -4802
  28. package/admin/jetframe.css.bak-logo-align-final +0 -4551
  29. package/admin/jetframe.css.bak-logo-final2 +0 -4551
  30. package/admin/jetframe.css.bak-narrowbody-font-fix +0 -4992
  31. package/admin/jetframe.css.bak-nuke-airbus-align +0 -4790
  32. package/admin/jetframe.css.bak-pill-balance-20260518-1603 +0 -4773
  33. package/admin/jetframe.css.bak-pill-balance-fix +0 -4910
  34. package/admin/jetframe.css.bak-radar-fix-fonts +0 -4710
  35. package/admin/jetframe.css.bak-shortcut-test +0 -4899
  36. package/admin/jetframe.css.bak-smaller-aircraft-card-fonts-20260518-1345 +0 -4897
  37. package/admin/jetframe.css.bak-tablet-fix-real-20260518-1748 +0 -4945
  38. package/admin/jetframe.css.bak-tablet-fullscreen-fix-20260518-1804 +0 -4972
  39. package/admin/jetframe.css.bak-tablet-landscape-layout-20260518-1645 +0 -4802
  40. package/admin/jetframe.css.bak-tablet-layout-final-20260518-1839 +0 -4802
  41. package/admin/jetframe.css.bak-tablet-layout-v3-20260518-1729 +0 -4802
  42. package/admin/jetframe.css.bak-tablet-layout-v4-20260518-1801 +0 -4957
  43. package/admin/jetframe.css.bak-tablet-layout-v5-20260518-1843 +0 -4970
  44. package/admin/jetframe.css.bak-tablet-layout-v6-20260518-1848 +0 -4958
  45. package/admin/jetframe.css.bak-tablet-layout-v7-20260518-1909 +0 -4985
  46. package/admin/jetframe.css.bak-tablet-only-landscape-v2-20260518-1707 +0 -4802
  47. package/admin/jetframe.css.bak-tablet-pages-final-20260519-1857 +0 -5188
  48. package/admin/jetframe.css.bak-tablet-pages-final-20260519-1859 +0 -5347
  49. package/admin/jetframe.css.bak-tablet-pages-v2-20260519-190807 +0 -5349
  50. package/admin/jetframe.css.bak-typography-align-final +0 -4818
package/README.md CHANGED
@@ -11,7 +11,7 @@
11
11
 
12
12
  ---
13
13
 
14
- # ✈️ JetFrame
14
+ ## ✈️ JetFrame
15
15
 
16
16
  JetFrame is a modern FlightWall adapter for ioBroker.
17
17
 
@@ -19,7 +19,7 @@ It detects nearby aircraft based on your window position and visualizes them wit
19
19
 
20
20
  ---
21
21
 
22
- # ✨ Features
22
+ ## ✨ Features
23
23
 
24
24
  - Live aircraft detection
25
25
  - Window-direction based filtering
@@ -43,7 +43,7 @@ It detects nearby aircraft based on your window position and visualizes them wit
43
43
 
44
44
  ---
45
45
 
46
- # 🛠 Requirements
46
+ ## 🛠 Requirements
47
47
 
48
48
  - ioBroker
49
49
  - web adapter
@@ -52,7 +52,7 @@ It detects nearby aircraft based on your window position and visualizes them wit
52
52
 
53
53
  ---
54
54
 
55
- # 🚀 Usage
55
+ ## 🚀 Usage
56
56
 
57
57
  1. Install and start the required ioBroker adapters:
58
58
  - `web`
@@ -92,7 +92,7 @@ Available sources:
92
92
 
93
93
  ---
94
94
 
95
- # 🌐 Standalone WebApp
95
+ ## 🌐 Standalone WebApp
96
96
 
97
97
  JetFrame now includes a modern standalone WebApp interface.
98
98
 
@@ -124,7 +124,7 @@ Optimized for:
124
124
 
125
125
  ---
126
126
 
127
- # 🖼️ Images & Logos
127
+ ## 🖼️ Images & Logos
128
128
 
129
129
  JetFrame no longer ships with bundled images or logos.
130
130
 
@@ -169,7 +169,7 @@ Supports:
169
169
 
170
170
  ---
171
171
 
172
- # 💾 Optional Image Caching
172
+ ## 💾 Optional Image Caching
173
173
 
174
174
  Caching of external images can now be enabled or disabled.
175
175
 
@@ -187,7 +187,7 @@ Useful for:
187
187
 
188
188
  ---
189
189
 
190
- # 🌍 Configurable API Host
190
+ ## 🌍 Configurable API Host
191
191
 
192
192
  The WebApp supports configurable API hosts.
193
193
 
@@ -204,7 +204,7 @@ Useful for:
204
204
 
205
205
  ---
206
206
 
207
- # 📡 Configurable ADS-B Sources
207
+ ## 📡 Configurable ADS-B Sources
208
208
 
209
209
  Supported:
210
210
 
@@ -221,7 +221,7 @@ Improved handling for:
221
221
 
222
222
  ---
223
223
 
224
- # 🚨 Flight Prioritization
224
+ ## 🚨 Flight Prioritization
225
225
 
226
226
  JetFrame dynamically prioritizes aircraft.
227
227
 
@@ -238,7 +238,7 @@ Special aircraft automatically appear before normal traffic.
238
238
 
239
239
  ---
240
240
 
241
- # 📊 Heatmap
241
+ ## 📊 Heatmap
242
242
 
243
243
  Heatmap features:
244
244
 
@@ -253,13 +253,12 @@ Heatmap features:
253
253
 
254
254
  ---
255
255
 
256
- # 📦 Installation
256
+ ## 📦 Installation
257
257
 
258
- iobroker url https://github.com/backfisch88/ioBroker.jetframe/releases/latest/download/iobroker.jetframe-0.6.0.tgz --host this
258
+ Install the adapter via the ioBroker Admin interface after it has been added to the official ioBroker repository.
259
259
 
260
- ---
261
260
 
262
- # ⚠️ Legal Notice
261
+ ## ⚠️ Legal Notice
263
262
 
264
263
  JetFrame may display publicly available aviation-related information including:
265
264
 
@@ -285,7 +284,7 @@ Users are responsible for complying with the licenses and API terms of configure
285
284
 
286
285
  ---
287
286
 
288
- # 🚀 Roadmap
287
+ ## 🚀 Roadmap
289
288
 
290
289
  Planned future features:
291
290
 
@@ -295,7 +294,12 @@ Planned future features:
295
294
 
296
295
  ---
297
296
 
298
- # Changelog
297
+ ### Changelog
298
+
299
+ ### v1.0.3
300
+
301
+ - Release cleanup and checker preparation.
302
+
299
303
 
300
304
  ## WORK IN PROGRESS
301
305
 
@@ -344,7 +348,7 @@ Planned future features:
344
348
 
345
349
  ---
346
350
 
347
- # License
351
+ ### License
348
352
 
349
353
  MIT License
350
354
 
@@ -355,3 +359,8 @@ of this software and associated documentation files.
355
359
 
356
360
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND.
357
361
  OF ANY KIND.
362
+
363
+
364
+
365
+
366
+ Current version: 1.0.3
package/io-package.json CHANGED
@@ -1,60 +1,11 @@
1
1
  {
2
2
  "common": {
3
- "webExtension": true,
4
3
  "name": "jetframe",
5
- "version": "1.0.0",
4
+ "version": "1.0.3",
6
5
  "news": {
7
- "1.0.0": {
8
- "en": "Version 1.0.0 Complete redesign of the web UI (glassmorphism, fully responsive for iPhone, iPad and desktop), improved ADS-B fallback system, new flight statistics with heatmap, heavy aircraft and special livery tracking, cleaner TypeScript codebase.",
9
- "de": "Version 1.0.0 – Komplett neues Web-UI (Glassmorphism, vollständig responsiv für iPhone, iPad und Desktop), verbessertes ADS-B Fallback-System, neue Flugstatistiken mit Heatmap, Heavy-Aircraft- und Special-Livery-Tracking, sauberere TypeScript-Codebasis.",
10
- "ru": "Version 1.0.0 – Complete redesign of the web UI (glassmorphism, fully responsive for iPhone, iPad and desktop), improved ADS-B fallback system, new flight statistics with heatmap, heavy aircraft and special livery tracking, cleaner TypeScript codebase.",
11
- "pt": "Version 1.0.0 – Complete redesign of the web UI (glassmorphism, fully responsive for iPhone, iPad and desktop), improved ADS-B fallback system, new flight statistics with heatmap, heavy aircraft and special livery tracking, cleaner TypeScript codebase.",
12
- "nl": "Version 1.0.0 – Complete redesign of the web UI (glassmorphism, fully responsive for iPhone, iPad and desktop), improved ADS-B fallback system, new flight statistics with heatmap, heavy aircraft and special livery tracking, cleaner TypeScript codebase.",
13
- "fr": "Version 1.0.0 – Complete redesign of the web UI (glassmorphism, fully responsive for iPhone, iPad and desktop), improved ADS-B fallback system, new flight statistics with heatmap, heavy aircraft and special livery tracking, cleaner TypeScript codebase.",
14
- "it": "Version 1.0.0 – Complete redesign of the web UI (glassmorphism, fully responsive for iPhone, iPad and desktop), improved ADS-B fallback system, new flight statistics with heatmap, heavy aircraft and special livery tracking, cleaner TypeScript codebase.",
15
- "es": "Version 1.0.0 – Complete redesign of the web UI (glassmorphism, fully responsive for iPhone, iPad and desktop), improved ADS-B fallback system, new flight statistics with heatmap, heavy aircraft and special livery tracking, cleaner TypeScript codebase.",
16
- "pl": "Version 1.0.0 – Complete redesign of the web UI (glassmorphism, fully responsive for iPhone, iPad and desktop), improved ADS-B fallback system, new flight statistics with heatmap, heavy aircraft and special livery tracking, cleaner TypeScript codebase.",
17
- "uk": "Version 1.0.0 – Complete redesign of the web UI (glassmorphism, fully responsive for iPhone, iPad and desktop), improved ADS-B fallback system, new flight statistics with heatmap, heavy aircraft and special livery tracking, cleaner TypeScript codebase.",
18
- "zh-cn": "Version 1.0.0 – Complete redesign of the web UI (glassmorphism, fully responsive for iPhone, iPad and desktop), improved ADS-B fallback system, new flight statistics with heatmap, heavy aircraft and special livery tracking, cleaner TypeScript codebase."
19
- },
20
- "0.5.0": {
21
- "en": "Added configurable visualization settings, visual source selection, aircraft prioritization, squawk/emergency detection, improved admin map behavior and mobile layout fixes.",
22
- "de": "Konfigurierbare Visualisierung, auswählbare Anzeigequelle, Flugzeug-Priorisierung, Squawk-/Notfall-Erkennung sowie Verbesserungen an Admin-Karte und mobilem Layout hinzugefügt.",
23
- "ru": "Добавлены настраиваемая визуализация, выбор источника отображения, приоритизация воздушных судов, обнаружение squawk/аварийных кодов, улучшения карты администратора и мобильной раскладки.",
24
- "pt": "Adicionadas configurações de visualização, seleção da fonte exibida, priorização de aeronaves, detecção de squawk/emergência e melhorias no mapa/admin mobile.",
25
- "nl": "Configureerbare visualisatie, selecteerbare weergavebron, vliegtuigprioritering, squawk/nooddetectie en verbeteringen aan admin-kaart en mobiele layout toegevoegd.",
26
- "fr": "Ajout de paramètres de visualisation configurables, sélection de la source affichée, priorisation des avions, détection squawk/urgence et améliorations de la carte admin/mobile.",
27
- "it": "Aggiunte impostazioni di visualizzazione configurabili, selezione della sorgente visualizzata, priorità degli aeromobili, rilevamento squawk/emergenza e miglioramenti alla mappa admin/mobile.",
28
- "es": "Añadida visualización configurable, selección de fuente visual, priorización de aeronaves, detección de squawk/emergencia y mejoras del mapa admin/móvil.",
29
- "pl": "Dodano konfigurowalną wizualizację, wybór źródła widoku, priorytetyzację samolotów, wykrywanie squawk/awarii oraz poprawki mapy admina i widoku mobilnego.",
30
- "uk": "Додано налаштовувану візуалізацію, вибір джерела відображення, пріоритизацію літаків, виявлення squawk/аварійних кодів та покращення карти адміністратора і мобільного вигляду.",
31
- "zh-cn": "新增可配置的可视化设置、显示来源选择、飞机优先级、Squawk/紧急状态检测,并改进了管理界面地图和移动端布局。"
32
- },
33
- "0.1.0": {
34
- "en": "initial release",
35
- "de": "Erstveröffentlichung",
36
- "ru": "Начальная версия",
37
- "pt": "lançamento inicial",
38
- "nl": "Eerste uitgave",
39
- "fr": "Première version",
40
- "it": "Versione iniziale",
41
- "es": "Versión inicial",
42
- "pl": "Pierwsze wydanie",
43
- "uk": "Початкова версія",
44
- "zh-cn": "首次出版"
45
- },
46
- "0.2.0": {
47
- "en": "Beta release with HexDB route/image support, German airport city names, improved speech trigger handling, overflight-only mode and admin UI fixes.",
48
- "de": "Beta-Release mit HexDB-Routen/Bildern, deutschen Flughafen-Ortsnamen, verbesserter Sprachausgabe-Triggerlogik, Nur-Überflug-Modus und Admin-UI-Fixes.",
49
- "ru": "Beta release with HexDB route/image support, German airport city names, improved speech trigger handling, overflight-only mode and admin UI fixes.",
50
- "pt": "Beta release with HexDB route/image support, German airport city names, improved speech trigger handling, overflight-only mode and admin UI fixes.",
51
- "nl": "Beta release with HexDB route/image support, German airport city names, improved speech trigger handling, overflight-only mode and admin UI fixes.",
52
- "fr": "Beta release with HexDB route/image support, German airport city names, improved speech trigger handling, overflight-only mode and admin UI fixes.",
53
- "it": "Beta release with HexDB route/image support, German airport city names, improved speech trigger handling, overflight-only mode and admin UI fixes.",
54
- "es": "Beta release with HexDB route/image support, German airport city names, improved speech trigger handling, overflight-only mode and admin UI fixes.",
55
- "pl": "Beta release with HexDB route/image support, German airport city names, improved speech trigger handling, overflight-only mode and admin UI fixes.",
56
- "uk": "Beta release with HexDB route/image support, German airport city names, improved speech trigger handling, overflight-only mode and admin UI fixes.",
57
- "zh-cn": "Beta release with HexDB route/image support, German airport city names, improved speech trigger handling, overflight-only mode and admin UI fixes."
6
+ "1.0.3": {
7
+ "en": "Release cleanup with fixed metadata, workflow and adapter checker preparation.",
8
+ "de": "Release-Aufräumarbeiten mit korrigierten Metadaten, Workflow und Adapter-Checker-Vorbereitung."
58
9
  }
59
10
  },
60
11
  "titleLang": {
@@ -119,12 +70,9 @@
119
70
  ],
120
71
  "globalDependencies": [
121
72
  {
122
- "admin": ">=7.0.23"
73
+ "admin": ">=7.6.20"
123
74
  }
124
- ],
125
- "native": {
126
- "speechEnabled": true
127
- }
75
+ ]
128
76
  },
129
77
  "native": {
130
78
  "enabled": true,
@@ -164,6 +112,5 @@
164
112
  "cacheExternalImages": false
165
113
  },
166
114
  "objects": [],
167
- "instanceObjects": [],
168
- "version": "0.6.0"
115
+ "instanceObjects": []
169
116
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "iobroker.jetframe",
3
- "version": "1.0.0",
3
+ "version": "1.0.3",
4
4
  "description": "Live flight tracking and visualization for window-based aircraft detection",
5
5
  "author": {
6
6
  "name": "backfisch88",
@@ -34,10 +34,10 @@
34
34
  "@iobroker/adapter-core": "^3.3.2"
35
35
  },
36
36
  "devDependencies": {
37
- "@alcalzone/release-script": "^5.1.1",
38
- "@alcalzone/release-script-plugin-iobroker": "^5.1.2",
39
- "@alcalzone/release-script-plugin-license": "^5.1.1",
40
- "@alcalzone/release-script-plugin-manual-review": "^5.1.1",
37
+ "@alcalzone/release-script": "^5.2.0",
38
+ "@alcalzone/release-script-plugin-iobroker": "^5.2.0",
39
+ "@alcalzone/release-script-plugin-license": "^5.2.0",
40
+ "@alcalzone/release-script-plugin-manual-review": "^5.2.0",
41
41
  "@iobroker/adapter-dev": "^1.5.0",
42
42
  "@iobroker/dev-server": "^0.8.0",
43
43
  "@iobroker/eslint-config": "^2.2.0",