Commit Graph

2533 Commits

Author SHA1 Message Date
Mathias Wagner d3827b7ca9 Integrated hourly updates of network interfaces 2024-05-21 15:14:06 +02:00
Mathias Wagner 4d8014d384 Fixed memory leaking in loadInterfaces.js 2024-05-21 15:13:50 +02:00
Mathias Wagner 80472abb27 Updated the error handler 2024-05-21 14:38:06 +02:00
Mathias Wagner 1e4db9c5a9 Added/Removed translations in the en.json 2024-05-21 14:33:52 +02:00
Mathias Wagner 399fcd4b23 Implemented interface switching in the ProviderDialog.jsx 2024-05-21 14:33:37 +02:00
Mathias Wagner 2506c31926 The dialog description links now show an underline 2024-05-21 14:33:14 +02:00
Mathias Wagner 20386856c3 Implemented the result id in the TestAreaComponent.jsx 2024-05-21 14:33:01 +02:00
Mathias Wagner 4cbf5877a6 Implemented result ids in the infos.jsx util 2024-05-21 14:32:16 +02:00
Mathias Wagner bf994b763b Implemented interface loading in the server index.js 2024-05-21 14:32:01 +02:00
Mathias Wagner e18961eb6c Updated the provider parser 2024-05-21 14:31:44 +02:00
Mathias Wagner 078c3be2dd Implemented result ids in the speedtest.js task 2024-05-21 14:31:30 +02:00
Mathias Wagner 1d1112470c Implemented result ids in the speedtests.js controller 2024-05-21 14:31:18 +02:00
Mathias Wagner 00c8b3dcbb Implemented the interface variable in the config.js 2024-05-21 14:31:04 +02:00
Mathias Wagner 2597968a34 Added the resultId to the Speedtests.js model 2024-05-21 14:30:26 +02:00
Mathias Wagner f5e4f32f3e Created the /api/info/interfaces route 2024-05-21 14:30:13 +02:00
Mathias Wagner 56f7f919dc Implemented interfaces in the speedtest.js util 2024-05-21 14:28:57 +02:00
Mathias Wagner f73961925c Implemented interfaces in the cloudflare.js task 2024-05-21 14:28:28 +02:00
Mathias Wagner ca3e4d29b8 Created the loadInterfaces.js util 2024-05-21 14:27:40 +02:00
Mathias Wagner 21a25c1734 Fixed bugs in the storage dialog 2024-05-21 01:27:31 +02:00
Mathias Wagner bb1c026e79 Updated the speedtests.js controller 2024-05-21 00:52:00 +02:00
Mathias Wagner 887a28019d Merge pull request #683 from gnmyt/dependabot/npm_and_yarn/axios-1.7.1
Bump axios from 1.6.8 to 1.7.1
2024-05-21 00:01:13 +02:00
dependabot[bot] a63420e7df ---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-20 21:45:40 +00:00
Mathias Wagner f773c01efc Merge pull request #682 from gnmyt/dependabot/npm_and_yarn/client/i18next-23.11.5
Bump i18next from 23.11.4 to 23.11.5 in /client
2024-05-20 23:42:54 +02:00
Mathias Wagner 12a5bbdf33 Merge pull request #684 from gnmyt/updates/cloudflare-fix
☁️ Cloudflare-Fehler behoben
2024-05-20 23:42:38 +02:00
Mathias Wagner 274e1c900f Updated the cloudflare.js task 2024-05-20 23:18:45 +02:00
dependabot[bot] c066dcf941 ---
updated-dependencies:
- dependency-name: i18next
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-20 21:12:31 +00:00
Mathias Wagner 8ae4a74353 Updated the cloudflare.js task 2024-05-20 21:17:29 +02:00
Mathias Wagner 21a4bbe069 Migrated to the new cloudflare task 2024-05-20 20:53:34 +02:00
Mathias Wagner 551db605ee Added the cloudflare.js task 2024-05-20 20:51:23 +02:00
Mathias Wagner fb95f3585d Updated the cloudflare data parser 2024-05-20 20:47:40 +02:00
Mathias Wagner f3a3a0e7f8 Removed the @cloudflare/speedtest dependency 2024-05-20 20:47:27 +02:00
Mathias Wagner 45772f8939 Merge pull request #681 from gnmyt/updates/storage-management
💾 Storage Management hinzugefügt
2024-05-20 17:03:24 +02:00
Mathias Wagner d4bd2de9ad Added new translations 2024-05-20 16:51:15 +02:00
Mathias Wagner 92cd878e8e Implemented the storage dialog into the DropdownComponent.jsx 2024-05-20 16:51:09 +02:00
Mathias Wagner 4ebc681634 Automatically set the previous config values if updated 2024-05-20 16:50:57 +02:00
Mathias Wagner b479ba5aee Added mobile optimization to the WelcomeDialog styles.sass 2024-05-20 16:50:35 +02:00
Mathias Wagner 54b6933fee Added mobile optimization to the DataHelper styles.sass 2024-05-20 16:50:28 +02:00
Mathias Wagner 72634efad7 Created the StorageDialog styles.sass 2024-05-20 16:50:08 +02:00
Mathias Wagner 97623ebd47 Created the StorageDialog index.js 2024-05-20 16:50:02 +02:00
Mathias Wagner 9eb79cf572 Created the StorageDialog.jsx component 2024-05-20 16:49:56 +02:00
Mathias Wagner 5079914ab5 Created the Speedtests.jsx tab 2024-05-20 16:49:48 +02:00
Mathias Wagner ae1f0693b2 Created the Configuration.jsx tab 2024-05-20 16:49:44 +02:00
Mathias Wagner b974cbe88d Implemented toasts in the ProviderDialog.jsx 2024-05-20 16:49:36 +02:00
Mathias Wagner c9a57ed47f Updated the infos.jsx util 2024-05-20 16:49:25 +02:00
Mathias Wagner f243c1219a Removed the exportOptions from the options.js util 2024-05-20 16:48:58 +02:00
Mathias Wagner 3d8cedfa12 Updated the LanguageDialog styles.sass 2024-05-20 16:48:41 +02:00
Mathias Wagner 1a5ab555d9 Added toasts to the LanguageDialog.jsx 2024-05-20 16:48:33 +02:00
Mathias Wagner cb7f24b83c Fixed a bug in the styles default.sass 2024-05-20 16:48:09 +02:00
Mathias Wagner 7ec9392a27 Added the donation link to the index.jsx 2024-05-20 16:47:58 +02:00
Mathias Wagner ae3669a3e4 Fixed a design bug in the LatestTest styles.sass 2024-05-20 16:47:50 +02:00