elweyn
|
5a3b2bfb07
|
chore(other): create new tag 2.7.0
|
2023-06-20 11:41:21 +02:00 |
|
ogerly
|
0f7312d21b
|
vue-advanced-chat implemented and game page set up
|
2023-06-15 15:54:34 +02:00 |
|
|
|
4f3b3bb30b
|
fix frontend - babel loader cannot be to new
|
2023-06-01 13:46:20 +02:00 |
|
|
|
540cd40e10
|
fixed coverage reporting
|
2023-06-01 11:47:21 +02:00 |
|
ogerly
|
b421202e59
|
resolve conflict
|
2023-05-17 09:22:15 +02:00 |
|
|
|
5fbdab6888
|
v2.6.0
|
2023-04-27 12:33:55 +02:00 |
|
ogerly
|
1578ef9c44
|
Merge branch 'master' of https://github.com/Ocelot-Social-Community/Ocelot-Social
|
2023-04-20 13:56:17 +02:00 |
|
dependabot[bot]
|
eb29000073
|
Bump @babel/core from 7.12.17 to 7.21.4 in /webapp
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.17 to 7.21.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.21.4/packages/babel-core)
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-08 02:00:55 +00:00 |
|
dependabot[bot]
|
3040002643
|
Bump jsonwebtoken from 8.5.1 to 9.0.0 in /webapp
Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) from 8.5.1 to 9.0.0.
- [Release notes](https://github.com/auth0/node-jsonwebtoken/releases)
- [Changelog](https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md)
- [Commits](https://github.com/auth0/node-jsonwebtoken/compare/v8.5.1...v9.0.0)
---
updated-dependencies:
- dependency-name: jsonwebtoken
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-07 10:25:50 +00:00 |
|
dependabot[bot]
|
1d2a2abb9f
|
Bump jest from 29.4.2 to 29.5.0 in /webapp
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.4.2 to 29.5.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.5.0/packages/jest)
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-06 18:42:49 +00:00 |
|
dependabot[bot]
|
4156babe4b
|
Bump babel-jest from 29.4.2 to 29.5.0 in /webapp
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 29.4.2 to 29.5.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.5.0/packages/babel-jest)
---
updated-dependencies:
- dependency-name: babel-jest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-06 15:53:46 +00:00 |
|
ogerly
|
8d27846602
|
add datepicker
|
2023-04-05 20:07:32 +02:00 |
|
Wolfgang Huß
|
08def14caf
|
Release v2.5.1 - fix filter menu width
|
2023-03-23 09:03:59 +01:00 |
|
Wolfgang Huß
|
6524239f59
|
Release v2.5.0
|
2023-03-21 13:23:27 +01:00 |
|
Moriz Wahl
|
f95d6d63f9
|
remove unused package, ignore dist for unit tests
|
2023-02-24 12:45:47 +01:00 |
|
Moriz Wahl
|
4850e456fe
|
pages tests nearly working
|
2023-02-13 23:08:41 +01:00 |
|
Moriz Wahl
|
6aead3f75e
|
refactor(webapp): jest to latest and vue test utils to latest
|
2023-02-13 20:22:16 +01:00 |
|
|
|
a6731b201d
|
v2.4.0
|
2023-02-10 14:48:00 +01:00 |
|
Moriz Wahl
|
b8228db9f3
|
Merge branch 'master' into map
|
2023-02-03 17:41:12 +01:00 |
|
|
|
15225d0dd4
|
fix maintenance build
|
2023-01-30 14:51:24 +01:00 |
|
|
|
d779695800
|
fix some styleguid configurations
|
2023-01-30 12:05:49 +01:00 |
|
Wolfgang Huß
|
c65f12872d
|
Upgrade the Node version in the maintenance as well
- Add `"nan": "2.17.0"` to package.json resolutions.
|
2023-01-28 10:30:53 +01:00 |
|
|
|
e86ece0247
|
upgrade node version to 19.4
|
2023-01-28 04:14:38 +01:00 |
|
|
|
eca133ab53
|
fix map language
|
2023-01-27 12:28:10 +01:00 |
|
Wolfgang Huß
|
c5680c5eb9
|
Add mapbox controller 'MapboxGeocoder'
|
2023-01-23 13:58:52 +01:00 |
|
Wolfgang Huß
|
fea308435a
|
Implement translation of map labels, not working now
|
2023-01-10 14:47:18 +01:00 |
|
|
|
3889204f87
|
fixed build error
|
2023-01-04 20:04:07 +01:00 |
|
|
|
be41815b1a
|
working prototype v-mapbox
|
2023-01-04 13:32:05 +01:00 |
|
|
|
e6f0dfdd1a
|
v2.3.0
|
2022-12-05 11:30:35 +01:00 |
|
|
|
b76d89b008
|
don't run in band for frontend (maybe fixes ci problems)
|
2022-11-18 13:03:47 +01:00 |
|
|
|
a5200893f4
|
reverted all package updates
|
2022-11-07 18:33:47 +01:00 |
|
|
|
f57e11dd02
|
frontend: jest coverage
|
2022-11-07 18:23:54 +01:00 |
|
Wolfgang Huß
|
82ad94f5da
|
Release v2.2.0
|
2022-10-28 16:03:01 +02:00 |
|
Wolfgang Huß
|
dc085e9e69
|
Release v2.1.0
|
2022-10-25 14:24:10 +02:00 |
|
Wolfgang Huß
|
ab6a4f46e3
|
Release v2.0.0
|
2022-10-23 14:37:14 +02:00 |
|
Wolfgang Huß
|
a618366619
|
Release v1.1.1 - refactor rebranding
|
2022-09-22 20:02:34 +02:00 |
|
dependabot[bot]
|
3607ed4b68
|
Bump cookie-universal-nuxt from 2.1.5 to 2.2.2 in /webapp
Bumps [cookie-universal-nuxt](https://github.com/microcipcip/cookie-universal) from 2.1.5 to 2.2.2.
- [Release notes](https://github.com/microcipcip/cookie-universal/releases)
- [Commits](https://github.com/microcipcip/cookie-universal/compare/v2.1.5...v2.2.2)
---
updated-dependencies:
- dependency-name: cookie-universal-nuxt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-27 14:53:33 +00:00 |
|
Wolfgang Huß
|
ab3ab3b07d
|
Merge branch 'master' of github.com:Ocelot-Social-Community/Ocelot-Social into dependabot/npm_and_yarn/webapp/vue-sweetalert-icons-4.3.1
|
2022-08-25 11:57:35 +02:00 |
|
dependabot[bot]
|
73559242d6
|
Bump cross-env from 7.0.2 to 7.0.3 in /webapp
Bumps [cross-env](https://github.com/kentcdodds/cross-env) from 7.0.2 to 7.0.3.
- [Release notes](https://github.com/kentcdodds/cross-env/releases)
- [Changelog](https://github.com/kentcdodds/cross-env/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kentcdodds/cross-env/compare/v7.0.2...v7.0.3)
---
updated-dependencies:
- dependency-name: cross-env
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-16 06:44:19 +00:00 |
|
dependabot[bot]
|
d2f6590e05
|
Bump vue-sweetalert-icons from 4.3.0 to 4.3.1 in /webapp
Bumps [vue-sweetalert-icons](https://github.com/JorgenVatle/vue-sweetalert-icons) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/JorgenVatle/vue-sweetalert-icons/releases)
- [Commits](https://github.com/JorgenVatle/vue-sweetalert-icons/compare/v4.3.0...v4.3.1)
---
updated-dependencies:
- dependency-name: vue-sweetalert-icons
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-11 04:25:39 +00:00 |
|
Wolfgang Huß
|
e758e1337d
|
Release v1.1.0 - implement categories again
|
2022-08-03 15:24:42 +02:00 |
|
Wolfgang Huß
|
6247734a32
|
Release v1.0.9
|
2022-07-20 14:42:38 +02:00 |
|
Wolfgang Huß
|
cd07c9b2f6
|
Release v1.0.8
|
2022-07-01 09:51:48 +02:00 |
|
Wolfgang Huß
|
980a6bf504
|
Fix faker package installation in webapp
|
2022-05-03 20:02:44 +02:00 |
|
Wolfgang Huß
|
599029aaba
|
Release v1.0.7
|
2021-12-02 11:27:29 +01:00 |
|
Wolfgang Huß
|
dc719bc1fb
|
Release v1.0.6
|
2021-09-29 10:52:52 +02:00 |
|
Wolfgang Huß
|
ea8a4be283
|
release-v1.0.5
|
2021-08-11 15:03:23 +02:00 |
|
Wolfgang Huß
|
9d85b5dac2
|
Merge branch 'master' of github.com:Ocelot-Social-Community/Ocelot-Social into dependabot/npm_and_yarn/webapp/eslint-plugin-prettier-3.4.0
|
2021-08-11 06:32:54 +02:00 |
|
dependabot[bot]
|
5ffa2f0275
|
Bump eslint-plugin-prettier from 3.1.4 to 3.4.0 in /webapp
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.1.4 to 3.4.0.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/commits)
---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-28 10:12:12 +00:00 |
|
dependabot[bot]
|
4718908123
|
Bump vue-scrollto from 2.17.1 to 2.20.0 in /webapp
Bumps [vue-scrollto](https://github.com/rigor789/vue-scrollto) from 2.17.1 to 2.20.0.
- [Release notes](https://github.com/rigor789/vue-scrollto/releases)
- [Commits](https://github.com/rigor789/vue-scrollto/compare/v2.17.1...v2.20.0)
---
updated-dependencies:
- dependency-name: vue-scrollto
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-28 04:31:09 +00:00 |
|