5571 Commits

Author SHA1 Message Date
mahula
db04b4e1d5 update package cheerio in root and webapp directory 2024-09-08 10:59:16 +02:00
dependabot[bot]
8fb0371ec6
Bump prettier from 3.2.5 to 3.3.3 in /webapp
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.5 to 3.3.3.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.2.5...3.3.3)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-31 08:02:03 +00:00
Wolfgang Huß
1a2c7abfe8 Fix warning because of lower case 'as' instead of uppercase 'AS' in dockerfiles 2024-08-29 16:19:19 +02:00
Wolfgang Huß
e47ea687f9 Fix maintenance dockerfiles image name 2024-08-29 16:03:58 +02:00
dependabot[bot]
6f6cceba9d
Bump eslint-plugin-vue from 9.25.0 to 9.26.0 in /webapp
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.25.0 to 9.26.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.25.0...v9.26.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-vue
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-11 01:11:46 +00:00
mahula
166094c465 adapt slug faking to updated faker api 2024-04-29 09:21:33 +02:00
mahula
e2654de55d adapt name and random faking to updates faker api 2024-04-29 08:36:34 +02:00
mahula
47d79544c6 adapt name and random faking to updates faker api 2024-04-29 08:18:00 +02:00
mahula
d8e47238bb adapt faker import in webapp to package update 2024-04-29 07:44:49 +02:00
dependabot[bot]
8c35728968
Bump @faker-js/faker from 5.1.0 to 8.4.1 in /webapp
Bumps [@faker-js/faker](https://github.com/faker-js/faker) from 5.1.0 to 8.4.1.
- [Release notes](https://github.com/faker-js/faker/releases)
- [Changelog](https://github.com/faker-js/faker/blob/next/CHANGELOG.md)
- [Commits](https://github.com/faker-js/faker/compare/v5.1.0...v8.4.1)

---
updated-dependencies:
- dependency-name: "@faker-js/faker"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-29 05:25:00 +00:00
dependabot[bot]
000b497528
Bump cropperjs from 1.6.1 to 1.6.2 in /webapp
Bumps [cropperjs](https://github.com/fengyuanchen/cropperjs) from 1.6.1 to 1.6.2.
- [Release notes](https://github.com/fengyuanchen/cropperjs/releases)
- [Changelog](https://github.com/fengyuanchen/cropperjs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fengyuanchen/cropperjs/compare/v1.6.1...v1.6.2)

---
updated-dependencies:
- dependency-name: cropperjs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-27 01:38:34 +00:00
dependabot[bot]
e5e4d6b059
Bump jsonwebtoken from 9.0.0 to 9.0.2 in /webapp
Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) from 9.0.0 to 9.0.2.
- [Changelog](https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md)
- [Commits](https://github.com/auth0/node-jsonwebtoken/compare/v9.0.0...v9.0.2)

---
updated-dependencies:
- dependency-name: jsonwebtoken
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-18 15:56:06 +00:00
dependabot[bot]
bcdb4078b8
Bump sass from 1.30.0 to 1.75.0 in /webapp
Bumps [sass](https://github.com/sass/dart-sass) from 1.30.0 to 1.75.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.30.0...1.75.0)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-18 09:16:22 +00:00
dependabot[bot]
b4daf6beaa
Bump express from 4.18.3 to 4.19.2 in /webapp
Bumps [express](https://github.com/expressjs/express) from 4.18.3 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.3...4.19.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-18 08:31:59 +00:00
dependabot[bot]
87db08282f
Bump validator from 13.0.0 to 13.11.0 in /webapp
Bumps [validator](https://github.com/validatorjs/validator.js) from 13.0.0 to 13.11.0.
- [Release notes](https://github.com/validatorjs/validator.js/releases)
- [Changelog](https://github.com/validatorjs/validator.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/validatorjs/validator.js/compare/13.0.0...13.11.0)

---
updated-dependencies:
- dependency-name: validator
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-18 06:39:26 +00:00
dependabot[bot]
6a7e3d0bac
Bump jest from 29.5.0 to 29.7.0 in /webapp
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 29.5.0 to 29.7.0.
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v29.7.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>
2024-04-18 05:50:47 +00:00
dependabot[bot]
1b0f9712af
Bump eslint-plugin-vue from 9.24.0 to 9.25.0 in /webapp
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.24.0 to 9.25.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.24.0...v9.25.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-vue
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-17 17:14:56 +00:00
dependabot[bot]
bbb41a585c
Bump vue-advanced-chat from 2.0.10 to 2.0.11 in /webapp
Bumps [vue-advanced-chat](https://github.com/advanced-chat/vue-advanced-chat) from 2.0.10 to 2.0.11.
- [Release notes](https://github.com/advanced-chat/vue-advanced-chat/releases)
- [Changelog](https://github.com/advanced-chat/vue-advanced-chat/blob/main/.releaserc.yml)
- [Commits](https://github.com/advanced-chat/vue-advanced-chat/compare/2.0.10...2.0.11)

---
updated-dependencies:
- dependency-name: vue-advanced-chat
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-17 15:38:03 +00:00
Wolfgang Huß
5e4a3264c2
Merge branch 'master' into update-docker-image-node-version 2024-04-17 10:40:57 +02:00
dependabot[bot]
3eaba66de4
Bump babel-jest from 29.5.0 to 29.7.0 in /webapp
Bumps [babel-jest](https://github.com/jestjs/jest/tree/HEAD/packages/babel-jest) from 29.5.0 to 29.7.0.
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v29.7.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>
2024-04-17 07:48:34 +00:00
Wolfgang Huß
154e8394cf
Merge branch 'master' into update-docker-image-node-version 2024-04-17 09:45:51 +02:00
dependabot[bot]
52d9754121
Bump @babel/core from 7.23.7 to 7.24.4 in /webapp
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.23.7 to 7.24.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.24.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>
2024-04-17 07:23:59 +00:00
dependabot[bot]
794aa87135
Bump @storybook/addon-a11y from 8.0.5 to 8.0.8 in /webapp
Bumps [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/a11y) from 8.0.5 to 8.0.8.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.0.8/code/addons/a11y)

---
updated-dependencies:
- dependency-name: "@storybook/addon-a11y"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-17 06:19:44 +00:00
mahula
799b790780 set version 20.12.1 in nvm config files 2024-04-11 07:34:29 +02:00
mahula
0bb5b3985c set update docker node image versions to 20.12.1 2024-04-10 14:13:28 +02:00
mahula
aca6c819b1 update docker image versions 2024-04-10 13:46:34 +02:00
mahula
5d6d52a6fa update docker image versions 2024-04-10 13:23:39 +02:00
dependabot[bot]
8357b1279b
Bump eslint-plugin-vue from 9.19.2 to 9.24.0 in /webapp
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.19.2 to 9.24.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.19.2...v9.24.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-vue
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-06 19:49:32 +00:00
dependabot[bot]
76c9209926
Bump @storybook/addon-a11y from 6.3.6 to 8.0.5 in /webapp
Bumps [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/a11y) from 6.3.6 to 8.0.5.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.0.5/code/addons/a11y)

---
updated-dependencies:
- dependency-name: "@storybook/addon-a11y"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-31 08:07:19 +00:00
dependabot[bot]
e3a54d10c8
Bump express from 4.17.1 to 4.18.3 in /webapp
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.3.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.18.3)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-16 09:42:43 +00:00
mahula
29f06211d7 remove reported unused locale keys 2024-03-12 08:44:49 +01:00
mahula
73fac22148 linting according to updated linter 2024-03-10 22:49:46 +01:00
mahula
77fc8c63a1 update eslint package in frontend 2024-03-10 22:49:03 +01:00
mahula
c84e819f5c use current eslint-plugin-prettier v5 for compatibility with prettier v3 in frontend 2024-03-10 22:11:29 +01:00
dependabot[bot]
e5f8c44202
Bump prettier from 2.7.1 to 3.2.5 in /webapp
Bumps [prettier](https://github.com/prettier/prettier) from 2.7.1 to 3.2.5.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.7.1...3.2.5)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-10 18:52:26 +00:00
Moriz Wahl
941ba5f9a4 add locales:normalize to scripts in package json 2024-03-05 17:02:57 +01:00
Moriz Wahl
45737977d5 normalize all locale files 2024-03-05 16:59:27 +01:00
Moriz Wahl
6161ae2853 normalize spanish locale 2024-03-05 16:50:23 +01:00
Hannes Heine
563bdeb9be
Merge branch 'master' into LarsE11-changed-placeholder-field-for-event-location 2024-03-04 09:48:07 +01:00
Wolfgang Huß
c8b0075e1c Release v3.2.0 2024-02-14 11:15:40 +01:00
Wolfgang Huß
4c0eed3e92 Fix wrong master merge 2024-02-12 11:23:48 +01:00
mahula
fb56539dff
Merge branch 'master' into 6979-make-relative-date-configurable 2024-02-07 09:56:58 +01:00
Wolfgang Huß
3ea0518457 Revert "Change 'RELATIVE_DATETIME' to 'false'"
This reverts commit c07c0692d5425ab3551614a8b8bc99b2d236a0ae.
2024-02-05 18:52:06 +01:00
Wolfgang Huß
2b1ba71a43 Fix linting 2024-02-05 17:48:54 +01:00
Wolfgang Huß
c07c0692d5 Change 'RELATIVE_DATETIME' to 'false' 2024-02-05 17:48:17 +01:00
Wolfgang Huß
4fa8ecf772 Implement config for 'date-time' format 2024-02-05 17:41:44 +01:00
Markus
9c4d4944af Merge branch 'master' into 6976-optimize-post-teaser-date 2024-02-01 15:49:57 +01:00
Markus
d8ceca17da fixed issue in postteaser 2024-02-01 15:48:42 +01:00
Markus
d70fd979fb fixed event info layout 2024-02-01 11:57:13 +01:00
Markus
15786d48d1 fixed css warning 2024-02-01 11:56:55 +01:00