Commits on Source (1501)
Showing
- .eslintrc.js 56 additions, 10 deletions.eslintrc.js
- .gitignore 3 additions, 0 deletions.gitignore
- .gitlab-ci.yml 34 additions, 34 deletions.gitlab-ci.yml
- CHANGELOG.md 11 additions, 0 deletionsCHANGELOG.md
- Dockerfile 2 additions, 2 deletionsDockerfile
- README.md 125 additions, 16 deletionsREADME.md
- babel.config.js 9 additions, 2 deletionsbabel.config.js
- conf_apache_dev.md 27 additions, 7 deletionsconf_apache_dev.md
- docker-compose.yaml 1 addition, 1 deletiondocker-compose.yaml
- nginx.conf 12 additions, 4 deletionsnginx.conf
- package-lock.json 4508 additions, 2664 deletionspackage-lock.json
- package.json 17 additions, 13 deletionspackage.json
- public/config/config.json.sample 14 additions, 13 deletionspublic/config/config.json.sample
- public/img/favicon_gc.png 0 additions, 0 deletionspublic/img/favicon_gc.png
- public/img/geo2f.ico 0 additions, 0 deletionspublic/img/geo2f.ico
- public/img/icons/android-chrome-192x192.png 0 additions, 0 deletionspublic/img/icons/android-chrome-192x192.png
- public/img/icons/android-chrome-512x512.png 0 additions, 0 deletionspublic/img/icons/android-chrome-512x512.png
- public/img/icons/apple-touch-icon.png 0 additions, 0 deletionspublic/img/icons/apple-touch-icon.png
- public/img/icons/favicon-16x16.png 0 additions, 0 deletionspublic/img/icons/favicon-16x16.png
- public/img/icons/favicon-32x32.png 0 additions, 0 deletionspublic/img/icons/favicon-32x32.png
CHANGELOG.md
0 → 100644
This diff is collapsed.
{ | ||
"name": "geocontrib-frontend", | ||
"version": "2.3.2", | ||
"version": "6.4.5-rc4", | ||
"private": true, | ||
"scripts": { | ||
"serve": "npm run init-proxy & npm run init-serve", | ||
"init-proxy": "lcp --proxyUrl http://localhost:8000 --origin http://localhost:8080 --proxyPartial ''", | ||
"init-proxy": "lcp --credentials --proxyUrl http://127.0.0.1:8000 --origin http://localhost:8080 --proxyPartial ''", | ||
"init-serve": "vue-cli-service serve", | ||
"build": "vue-cli-service build", | ||
"lint": "vue-cli-service lint" | ||
... | ... | @@ -16,32 +16,36 @@ |
"@fortawesome/free-solid-svg-icons": "^5.15.4", | ||
"@fortawesome/vue-fontawesome": "^2.0.6", | ||
"@mapbox/vector-tile": "^1.3.1", | ||
"@turf/flip": "^6.5.0", | ||
"axios": "^0.21.1", | ||
"core-js": "^3.6.5", | ||
"leaflet": "^1.5.1", | ||
"leaflet-draw": "^1.0.4", | ||
"leaflet.vectorgrid": "^1.3.0", | ||
"core-js": "^3.20.2", | ||
"csvtojson": "^2.0.10", | ||
"lodash": "^4.17.21", | ||
"ol": "^9.1.0", | ||
"ol-mapbox-style": "^12.3.0", | ||
"pbf": "^3.2.1", | ||
"qrcode": "^1.5.1", | ||
"register-service-worker": "^1.7.1", | ||
"rxjs": "^6.6.7", | ||
"sortablejs": "^1.14.0", | ||
"textarea-markdown": "^1.3.1", | ||
"vue": "^2.6.11", | ||
"vue-frag": "^1.1.5", | ||
"vue-multiselect": "~2.1.6", | ||
"vue-router": "^3.2.0", | ||
"vue-router": "^3.5.3", | ||
"vuex": "^3.6.2" | ||
}, | ||
"devDependencies": { | ||
"@babel/core": "^7.25.2", | ||
"@babel/eslint-parser": "^7.15.8", | ||
"@babel/preset-env": "^7.25.4", | ||
"@fortawesome/fontawesome-free": "^5.15.4", | ||
"@vue/cli-plugin-babel": "~4.5.0", | ||
"@vue/cli-plugin-eslint": "~4.5.0", | ||
"@vue/cli-plugin-eslint": "^5.0.0-beta.6", | ||
"@vue/cli-plugin-pwa": "~4.5.0", | ||
"@vue/cli-plugin-router": "~4.5.0", | ||
"@vue/cli-service": "~4.5.0", | ||
"babel-eslint": "^10.1.0", | ||
"eslint": "^6.7.2", | ||
"eslint-plugin-vue": "^6.2.2", | ||
"babel-loader": "^9.2.1", | ||
"eslint": "^7.32.0", | ||
"eslint-plugin-vue": "^7.20.0", | ||
"less": "^3.0.4", | ||
"less-loader": "^5.0.0", | ||
"local-cors-proxy": "^1.1.0", | ||
... | ... |
public/img/favicon_gc.png
0 → 100644
1.12 KiB
public/img/geo2f.ico
deleted
100644 → 0
6.92 KiB

| W: | H:
| W: | H:



| W: | H:
| W: | H:



| W: | H:
| W: | H:



| W: | H:
| W: | H:



| W: | H:
| W: | H:

