Auto detect server

This commit is contained in:
Myx
2022-07-28 01:20:23 +02:00
parent 4ae248dfa0
commit 0a7442d908
34 changed files with 53196 additions and 47 deletions

View File

@@ -23,6 +23,7 @@
"@angular/router": "~12.1.1",
"@awesome-cordova-plugins/core": "^5.37.3",
"@awesome-cordova-plugins/http": "^5.37.3",
"@awesome-cordova-plugins/zeroconf": "^5.37.3",
"@capacitor/android": "3.3.3",
"@capacitor/app": "1.0.6",
"@capacitor/core": "3.3.0",
@@ -31,6 +32,7 @@
"@capacitor/keyboard": "1.1.3",
"@capacitor/status-bar": "1.0.6",
"@ionic-native/core": "^5.36.0",
"@ionic-native/zeroconf": "^5.36.0",
"@ionic/angular": "^5.5.2",
"@ionic/storage": "^3.0.6",
"@ionic/storage-angular": "^3.0.6",
@@ -38,12 +40,15 @@
"@ngrx/router-store": "^13.0.2",
"@ngrx/store": "^13.0.2",
"cordova-android": "9.1.0",
"cordova-arp-cache-fetch": "^0.3.2",
"cordova-plugin-advanced-http": "^3.2.2",
"cordova-plugin-file": "^6.0.2",
"cordova-plugin-zeroconf": "^1.4.2",
"cordova-sqlite-storage": "^6.0.0",
"eva-icons": "^1.1.3",
"localforage": "^1.10.0",
"localforage-cordovasqlitedriver": "^1.8.0",
"phonegap-wake-on-lan": "file:phonegap-wake-on-lan",
"rxjs": "^6.6.7",
"tslib": "^2.2.0",
"zone.js": "~0.11.4"