Commit Graph

1825 Commits

Author SHA1 Message Date
Mathias Wagner
85cc8613db Created the helpers.js util 2023-11-30 11:38:32 +01:00
Mathias Wagner
d026004cba Removed the variables.js file 2023-11-30 11:35:38 +01:00
Mathias Wagner
08ec2adcdb Removed arm v7 from the deploy_docker_dev.yml workflow (temporarily) 2023-11-30 11:31:11 +01:00
Mathias Wagner
4a624f78fd Updated the package.json 2023-11-28 09:05:05 +01:00
Mathias Wagner
11239dae90 Integrated wasm in the vite.config.js 2023-11-28 08:53:29 +01:00
Mathias Wagner
a86317b315 Added the wasm plugin to the package.json 2023-11-28 08:53:21 +01:00
Mathias Wagner
ab6a6e1957 Migrated the Dockerfile image version to node 18 2023-11-28 08:07:36 +01:00
Mathias Wagner
2967088f76 Merge pull request #473 from gnmyt/dependabot/npm_and_yarn/client/vite-plugin-pwa-0.17.2
Bump vite-plugin-pwa from 0.17.0 to 0.17.2 in /client
2023-11-28 07:40:02 +01:00
Mathias Wagner
493676b346 Added build tools to the Dockerfile for arm builds 2023-11-28 06:40:00 +01:00
dependabot[bot]
4a65aa439a Bump vite-plugin-pwa from 0.17.0 to 0.17.2 in /client
Bumps [vite-plugin-pwa](https://github.com/vite-pwa/vite-plugin-pwa) from 0.17.0 to 0.17.2.
- [Release notes](https://github.com/vite-pwa/vite-plugin-pwa/releases)
- [Commits](https://github.com/vite-pwa/vite-plugin-pwa/compare/v0.17.0...v0.17.2)

---
updated-dependencies:
- dependency-name: vite-plugin-pwa
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-28 05:08:47 +00:00
Mathias Wagner
87432b33b4 Merge pull request #472 from gnmyt/dependabot/npm_and_yarn/client/types/react-18.2.39
Bump @types/react from 18.2.38 to 18.2.39 in /client
2023-11-28 06:08:09 +01:00
dependabot[bot]
2f237e8d86 Bump @types/react from 18.2.38 to 18.2.39 in /client
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.38 to 18.2.39.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-27 21:43:31 +00:00
Mathias Wagner
adfd057b16 Migrated the Dockerfile image version to node 20 2023-11-27 16:19:11 +01:00
Mathias Wagner
af8892ae94 Merge pull request #465 from gnmyt/dependabot/npm_and_yarn/sequelize-6.35.1
Bump sequelize from 6.35.0 to 6.35.1
2023-11-26 11:32:54 +01:00
Mathias Wagner
cf30571220 Merge pull request #471 from gnmyt/dependabot/npm_and_yarn/client/types/react-dom-18.2.17
Bump @types/react-dom from 18.2.15 to 18.2.17 in /client
2023-11-23 14:44:55 +01:00
dependabot[bot]
a7eaa90d02 Bump @types/react-dom from 18.2.15 to 18.2.17 in /client
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.2.15 to 18.2.17.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

---
updated-dependencies:
- dependency-name: "@types/react-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-23 07:37:27 +00:00
Mathias Wagner
0d5fa659c8 Merge pull request #468 from gnmyt/dependabot/npm_and_yarn/client/types/react-18.2.38
Bump @types/react from 18.2.37 to 18.2.38 in /client
2023-11-23 08:36:44 +01:00
Mathias Wagner
b5f75d1be8 Merge pull request #470 from gnmyt/dependabot/npm_and_yarn/client/vite-5.0.2
Bump vite from 4.5.0 to 5.0.2 in /client
2023-11-22 14:35:37 +01:00
Mathias Wagner
2b57dcf496 Merge pull request #467 from gnmyt/dependabot/npm_and_yarn/client/i18next-http-backend-2.4.2
Bump i18next-http-backend from 2.4.1 to 2.4.2 in /client
2023-11-22 14:30:09 +01:00
dependabot[bot]
a6b2b45672 Bump vite from 4.5.0 to 5.0.2 in /client
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.0 to 5.0.2.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.0.2/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-22 13:28:51 +00:00
dependabot[bot]
ab4bd1ba8b Bump @types/react from 18.2.37 to 18.2.38 in /client
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.37 to 18.2.38.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-22 13:28:03 +00:00
Mathias Wagner
631d6e910c Merge pull request #466 from gnmyt/dependabot/npm_and_yarn/client/vite-plugin-pwa-0.17.0
Bump vite-plugin-pwa from 0.16.7 to 0.17.0 in /client
2023-11-22 14:27:23 +01:00
dependabot[bot]
62b81f38fc Bump i18next-http-backend from 2.4.1 to 2.4.2 in /client
Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend) from 2.4.1 to 2.4.2.
- [Changelog](https://github.com/i18next/i18next-http-backend/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next-http-backend/compare/v2.4.1...v2.4.2)

---
updated-dependencies:
- dependency-name: i18next-http-backend
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-20 22:02:47 +00:00
dependabot[bot]
1a5bdc7640 Bump vite-plugin-pwa from 0.16.7 to 0.17.0 in /client
Bumps [vite-plugin-pwa](https://github.com/vite-pwa/vite-plugin-pwa) from 0.16.7 to 0.17.0.
- [Release notes](https://github.com/vite-pwa/vite-plugin-pwa/releases)
- [Commits](https://github.com/vite-pwa/vite-plugin-pwa/compare/v0.16.7...v0.17.0)

---
updated-dependencies:
- dependency-name: vite-plugin-pwa
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-20 22:02:27 +00:00
dependabot[bot]
10d23b1204 Bump sequelize from 6.35.0 to 6.35.1
Bumps [sequelize](https://github.com/sequelize/sequelize) from 6.35.0 to 6.35.1.
- [Release notes](https://github.com/sequelize/sequelize/releases)
- [Commits](https://github.com/sequelize/sequelize/compare/v6.35.0...v6.35.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-20 21:13:03 +00:00
Mathias Wagner
0bd5cd3b9a Merge pull request #462 from gnmyt/dependabot/npm_and_yarn/client/vitejs/plugin-react-4.2.0
Bump @vitejs/plugin-react from 4.1.1 to 4.2.0 in /client
2023-11-17 12:45:55 +01:00
Mathias Wagner
a72159ebfe Merge pull request #461 from gnmyt/dependabot/npm_and_yarn/client/react-i18next-13.5.0
Bump react-i18next from 13.4.1 to 13.5.0 in /client
2023-11-17 06:11:53 +01:00
Mathias Wagner
3efcff0cff Merge pull request #460 from gnmyt/dependabot/npm_and_yarn/axios-1.6.2
Bump axios from 1.6.1 to 1.6.2
2023-11-17 06:03:25 +01:00
dependabot[bot]
fa7391ea64 Bump @vitejs/plugin-react from 4.1.1 to 4.2.0 in /client
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) from 4.1.1 to 4.2.0.
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/v4.2.0/packages/plugin-react)

---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-16 21:06:54 +00:00
dependabot[bot]
2ff91c1808 Bump react-i18next from 13.4.1 to 13.5.0 in /client
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 13.4.1 to 13.5.0.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v13.4.1...v13.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-15 21:20:49 +00:00
Mathias Wagner
37aad3cc3d Merge pull request #458 from gnmyt/dependabot/npm_and_yarn/client/i18next-23.7.6
Bump i18next from 23.6.0 to 23.7.6 in /client
2023-11-15 19:34:44 +01:00
Mathias Wagner
03a1800f6c Merge pull request #459 from gnmyt/dependabot/npm_and_yarn/sequelize-6.35.0
Bump sequelize from 6.34.0 to 6.35.0
2023-11-15 06:15:16 +01:00
dependabot[bot]
f063c25320 Bump i18next from 23.6.0 to 23.7.6 in /client
Bumps [i18next](https://github.com/i18next/i18next) from 23.6.0 to 23.7.6.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v23.6.0...v23.7.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-15 05:09:45 +00:00
Mathias Wagner
0c78b57e2b Merge pull request #457 from gnmyt/dependabot/npm_and_yarn/client/react-i18next-13.4.1
Bump react-i18next from 13.3.1 to 13.4.1 in /client
2023-11-15 06:09:03 +01:00
Mathias Wagner
90c06c2b97 Merge pull request #456 from gnmyt/dependabot/npm_and_yarn/client/i18next-browser-languagedetector-7.2.0
Bump i18next-browser-languagedetector from 7.1.0 to 7.2.0 in /client
2023-11-15 06:03:28 +01:00
dependabot[bot]
bfbc03be99 Bump axios from 1.6.1 to 1.6.2
Bumps [axios](https://github.com/axios/axios) from 1.6.1 to 1.6.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.6.1...v1.6.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-14 21:56:44 +00:00
dependabot[bot]
c5000372a1 Bump sequelize from 6.34.0 to 6.35.0
Bumps [sequelize](https://github.com/sequelize/sequelize) from 6.34.0 to 6.35.0.
- [Release notes](https://github.com/sequelize/sequelize/releases)
- [Commits](https://github.com/sequelize/sequelize/compare/v6.34.0...v6.35.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-13 21:51:26 +00:00
dependabot[bot]
9f164e9cda Bump react-i18next from 13.3.1 to 13.4.1 in /client
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 13.3.1 to 13.4.1.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v13.3.1...v13.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-13 21:48:24 +00:00
dependabot[bot]
62ba8add5e Bump i18next-browser-languagedetector from 7.1.0 to 7.2.0 in /client
Bumps [i18next-browser-languagedetector](https://github.com/i18next/i18next-browser-languageDetector) from 7.1.0 to 7.2.0.
- [Changelog](https://github.com/i18next/i18next-browser-languageDetector/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next-browser-languageDetector/compare/v7.1.0...v7.2.0)

---
updated-dependencies:
- dependency-name: i18next-browser-languagedetector
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-13 21:48:04 +00:00
Mathias Wagner
3264afc4ba Merge pull request #454 from gnmyt/dependabot/npm_and_yarn/axios-1.6.1
Bump axios from 1.6.0 to 1.6.1
2023-11-11 21:06:52 +01:00
Mathias Wagner
e8f17ebbff Merge pull request #453 from gnmyt/dependabot/npm_and_yarn/client/types/react-dom-18.2.15
Bump @types/react-dom from 18.2.14 to 18.2.15 in /client
2023-11-11 20:09:17 +01:00
dependabot[bot]
a72eb6b677 Bump @types/react-dom from 18.2.14 to 18.2.15 in /client
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.2.14 to 18.2.15.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

---
updated-dependencies:
- dependency-name: "@types/react-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-11 19:04:03 +00:00
Mathias Wagner
1b08f27e66 Merge pull request #449 from gnmyt/dependabot/npm_and_yarn/sequelize-6.34.0
Bump sequelize from 6.33.0 to 6.34.0
2023-11-11 20:03:05 +01:00
Mathias Wagner
2aa0bd6246 Merge pull request #452 from gnmyt/dependabot/npm_and_yarn/client/types/react-18.2.37
Bump @types/react from 18.2.33 to 18.2.37 in /client
2023-11-11 20:02:48 +01:00
Mathias Wagner
f5dfa0f9db Merge pull request #455 from gnmyt/dependabot/npm_and_yarn/client/i18next-http-backend-2.4.1
Bump i18next-http-backend from 2.3.0 to 2.4.1 in /client
2023-11-11 19:59:12 +01:00
dependabot[bot]
91531c214a Bump @types/react from 18.2.33 to 18.2.37 in /client
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.33 to 18.2.37.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-11 18:35:15 +00:00
Mathias Wagner
b971a14172 Merge pull request #451 from gnmyt/dependabot/npm_and_yarn/client/vite-plugin-pwa-0.16.7
Bump vite-plugin-pwa from 0.16.5 to 0.16.7 in /client
2023-11-11 19:34:10 +01:00
Mathias Wagner
267707ca20 Merge pull request #447 from gnmyt/dependabot/npm_and_yarn/client/vitejs/plugin-react-4.1.1
Bump @vitejs/plugin-react from 4.1.0 to 4.1.1 in /client
2023-11-11 19:14:39 +01:00
dependabot[bot]
06d8298647 Bump i18next-http-backend from 2.3.0 to 2.4.1 in /client
Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend) from 2.3.0 to 2.4.1.
- [Changelog](https://github.com/i18next/i18next-http-backend/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next-http-backend/compare/v2.3.0...v2.4.1)

---
updated-dependencies:
- dependency-name: i18next-http-backend
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-10 21:22:36 +00:00
dependabot[bot]
513cd5354d Bump axios from 1.6.0 to 1.6.1
Bumps [axios](https://github.com/axios/axios) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.6.0...v1.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-08 22:00:14 +00:00