Commits on Source (797)
Showing
- .eslintrc.js 9 additions, 8 deletions.eslintrc.js
- .gitlab-ci.yml 1 addition, 3 deletions.gitlab-ci.yml
- CHANGELOG.md 11 additions, 0 deletionsCHANGELOG.md
- Dockerfile 1 addition, 1 deletionDockerfile
- README.md 103 additions, 11 deletionsREADME.md
- babel.config.js 8 additions, 1 deletionbabel.config.js
- conf_apache_dev.md 1 addition, 1 deletionconf_apache_dev.md
- nginx.conf 12 additions, 4 deletionsnginx.conf
- package-lock.json 141 additions, 106 deletionspackage-lock.json
- package.json 7 additions, 3 deletionspackage.json
- public/config/config.json.sample 7 additions, 10 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
- public/img/icons/favicon.ico 0 additions, 0 deletionspublic/img/icons/favicon.ico
- public/img/icons/site.webmanifest 1 addition, 0 deletionspublic/img/icons/site.webmanifest
CHANGELOG.md
0 → 100644
{ | ||
"name": "geocontrib-frontend", | ||
"version": "4.1.1", | ||
"version": "6.4.5-rc2", | ||
"private": true, | ||
"scripts": { | ||
"serve": "npm run init-proxy & npm run init-serve", | ||
... | ... | @@ -20,9 +20,10 @@ |
"core-js": "^3.20.2", | ||
"csvtojson": "^2.0.10", | ||
"lodash": "^4.17.21", | ||
"ol": "6.8.1", | ||
"ol-mapbox-style": "^6.8.3", | ||
"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", | ||
... | ... | @@ -33,13 +34,16 @@ |
"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": "^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-loader": "^9.2.1", | ||
"eslint": "^7.32.0", | ||
"eslint-plugin-vue": "^7.20.0", | ||
"less": "^3.0.4", | ||
... | ... |
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:


| W: | H:
| W: | H:
public/img/icons/site.webmanifest
0 → 100644