Skip to content

Commit

Permalink
Fixed CI
Browse files Browse the repository at this point in the history
  • Loading branch information
GermanBluefox committed Oct 17, 2024
1 parent 652cd65 commit 369b424
Show file tree
Hide file tree
Showing 8 changed files with 13 additions and 36 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Detect IP addresses from:
-->

## Changelog
### 1.0.12 (2024-10-17)
### **WORK IN PROGRESS**
- (gsenkowski) Used actual IP and TCP header length for the PCAP file

### 1.0.11 (2024-09-26)
Expand Down
6 changes: 3 additions & 3 deletions admin/custom/customComponents.js

Large diffs are not rendered by default.

5 changes: 0 additions & 5 deletions admin/custom/static/js/main.b2178283.js

This file was deleted.

5 changes: 5 additions & 0 deletions admin/custom/static/js/main.bcf3e4e5.js

Large diffs are not rendered by default.

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 0 additions & 13 deletions io-package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,6 @@
"name": "kisshome-research",
"version": "1.0.12",
"news": {
"1.0.12": {
"en": "Used actual IP and TCP header length for the PCAP file",
"de": "Gebrauchte tatsächliche IP- und TCP-Headerlänge für die PCAP-Datei",
"ru": "Используется фактическая длина заголовка IP и TCP для файла PCAP",
"pt": "Usado o comprimento real do cabeçalho IP e TCP para o arquivo PCAP",
"nl": "Gebruikte werkelijke IP en TCP header lengte voor het PCAP bestand",
"fr": "Longueur réelle de l'en-tête IP et TCP utilisée pour le fichier PACP",
"it": "Usata lunghezza effettiva dell'intestazione IP e TCP per il file PCAP",
"es": "Longitud de cabecera IP y TCP para el archivo PCAP",
"pl": "Użyta rzeczywista długość nagłówka IP i TCP dla pliku PCAP",
"uk": "Використовується фактична довжина заголовка IP і TCP для файла PCAP",
"zh-cn": "PCAP 文件使用的实际IP和TCP头长"
},
"1.0.11": {
"en": "Trying to fix CI\nDo not allow the traffic recording of FritzBox \nDo not allow recording the traffic if no any MAC provided\nCorrected links to web page",
"de": "Versuchen, CI zu reparieren\nDie Verkehrsaufzeichnung von FritzBox nicht zulassen\nNicht zulassen, dass der Verkehr aufgezeichnet wird, wenn kein MAC zur Verfügung gestellt wird\nKorrigierte Links zur Webseite",
Expand Down
3 changes: 2 additions & 1 deletion src-admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"devDependencies": {
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@craco/craco": "^7.1.0",
"@emotion/styled": "^11.13.0",
"@iobroker/adapter-react-v5": "^7.2.6",
"@iobroker/json-config": "^7.2.6",
"@mui/icons-material": "^6.1.4",
Expand Down Expand Up @@ -42,4 +43,4 @@
"last 1 safari version"
]
}
}
}

0 comments on commit 369b424

Please sign in to comment.