mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-22 09:32:41 +00:00
refactor: move app to monorepo
This commit is contained in:
@@ -1,33 +0,0 @@
|
|||||||
{
|
|
||||||
"appId": "de.anyschool.app",
|
|
||||||
"appName": "StApps",
|
|
||||||
"webDir": "www",
|
|
||||||
"bundledWebRuntime": false,
|
|
||||||
"cordova": {
|
|
||||||
"preferences": {
|
|
||||||
"AndroidXEnabled": "true",
|
|
||||||
"android-minSdkVersion": "22",
|
|
||||||
"BackupWebStorage": "none"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"plugins": {
|
|
||||||
"SplashScreen": {
|
|
||||||
"launchShowDuration": 6000,
|
|
||||||
"launchAutoHide": false,
|
|
||||||
"backgroundColor": "#ffffff",
|
|
||||||
"androidSplashResourceName": "splash",
|
|
||||||
"androidScaleType": "FIT_CENTER",
|
|
||||||
"showSpinner": false,
|
|
||||||
"androidSpinnerStyle": "large",
|
|
||||||
"iosSpinnerStyle": "small",
|
|
||||||
"spinnerColor": "#999999",
|
|
||||||
"splashFullScreen": false,
|
|
||||||
"splashImmersive": false,
|
|
||||||
"useDialog": false
|
|
||||||
},
|
|
||||||
"LocalNotifications": {},
|
|
||||||
"CapacitorHttp": {
|
|
||||||
"enabled": false
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
{}
|
|
||||||
0
.gitignore → frontend/app/.gitignore
vendored
0
.gitignore → frontend/app/.gitignore
vendored
0
.gitlab/ci/enableGitlabReviewToolbar.sh → frontend/app/.gitlab/ci/enableGitlabReviewToolbar.sh
Executable file → Normal file
0
.gitlab/ci/enableGitlabReviewToolbar.sh → frontend/app/.gitlab/ci/enableGitlabReviewToolbar.sh
Executable file → Normal file
0
.gitlab/ci/getRegistryBranch.sh → frontend/app/.gitlab/ci/getRegistryBranch.sh
Executable file → Normal file
0
.gitlab/ci/getRegistryBranch.sh → frontend/app/.gitlab/ci/getRegistryBranch.sh
Executable file → Normal file
0
.gitlab/ci/getRegistryTag.sh → frontend/app/.gitlab/ci/getRegistryTag.sh
Executable file → Normal file
0
.gitlab/ci/getRegistryTag.sh → frontend/app/.gitlab/ci/getRegistryTag.sh
Executable file → Normal file
0
.gitlab/ci/pushAsLatestVersion.sh → frontend/app/.gitlab/ci/pushAsLatestVersion.sh
Executable file → Normal file
0
.gitlab/ci/pushAsLatestVersion.sh → frontend/app/.gitlab/ci/pushAsLatestVersion.sh
Executable file → Normal file
0
.gitlab/ci/testCIScripts.sh → frontend/app/.gitlab/ci/testCIScripts.sh
Executable file → Normal file
0
.gitlab/ci/testCIScripts.sh → frontend/app/.gitlab/ci/testCIScripts.sh
Executable file → Normal file
0
android/gradlew → frontend/app/android/gradlew
vendored
Executable file → Normal file
0
android/gradlew → frontend/app/android/gradlew
vendored
Executable file → Normal file
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user