Commit Graph

1475 Commits

Author SHA1 Message Date
Mathias Wagner 57d51d64ef Migrated field placeholder to local language placeholders 2023-05-23 15:51:54 +02:00
Mathias Wagner 10ee836652 Removed placeholders from the telegram.js integration 2023-05-23 15:50:13 +02:00
Mathias Wagner 892ec4b5f1 Removed placeholders from the healthChecks.js integration 2023-05-23 15:50:09 +02:00
Mathias Wagner 0e7bd9ad34 Removed placeholders from the discord.js integration 2023-05-23 15:50:03 +02:00
Mathias Wagner ff442038fa Added the field placeholder to the language json file (de.json) 2023-05-23 15:49:53 +02:00
Mathias Wagner 2b2e8a603d Added fontawesome in the App.jsx 2023-05-22 22:12:19 +02:00
Mathias Wagner 08a4affaa7 Integrated the IntegrationDialog into the DropdownComponent.jsx 2023-05-22 22:11:56 +02:00
Mathias Wagner 4184774d1e Created the IntegrationDialog index 2023-05-22 22:11:45 +02:00
Mathias Wagner 846df6b700 Created the IntegrationDialog styles.sass 2023-05-22 22:11:41 +02:00
Mathias Wagner a5ecefb9e3 Created the IntegrationDialog.jsx 2023-05-22 22:11:36 +02:00
Mathias Wagner 52ef916fcb Created the IntegrationItem index 2023-05-22 22:11:27 +02:00
Mathias Wagner 1e56ae8ea0 Created the IntegrationItem style 2023-05-22 22:11:24 +02:00
Mathias Wagner 542bbcc993 Created the IntegrationItem.jsx 2023-05-22 22:11:20 +02:00
Mathias Wagner 05c144ed7d Added the light gray color to the _colors.sass 2023-05-22 22:10:53 +02:00
Mathias Wagner a6687a5e62 Added RequestUtil.js#putRequest 2023-05-22 22:10:41 +02:00
Mathias Wagner 4abf30bf2c Added new translations to the de.json locale 2023-05-22 22:10:24 +02:00
Mathias Wagner e67ad9c79b Added the uuid & @fortawesome/free-brands-svg-icons dependencies to the client 2023-05-22 22:10:09 +02:00
Mathias Wagner c66a92b474 Created the webhook.js integration 2023-05-22 22:09:19 +02:00
Mathias Wagner 702f736c9d Created the telegram.js integration 2023-05-22 22:09:16 +02:00
Mathias Wagner 20abd9c46f Created the healthChecks.js integration 2023-05-22 22:09:13 +02:00
Mathias Wagner e9d2e1af47 Created the discord.js integration 2023-05-22 22:09:08 +02:00
Mathias Wagner 679a3386cd Updated the index.js to the new integration system 2023-05-22 22:08:59 +02:00
Mathias Wagner 3b66838820 Added new events to the speedtest task 2023-05-22 22:08:37 +02:00
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