Commit Graph

93 Commits

Author SHA1 Message Date
Mathias Wagner bc3681bc8c Created the recommendations route 2022-05-07 22:15:38 +02:00
Mathias Wagner af80f67088 Created the recommendations controller 2022-05-07 22:15:22 +02:00
Mathias Wagner 15dcda0fc0 Created the recommendations table 2022-05-07 22:03:46 +02:00
Mathias Wagner 1c18a3e3e6 Changed the order of the optimal settings 2022-05-07 20:28:23 +02:00
Mathias Wagner 8ce2fa304f Added feedback when updating changes 2022-05-07 20:26:51 +02:00
Mathias Wagner 32af2cd379 Added a custom button text to the dialog 2022-05-07 20:25:09 +02:00
Mathias Wagner 60ad9281c9 Fixed a typo 2022-05-07 20:17:42 +02:00
Mathias Wagner e139b8631d Removed the node modules from the build 2022-05-04 22:57:58 +02:00
Mathias Wagner 1b03a4b47a Fixed a bug in the helper functions 2022-05-04 22:57:32 +02:00
Mathias Wagner 03b7e9f509 Added a condition to add a description instead of an input 2022-05-04 22:51:56 +02:00
Mathias Wagner 232ac240e1 Added the password prop to the config context 2022-05-04 22:50:51 +02:00
Mathias Wagner 1b32545778 Added some styling to the dialog 2022-05-04 22:50:38 +02:00
Mathias Wagner cb03a1d46a Added some styling to the dropdown 2022-05-04 22:50:32 +02:00
Mathias Wagner 7c66671936 Added credits & added the password prop to the dropdown 2022-05-04 22:50:24 +02:00
Mathias Wagner 8c4dbdb907 Added an error condition to the getIconBySpeed method 2022-05-04 22:49:22 +02:00
Mathias Wagner b7a4586cbe Made the latest speedtest look better (for failed tests) 2022-05-04 22:48:45 +02:00
Mathias Wagner f5cb701fef Fixed an error when creating the speedtest in the absence of an internet connection 2022-05-04 22:48:23 +02:00
Mathias Wagner 8669aa8340 Added the password prop to the dialog 2022-05-04 22:47:42 +02:00
Mathias Wagner 517a22e93e The error icon (for failed speed tests) has been added. 2022-05-04 22:46:56 +02:00
Mathias Wagner ba01c3f339 Added a little space to the container subtext 2022-04-10 22:35:47 +02:00
Mathias Wagner 7b4b473a1a Updated the package version to 1.0.1 2022-04-10 22:35:38 +02:00
Mathias Wagner c1cd4cec2f Merge remote-tracking branch 'origin/release' into release 1.0.0 2022-04-10 00:25:27 +02:00
Mathias Wagner 17f4b24c4d Made the README.md look beautiful :) 2022-04-10 00:25:13 +02:00
Mathias Wagner e6000e98a3 Created the LICENSE file 2022-04-10 00:15:59 +02:00
Mathias Wagner 9d1bc2914b Well, it's package-lock.json. Not package_lock.json 2022-04-10 00:05:27 +02:00
Mathias Wagner 93536d4405 bruh 2022-04-10 00:02:53 +02:00
Mathias Wagner 445dd8a285 Forgot sudo 🥲 2022-04-10 00:00:50 +02:00
Mathias Wagner c1bc737e3a Added zip to the release workflow 2022-04-09 23:58:58 +02:00
Mathias Wagner 8d32de5fb7 Removed jq from the release workflow 2022-04-09 23:54:03 +02:00
Mathias Wagner 91eed1c7cb Fixed all react warnings 2022-04-09 23:53:50 +02:00
Mathias Wagner 94cf914c0a Second try 2022-04-09 23:48:36 +02:00
Mathias Wagner 327321c1d3 First try on the github release for myspeed 2022-04-09 23:46:18 +02:00
Mathias Wagner 9f20c2a0d6 Fixed a production bug in the index.js 2022-04-09 23:23:59 +02:00
Mathias Wagner 3ff8ba6804 Integrated everything into the app component 2022-04-09 23:18:48 +02:00
Mathias Wagner c419b3dfdc Created the latest test component 2022-04-09 23:18:32 +02:00
Mathias Wagner de60d08d8e Created the test area component 2022-04-09 23:17:57 +02:00
Mathias Wagner c307562d4c Created the header component 2022-04-09 23:17:39 +02:00
Mathias Wagner 82f4b7e160 Created the dropdown component 2022-04-09 23:17:08 +02:00
Mathias Wagner e63c0c3222 Created the config context 2022-04-09 23:16:09 +02:00
Mathias Wagner 654bcdc619 Created the dialog component / context 2022-04-09 23:15:53 +02:00
Mathias Wagner 1fb4f5fa99 Created some helper functions 2022-04-09 23:15:15 +02:00
Mathias Wagner 2a52c29298 Created the speedtest component 2022-04-09 23:15:02 +02:00
Mathias Wagner 8ca4069b39 Removed the App.css 2022-04-09 23:14:13 +02:00
Mathias Wagner 5c82c7e980 Added the fontawesome & sass dependency 2022-04-09 23:13:45 +02:00
Mathias Wagner 5714e8a7d7 Added a run-route to the speedtests 2022-04-09 23:10:50 +02:00
Mathias Wagner 513768acd0 Updated the speedtest controller 2022-04-09 23:10:24 +02:00
Mathias Wagner ec9034dab6 Made the speedtest task async 2022-04-09 23:10:10 +02:00
Mathias Wagner 9773554636 Added the logo.png & the favicon.ico ( big thanks to @LadeShootH ) 2022-04-08 21:11:40 +02:00
Mathias Wagner 0d1a716170 Added basic css stuff into the App.css 2022-04-07 19:16:54 +02:00
Mathias Wagner 30a2d59df6 Imported the "Inter" font family 2022-04-07 19:15:32 +02:00