Commit Graph

505 Commits

Author SHA1 Message Date
Mathias Wagner 659bd6fdc5 Fixed a bug in the InputDialog.jsx 2023-02-19 18:26:17 +01:00
Mathias Wagner 1e5d44285c Added mobile optimization to the Error page styles.sass 2023-02-19 17:38:09 +01:00
Mathias Wagner 2c725fc0ba Added i18n initialization in the App.jsx 2023-02-19 16:37:57 +01:00
Mathias Wagner 867107aa13 Removed the i18n instance from the index.jsx 2023-02-19 16:35:32 +01:00
Mathias Wagner 1bd0268b99 Created the Loading styles.sass 2023-02-19 16:34:42 +01:00
Mathias Wagner b59cca0e01 Created the Loading index.js 2023-02-19 16:34:37 +01:00
Mathias Wagner c45b508bdc Created the Loading.jsx 2023-02-19 16:34:30 +01:00
Mathias Wagner 57030662f2 Created the Error style 2023-02-19 16:34:07 +01:00
Mathias Wagner 71da63e44b Created the Error index.js 2023-02-19 16:33:54 +01:00
Mathias Wagner 7325a5bab8 Created the Error.jsx 2023-02-19 16:33:47 +01:00
Mathias Wagner 955e17196a Moved the lds style into the spinner.sass style 2023-02-19 16:33:18 +01:00
Mathias Wagner 026fc4fba4 Removed the lds style from the SpeedtestDialog 2023-02-19 16:32:57 +01:00
Mathias Wagner 36effc562e Fixed a bug in the InputDialog.jsx 2023-02-19 02:11:31 +01:00
Mathias Wagner 5b968cec5e Added the replace parameter in the DropdownComponent.jsx 2023-02-19 02:11:03 +01:00
Mathias Wagner c1ca87737e Updated the dialog system in the App.jsx 2023-02-18 23:35:18 +01:00
Mathias Wagner da212d1275 Updated the dialog system in the SpeedtestComponent.jsx 2023-02-18 23:35:06 +01:00
Mathias Wagner 932b06790d Updated the dialog system in the LatestTestComponent.jsx 2023-02-18 23:34:57 +01:00
Mathias Wagner b810ae4022 Updated the dialog system in the ConfigContext.jsx 2023-02-18 23:34:47 +01:00
Mathias Wagner 82effbf087 Created the SpeedtestDialog styles.sass 2023-02-18 23:34:37 +01:00
Mathias Wagner 8e13560920 Created the SpeedtestDialog index.js 2023-02-18 23:34:28 +01:00
Mathias Wagner 791bd10804 Created the SpeedtestDialog.jsx 2023-02-18 23:34:23 +01:00
Mathias Wagner 91d6c3f1c8 Updated the dialog system in the HeaderComponent.jsx 2023-02-18 23:33:45 +01:00
Mathias Wagner 4c7958ecb3 Updated the dialog system in the DropdownComponent.jsx 2023-02-18 23:33:14 +01:00
Mathias Wagner 28505d30de Created the InputDialog styles.sass 2023-02-18 23:32:57 +01:00
Mathias Wagner cf3fbde7c6 Created the InputDialog index.js 2023-02-18 23:32:37 +01:00
Mathias Wagner 55023a8e36 Created the new InputDialog.jsx (to use setDialog) 2023-02-18 23:32:30 +01:00
Mathias Wagner 3374268a3c Updated the dialog style.sass 2023-02-18 23:31:59 +01:00
Mathias Wagner 515550636a Integrated the new dialog system in the DialogContext.jsx 2023-02-18 23:31:48 +01:00
Mathias Wagner 89381b1421 Added a default value to the body in the RequestUtil.js 2023-02-18 20:27:45 +01:00
Mathias Wagner 9330bef6a8 Added the opacity keyframe in the App.sass 2023-02-18 20:24:10 +01:00
Mathias Wagner 3bc9c5ae4b Merge pull request #207 from gnmyt/dependabot/npm_and_yarn/client/sass-1.58.3
Bump sass from 1.58.1 to 1.58.3 in /client
2023-02-18 15:27:50 +01:00
dependabot[bot] 9666e4e41f Bump sass from 1.58.1 to 1.58.3 in /client
Bumps [sass](https://github.com/sass/dart-sass) from 1.58.1 to 1.58.3.
- [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.58.1...1.58.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-18 11:42:38 +00:00
dependabot[bot] 3ead1b8f65 Bump i18next from 22.4.9 to 22.4.10 in /client
Bumps [i18next](https://github.com/i18next/i18next) from 22.4.9 to 22.4.10.
- [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.9...v22.4.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-18 11:42:28 +00:00
dependabot[bot] f3bc0a50b2 Bump vite from 4.1.1 to 4.1.2 in /client
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.1.1 to 4.1.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/v4.1.2/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-02-17 22:13:41 +00:00
dependabot[bot] 14dbd7f2c1 Bump @types/react-dom from 18.0.10 to 18.0.11 in /client
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.0.10 to 18.0.11.
- [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-02-15 22:11:06 +00:00
Mathias Wagner eb7c45ab52 Merge pull request #202 from gnmyt/dependabot/npm_and_yarn/client/types/react-18.0.28
Bump @types/react from 18.0.27 to 18.0.28 in /client
2023-02-15 07:27:24 +01:00
dependabot[bot] c39142d271 Bump @types/react from 18.0.27 to 18.0.28 in /client
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.0.27 to 18.0.28.
- [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-02-14 22:10:32 +00:00
dependabot[bot] 223e894a16 Bump sass from 1.58.0 to 1.58.1 in /client
Bumps [sass](https://github.com/sass/dart-sass) from 1.58.0 to 1.58.1.
- [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.58.0...1.58.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-14 22:10:01 +00:00
dependabot[bot] a034a65d6c Bump vite-plugin-pwa from 0.14.3 to 0.14.4 in /client
Bumps [vite-plugin-pwa](https://github.com/antfu/vite-plugin-pwa) from 0.14.3 to 0.14.4.
- [Release notes](https://github.com/antfu/vite-plugin-pwa/releases)
- [Commits](https://github.com/antfu/vite-plugin-pwa/compare/v0.14.3...v0.14.4)

---
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-02-10 22:14:55 +00:00
dependabot[bot] c47cc534ee Bump vite-plugin-pwa from 0.14.2 to 0.14.3 in /client
Bumps [vite-plugin-pwa](https://github.com/antfu/vite-plugin-pwa) from 0.14.2 to 0.14.3.
- [Release notes](https://github.com/antfu/vite-plugin-pwa/releases)
- [Commits](https://github.com/antfu/vite-plugin-pwa/compare/v0.14.2...v0.14.3)

---
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-02-08 21:13:48 +00:00
dependabot[bot] ea8be9396a Bump @fortawesome/free-solid-svg-icons from 6.2.1 to 6.3.0 in /client
Bumps [@fortawesome/free-solid-svg-icons](https://github.com/FortAwesome/Font-Awesome) from 6.2.1 to 6.3.0.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.2.1...6.3.0)

---
updated-dependencies:
- dependency-name: "@fortawesome/free-solid-svg-icons"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-08 06:34:30 +00:00
Mathias Wagner c0a7df21de Merge pull request #196 from gnmyt/dependabot/npm_and_yarn/client/fortawesome/fontawesome-svg-core-6.3.0
Bump @fortawesome/fontawesome-svg-core from 6.2.1 to 6.3.0 in /client
2023-02-08 07:33:46 +01:00
dependabot[bot] 8403f464ae Bump @fortawesome/fontawesome-svg-core from 6.2.1 to 6.3.0 in /client
Bumps [@fortawesome/fontawesome-svg-core](https://github.com/FortAwesome/Font-Awesome) from 6.2.1 to 6.3.0.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.2.1...6.3.0)

---
updated-dependencies:
- dependency-name: "@fortawesome/fontawesome-svg-core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-07 21:20:42 +00:00
dependabot[bot] 7aa7cb2d44 Bump vite-plugin-pwa from 0.14.1 to 0.14.2 in /client
Bumps [vite-plugin-pwa](https://github.com/antfu/vite-plugin-pwa) from 0.14.1 to 0.14.2.
- [Release notes](https://github.com/antfu/vite-plugin-pwa/releases)
- [Commits](https://github.com/antfu/vite-plugin-pwa/compare/v0.14.1...v0.14.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-02-07 21:20:20 +00:00
Mathias Wagner e85191e622 Merge pull request #191 from gnmyt/dependabot/npm_and_yarn/client/vitejs/plugin-react-3.1.0
Bump @vitejs/plugin-react from 3.0.1 to 3.1.0 in /client
2023-02-03 13:11:50 +01:00
dependabot[bot] 7793bfc74c Bump react-i18next from 12.1.4 to 12.1.5 in /client
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 12.1.4 to 12.1.5.
- [Release notes](https://github.com/i18next/react-i18next/releases)
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v12.1.4...v12.1.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-03 06:26:40 +00:00
dependabot[bot] da8c9171c3 Bump @vitejs/plugin-react from 3.0.1 to 3.1.0 in /client
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) from 3.0.1 to 3.1.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/plugin-react@3.1.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-02-02 21:14:49 +00:00
dependabot[bot] 8c82710e68 Bump sass from 1.57.1 to 1.58.0 in /client
Bumps [sass](https://github.com/sass/dart-sass) from 1.57.1 to 1.58.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.57.1...1.58.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-01 21:13:47 +00:00
dependabot[bot] cd6e9c81bc Bump @types/react from 18.0.26 to 18.0.27 in /client
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.0.26 to 18.0.27.
- [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-01-18 21:13:29 +00:00
dependabot[bot] 64b7704706 Bump cron-parser from 4.7.0 to 4.7.1 in /client
Bumps [cron-parser](https://github.com/harrisiirak/cron-parser) from 4.7.0 to 4.7.1.
- [Release notes](https://github.com/harrisiirak/cron-parser/releases)
- [Commits](https://github.com/harrisiirak/cron-parser/compare/4.7.0...4.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-10 15:02:36 +00:00