Commit Graph

1352 Commits

Author SHA1 Message Date
Mathias Wagner 149b3bb06d Renamed the healthchecks task -> integrations 2023-05-22 22:08:11 +02:00
Mathias Wagner 09eedb850a Created the integrations.js routes 2023-05-22 22:07:52 +02:00
Mathias Wagner 3710199fe2 Created the integrations controller 2023-05-22 22:07:26 +02:00
Mathias Wagner 8b513c39de Created the variables util 2023-05-22 22:07:06 +02:00
Mathias Wagner bfc61525bf Created the IntegrationData.js model 2023-05-22 22:06:55 +02:00
Mathias Wagner d46330df9d Merge pull request #296 from gnmyt/dependabot/npm_and_yarn/client/vite-plugin-pwa-0.15.0
Bump vite-plugin-pwa from 0.14.7 to 0.15.0 in /client
2023-05-20 23:06:06 +02:00
dependabot[bot] 046f061241 Bump vite-plugin-pwa from 0.14.7 to 0.15.0 in /client
Bumps [vite-plugin-pwa](https://github.com/antfu/vite-plugin-pwa) from 0.14.7 to 0.15.0.
- [Release notes](https://github.com/antfu/vite-plugin-pwa/releases)
- [Commits](https://github.com/antfu/vite-plugin-pwa/compare/v0.14.7...v0.15.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-05-19 22:01:39 +00:00
Mathias Wagner c7c89a93cc Merge pull request #295 from gnmyt/dependabot/npm_and_yarn/client/vite-4.3.8
Bump vite from 4.3.7 to 4.3.8 in /client
2023-05-19 01:21:43 +02:00
dependabot[bot] 617e00be75 Bump vite from 4.3.7 to 4.3.8 in /client
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.3.7 to 4.3.8.
- [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/v4.3.8/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-18 23:16:37 +00:00
Mathias Wagner 97bd2118a3 Merge pull request #294 from gnmyt/dependabot/npm_and_yarn/client/i18next-22.5.0
Bump i18next from 22.4.15 to 22.5.0 in /client
2023-05-19 01:15:54 +02:00
dependabot[bot] 98d3bb200d Bump i18next from 22.4.15 to 22.5.0 in /client
Bumps [i18next](https://github.com/i18next/i18next) from 22.4.15 to 22.5.0.
- [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/v22.4.15...v22.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-18 23:01:10 +00:00
Mathias Wagner 3dafd02fd5 Merge pull request #293 from gnmyt/dependabot/npm_and_yarn/client/i18next-http-backend-2.2.1
Bump i18next-http-backend from 2.2.0 to 2.2.1 in /client
2023-05-19 01:00:15 +02:00
Mathias Wagner 25581d8877 Merge pull request #292 from gnmyt/dependabot/npm_and_yarn/client/react-i18next-12.3.1
Bump react-i18next from 12.2.2 to 12.3.1 in /client
2023-05-19 00:59:48 +02:00
dependabot[bot] e7b55fa760 Bump i18next-http-backend from 2.2.0 to 2.2.1 in /client
Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend) from 2.2.0 to 2.2.1.
- [Changelog](https://github.com/i18next/i18next-http-backend/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next-http-backend/compare/v2.2.0...v2.2.1)

---
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-05-18 22:02:10 +00:00
dependabot[bot] 868811218c Bump react-i18next from 12.2.2 to 12.3.1 in /client
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 12.2.2 to 12.3.1.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v12.2.2...v12.3.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-05-18 22:01:48 +00:00
Mathias Wagner da27c8bdf1 Merge pull request #291 from gnmyt/dependabot/npm_and_yarn/client/vite-4.3.7
Bump vite from 4.3.6 to 4.3.7 in /client
2023-05-17 07:29:58 +02:00
dependabot[bot] f6aabe2158 Bump vite from 4.3.6 to 4.3.7 in /client
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.3.6 to 4.3.7.
- [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/v4.3.7/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-16 22:01:54 +00:00
Mathias Wagner 293a8ce82f Merge pull request #290 from gnmyt/dependabot/npm_and_yarn/client/vite-4.3.6
Bump vite from 4.3.5 to 4.3.6 in /client
2023-05-16 07:19:27 +02:00
dependabot[bot] 029ec961c1 Bump vite from 4.3.5 to 4.3.6 in /client
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.3.5 to 4.3.6.
- [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/v4.3.6/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-15 22:08:08 +00:00
Mathias Wagner dc141509ce Merge pull request #289 from gnmyt/dependabot/npm_and_yarn/client/types/react-18.2.6
Bump @types/react from 18.2.5 to 18.2.6 in /client
2023-05-08 23:20:19 +02:00
dependabot[bot] 66a434ff49 Bump @types/react from 18.2.5 to 18.2.6 in /client
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.5 to 18.2.6.
- [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-05-08 21:11:18 +00:00
Mathias Wagner cfa0e57fe8 Merge pull request #288 from gnmyt/updates/translation-fixes
🇩🇪 Deutsche Übersetzung überarbeitet
2023-05-08 19:09:13 +02:00
Mathias Wagner a46190c717 Updated the german language file 2023-05-08 19:02:43 +02:00
Mathias Wagner 7ca603a98d Merge pull request #287 from gnmyt/updates/translation-fix
🐛 Übersetzungs-Bug behoben
2023-05-08 17:17:56 +02:00
Mathias Wagner d628e6add8 Fixed spacing in the App.jsx 2023-05-08 17:11:02 +02:00
Mathias Wagner 356b6c1cae Fixed the translation error bug in the App.jsx 2023-05-08 16:58:50 +02:00
Mathias Wagner 19394d541b Merge pull request #286 from gnmyt/updates/i18n
🌐 Automatisches setzen der Browser-Sprache
2023-05-08 16:05:39 +02:00
Mathias Wagner e5844019d3 The index.html now uses the english description instead of the german one 2023-05-08 15:37:04 +02:00
Mathias Wagner 72a271d1d8 The manifest.json now uses the english description instead of the german one 2023-05-08 15:36:56 +02:00
Mathias Wagner 638f6ab25a MySpeed now sets the default language depending on the browser navigator 2023-05-07 20:55:42 +02:00
Mathias Wagner 4d87a6dabc Removed the htmlTag from the i18n.js detection order 2023-05-07 20:55:09 +02:00
Mathias Wagner 87c7f2d9f1 Merge pull request #285 from gnmyt/dependabot/npm_and_yarn/client/vite-4.3.5
Bump vite from 4.3.4 to 4.3.5 in /client
2023-05-06 11:54:37 +02:00
Mathias Wagner 35f2c36508 Merge pull request #284 from gnmyt/dependabot/npm_and_yarn/client/types/react-dom-18.2.4
Bump @types/react-dom from 18.2.3 to 18.2.4 in /client
2023-05-06 02:36:11 +02:00
dependabot[bot] a3790f78ab Bump vite from 4.3.4 to 4.3.5 in /client
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.3.4 to 4.3.5.
- [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/v4.3.5/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-05 22:00:30 +00:00
dependabot[bot] 70b683d771 Bump @types/react-dom from 18.2.3 to 18.2.4 in /client
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.2.3 to 18.2.4.
- [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-05-05 22:00:10 +00:00
Mathias Wagner 33fa4b70b4 Merge pull request #283 from gnmyt/dependabot/npm_and_yarn/client/types/react-18.2.5
Bump @types/react from 18.2.2 to 18.2.5 in /client
2023-05-05 07:18:27 +02:00
dependabot[bot] a42fad4660 Bump @types/react from 18.2.2 to 18.2.5 in /client
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.2 to 18.2.5.
- [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-05-04 22:00:51 +00:00
Mathias Wagner 727caaff10 Merge pull request #281 from gnmyt/dependabot/npm_and_yarn/client/types/react-dom-18.2.3
Bump @types/react-dom from 18.2.1 to 18.2.3 in /client
2023-05-04 07:30:44 +02:00
dependabot[bot] b2d3e77c81 Bump @types/react-dom from 18.2.1 to 18.2.3 in /client
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.2.1 to 18.2.3.
- [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-05-04 05:26:52 +00:00
Mathias Wagner 5c87e4153f Merge pull request #282 from gnmyt/dependabot/npm_and_yarn/client/types/react-18.2.2
Bump @types/react from 18.2.0 to 18.2.2 in /client
2023-05-04 07:26:19 +02:00
dependabot[bot] 5e3187516d Bump @types/react from 18.2.0 to 18.2.2 in /client
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.0 to 18.2.2.
- [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-05-03 22:01:38 +00:00
Mathias Wagner 6ee62fa568 Merge pull request #280 from gnmyt/dependabot/npm_and_yarn/client/vite-4.3.4
Bump vite from 4.3.3 to 4.3.4 in /client
2023-05-03 11:18:06 +02:00
dependabot[bot] ec26f209cb Bump vite from 4.3.3 to 4.3.4 in /client
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.3.3 to 4.3.4.
- [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/v4.3.4/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-02 22:01:15 +00:00
Mathias Wagner eb6eb28cd1 Merge pull request #279 from gnmyt/dependabot/npm_and_yarn/sequelize-6.31.1
Bump sequelize from 6.31.0 to 6.31.1
2023-05-02 11:24:04 +02:00
dependabot[bot] 5f99ddaaa8 Bump sequelize from 6.31.0 to 6.31.1
Bumps [sequelize](https://github.com/sequelize/sequelize) from 6.31.0 to 6.31.1.
- [Release notes](https://github.com/sequelize/sequelize/releases)
- [Commits](https://github.com/sequelize/sequelize/compare/v6.31.0...v6.31.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-05-01 22:05:27 +00:00
Mathias Wagner 4df0351e41 Merge pull request #277 from gnmyt/dependabot/npm_and_yarn/client/chart.js-4.3.0
Bump chart.js from 4.2.1 to 4.3.0 in /client
2023-04-29 20:54:34 +02:00
Mathias Wagner 6ebd9a390d Merge pull request #276 from gnmyt/dependabot/npm_and_yarn/axios-1.4.0
Bump axios from 1.3.6 to 1.4.0
2023-04-29 00:05:27 +02:00
dependabot[bot] fde897fb09 Bump chart.js from 4.2.1 to 4.3.0 in /client
Bumps [chart.js](https://github.com/chartjs/Chart.js) from 4.2.1 to 4.3.0.
- [Release notes](https://github.com/chartjs/Chart.js/releases)
- [Commits](https://github.com/chartjs/Chart.js/compare/v4.2.1...v4.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-28 22:01:16 +00:00
dependabot[bot] e83520d6a7 Bump axios from 1.3.6 to 1.4.0
Bumps [axios](https://github.com/axios/axios) from 1.3.6 to 1.4.0.
- [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.3.6...v1.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-28 22:01:04 +00:00
Mathias Wagner 9c5fc82113 Merge pull request #275 from gnmyt/dependabot/npm_and_yarn/client/vite-4.3.3
Bump vite from 4.3.2 to 4.3.3 in /client
2023-04-27 07:40:30 +02:00