Commit Graph

850 Commits

Author SHA1 Message Date
Mathias Wagner e47ef1abe7 Merge pull request #138 from gnmyt/dependabot/npm_and_yarn/sequelize-6.25.8
Bump sequelize from 6.25.6 to 6.25.8
2022-11-23 07:28:49 +01:00
Mathias Wagner 189a032b31 Merge pull request #137 from gnmyt/dependabot/npm_and_yarn/client/i18next-http-backend-2.0.1
Bump i18next-http-backend from 1.4.4 to 2.0.1 in /client
2022-11-23 07:28:26 +01:00
Mathias Wagner 702d3d2fa3 Merge pull request #136 from gnmyt/dependabot/npm_and_yarn/concurrently-7.6.0
Bump concurrently from 7.5.0 to 7.6.0
2022-11-23 07:27:53 +01:00
dependabot[bot] 7dbf88f1b3 Bump sequelize from 6.25.6 to 6.25.8
Bumps [sequelize](https://github.com/sequelize/sequelize) from 6.25.6 to 6.25.8.
- [Release notes](https://github.com/sequelize/sequelize/releases)
- [Commits](https://github.com/sequelize/sequelize/compare/v6.25.6...v6.25.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-22 22:11:58 +00:00
dependabot[bot] 3d9cb5dbaf Bump i18next-http-backend from 1.4.4 to 2.0.1 in /client
Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend) from 1.4.4 to 2.0.1.
- [Release notes](https://github.com/i18next/i18next-http-backend/releases)
- [Commits](https://github.com/i18next/i18next-http-backend/compare/v1.4.4...v2.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-22 22:11:51 +00:00
dependabot[bot] 3866b48141 Bump concurrently from 7.5.0 to 7.6.0
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 7.5.0 to 7.6.0.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v7.5.0...v7.6.0)

---
updated-dependencies:
- dependency-name: concurrently
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-22 22:11:50 +00:00
Mathias Wagner c7505f2394 Merge pull request #135 from pavl21/patch-14
Wörter angepasst - (Hat mich getriggert)
2022-11-21 22:34:38 +01:00
Paul Schwarz bd4bcbe3b0 Wörter angepasst - (Hat mich getriggert)
Die Up- und Downloadangaben in den Informationen kamen mir etwas suspekt vor.
2022-11-21 17:05:14 +01:00
Mathias Wagner 26dc495d22 Merge pull request #134 from gnmyt/updates/optimizations
🚀 Optimierungen am Code
v1.0.5
2022-11-20 21:47:05 +01:00
Mathias Wagner b7e25ed5e4 Added a Crowdin link to the docs index 2022-11-20 21:46:43 +01:00
Mathias Wagner 03f94de93b The HeaderComponent.jsx now checks if the admin password is correct 2022-11-20 20:39:17 +01:00
Mathias Wagner 02aa5bbfd5 Added the checkConfig function in the ConfigContext.jsx 2022-11-20 20:38:49 +01:00
Mathias Wagner 1a44ebf04f Fixed a bug in the DropdownComponent.jsx 2022-11-20 19:19:55 +01:00
Mathias Wagner b5cff0e61e Added the new english translations 2022-11-20 19:05:55 +01:00
Mathias Wagner 92309bfbf7 Added the new german translations 2022-11-20 19:02:53 +01:00
Mathias Wagner e39fd49abb Added the admin login icon to the HeaderComponent.jsx when in view mode 2022-11-20 19:02:08 +01:00
Mathias Wagner a655ca8aeb Updated the button text of the config dialog.jsx 2022-11-20 18:57:41 +01:00
Mathias Wagner 790447adac Removed the "Delete Test" Button from the SpeedtestComponent.jsx if the user is in view mode 2022-11-20 18:38:05 +01:00
Mathias Wagner 6afcedb4fe Implemented a way to change the view in the DropdownComponent.jsx 2022-11-20 18:35:19 +01:00
Mathias Wagner 2ab6d50e45 Added the level options 2022-11-20 18:33:51 +01:00
Mathias Wagner 2d56ae9066 The DropdownComponent.jsx now hides entries from the disallow view 2022-11-20 18:32:43 +01:00
Mathias Wagner 4bd49602fe Integrated the new "view access" system into the speedtest route 2022-11-20 18:23:23 +01:00
Mathias Wagner 10156ea861 Integrated the new "view access" system into the config route 2022-11-20 18:22:50 +01:00
Mathias Wagner 199042a2cf Integrated the new "view access" system into the recommendations route 2022-11-20 18:17:25 +01:00
Mathias Wagner 792d44cdd3 Integrated the new "view access" system into the export route 2022-11-20 18:17:18 +01:00
Mathias Wagner b3769c0a68 Integrated the new "view access" system into the system route 2022-11-20 18:16:54 +01:00
Mathias Wagner f5e980e9b5 Implemented the new "view access" system into the password.js middleware 2022-11-20 18:06:46 +01:00
Mathias Wagner caf641251e Added the passwordLevel config default 2022-11-20 18:05:53 +01:00
Mathias Wagner f0be277d3c Removed the password middleware from the server 2022-11-20 18:03:16 +01:00
Mathias Wagner 3802cf8ec0 Removed the fixed width from the DropdownComponent.jsx 2022-11-20 18:03:03 +01:00
Mathias Wagner 4b3c58ced6 Disabled the user select on the tooltips 2022-11-20 14:58:32 +01:00
Mathias Wagner b7e7ddd9bc Disabled the user select on the dropdown 2022-11-20 14:58:21 +01:00
Mathias Wagner 483348dad0 Optimized the project translations 2022-11-20 14:50:13 +01:00
Mathias Wagner 9b1cb7e4c5 Added quotation marks to the csv export 2022-11-20 13:26:55 +01:00
Mathias Wagner 72e8919b19 Fixed a bug in the ConfigContext.jsx 2022-11-20 03:00:16 +01:00
Mathias Wagner 2a3dd8a0d5 Fixed a bug in the ConfigContext.jsx 2022-11-20 02:40:07 +01:00
Mathias Wagner 308ccf6027 Updated the english translations 2022-11-20 02:24:54 +01:00
Mathias Wagner 0d7508412d The ConfigContext.jsx now shows a warning if the api has an error 2022-11-20 02:22:13 +01:00
Mathias Wagner 072616f49c Implemented the api error dialog translations into the dialog.jsx 2022-11-20 02:21:54 +01:00
Mathias Wagner 4c01b767a4 Added the dialog translations to the de.json 2022-11-20 02:21:42 +01:00
Mathias Wagner 4dfaf4ecba Updated the client package-lock.json 2022-11-20 01:19:25 +01:00
Mathias Wagner b857a3059f Updated the client version to 1.0.5 2022-11-20 01:19:02 +01:00
Mathias Wagner 718d77270d Updated the version to 1.0.5 2022-11-20 01:18:10 +01:00
Mathias Wagner 6b9cc9ee46 Added the fade out animation to the SpeedtestComponent.jsx 2022-11-20 01:17:24 +01:00
Mathias Wagner 400568cfda Updated the text of the LatestTestComponent.jsx 2022-11-20 01:16:58 +01:00
Mathias Wagner d5e8d6d812 Added the hidden speedtest class to the speedtest style 2022-11-20 01:16:44 +01:00
Mathias Wagner 5f483e6eed Fixed a bug in the DialogContext.jsx 2022-11-20 00:43:02 +01:00
Mathias Wagner ec52bedcb4 The dialog fades out now 2022-11-19 23:36:32 +01:00
Mathias Wagner ca8f2dc02d Updated the logic of the DialogContext.jsx 2022-11-19 23:36:21 +01:00
Mathias Wagner 026f4c0d16 Added a fade out animation 2022-11-19 23:36:08 +01:00