Commit Graph

992 Commits

Author SHA1 Message Date
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
Mathias Wagner
2a50d3cb79 Merge pull request #205 from gnmyt/dependabot/npm_and_yarn/client/i18next-22.4.10
Bump i18next from 22.4.9 to 22.4.10 in /client
2023-02-18 15:27:20 +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
Mathias Wagner
982486615f Merge pull request #204 from gnmyt/dependabot/npm_and_yarn/client/vite-4.1.2
Bump vite from 4.1.1 to 4.1.2 in /client
2023-02-18 12:41:47 +01: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
Mathias Wagner
7e711f2f4c Merge pull request #203 from gnmyt/dependabot/npm_and_yarn/client/types/react-dom-18.0.11
Bump @types/react-dom from 18.0.10 to 18.0.11 in /client
2023-02-16 07:22:25 +01: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
Mathias Wagner
071cfdaa34 Merge pull request #201 from gnmyt/dependabot/npm_and_yarn/client/sass-1.58.1
Bump sass from 1.58.0 to 1.58.1 in /client
2023-02-14 23:15:45 +01:00
Mathias Wagner
0bbf91270e Merge pull request #200 from gnmyt/dependabot/npm_and_yarn/axios-1.3.3
Bump axios from 1.3.2 to 1.3.3
2023-02-14 23:15:33 +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]
8e89f19abb Bump axios from 1.3.2 to 1.3.3
Bumps [axios](https://github.com/axios/axios) from 1.3.2 to 1.3.3.
- [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.2...v1.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-14 22:09:31 +00:00
Mathias Wagner
f4d4164c2a Merge pull request #199 from gnmyt/dependabot/npm_and_yarn/client/vite-plugin-pwa-0.14.4
Bump vite-plugin-pwa from 0.14.3 to 0.14.4 in /client
2023-02-11 00:42:02 +01: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
Mathias Wagner
afe67d5347 Merge pull request #198 from gnmyt/dependabot/npm_and_yarn/client/vite-plugin-pwa-0.14.3
Bump vite-plugin-pwa from 0.14.2 to 0.14.3 in /client
2023-02-09 13:02:41 +01: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
Mathias Wagner
aa8df14293 Merge pull request #197 from gnmyt/dependabot/npm_and_yarn/client/fortawesome/free-solid-svg-icons-6.3.0 2023-02-08 12:01:06 +01: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
Mathias Wagner
f653a781cf Merge pull request #195 from gnmyt/dependabot/npm_and_yarn/client/vite-plugin-pwa-0.14.2
Bump vite-plugin-pwa from 0.14.1 to 0.14.2 in /client
2023-02-07 22:23:18 +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
70b16ffecc Merge pull request #194 from gnmyt/dependabot/npm_and_yarn/axios-1.3.2
Bump axios from 1.3.1 to 1.3.2
2023-02-05 12:51:44 +01:00
Mathias Wagner
688858aa38 Merge pull request #193 from gnmyt/dependabot/npm_and_yarn/http-cache-semantics-4.1.1
Bump http-cache-semantics from 4.1.0 to 4.1.1
2023-02-05 12:51:31 +01:00
dependabot[bot]
c2e8e5f072 Bump axios from 1.3.1 to 1.3.2
Bumps [axios](https://github.com/axios/axios) from 1.3.1 to 1.3.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.3.1...v1.3.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-02-03 21:18:49 +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
Mathias Wagner
84de362c96 Merge pull request #190 from gnmyt/dependabot/npm_and_yarn/client/react-i18next-12.1.5
Bump react-i18next from 12.1.4 to 12.1.5 in /client
2023-02-03 13:11:29 +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]
524ea62435 Bump http-cache-semantics from 4.1.0 to 4.1.1
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: http-cache-semantics
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-03 06:26:24 +00:00
Mathias Wagner
f8da0ba094 Merge pull request #189 from gnmyt/dependabot/npm_and_yarn/axios-1.3.1
Bump axios from 1.3.0 to 1.3.1
2023-02-03 07:26:07 +01:00
Mathias Wagner
3fe3fd5501 Merge pull request #188 from gnmyt/dependabot/npm_and_yarn/client/sass-1.58.0
Bump sass from 1.57.1 to 1.58.0 in /client
2023-02-03 07:26:01 +01: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]
da3c54edf4 Bump axios from 1.3.0 to 1.3.1
Bumps [axios](https://github.com/axios/axios) from 1.3.0 to 1.3.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.3.0...v1.3.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-02-02 21:14:09 +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
Mathias Wagner
e5afc8c036 Merge pull request #187 from gnmyt/dependabot/npm_and_yarn/axios-1.3.0
Bump axios from 1.2.5 to 1.3.0
2023-02-01 18:34:25 +01:00
dependabot[bot]
bc2f34ea81 Bump axios from 1.2.5 to 1.3.0
Bumps [axios](https://github.com/axios/axios) from 1.2.5 to 1.3.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.2.5...v1.3.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-01-31 21:16:58 +00:00