Commit Graph

201 Commits

Author SHA1 Message Date
Mathias Wagner e96c14dcef Updated the speedtest controller 2022-06-11 01:03:09 +02:00
Mathias Wagner f3bf656ed6 Added the error, type and time column to the speedtests table 2022-06-11 01:02:46 +02:00
Mathias Wagner 8834e26913 Added tooltips 2022-06-11 00:59:04 +02:00
Mathias Wagner ccf62f4b45 Added the white icon 2022-06-11 00:58:55 +02:00
Mathias Wagner 5d189d6bfb The installer now automatically restarts myspeed after installing 2022-06-10 23:41:27 +02:00
Mathias Wagner 002117e303 Fixed the issue with the DropdownComponent 2022-06-10 23:37:42 +02:00
Mathias Wagner 91308b51d4 Added a width & height to the container icons 2022-06-10 22:56:54 +02:00
Mathias Wagner 8c7afa9a87 Removed the height from the dropdown style 2022-06-10 22:56:14 +02:00
Mathias Wagner 75e6b9cb36 Integrated the export route to the index.js 2022-06-10 22:55:37 +02:00
Mathias Wagner e11be8cc85 Added export routes to the server 2022-06-10 22:55:19 +02:00
Mathias Wagner 3ac122d4b8 Added the option to export tests 2022-06-10 22:53:24 +02:00
Mathias Wagner 805266f2c7 Added the select option to the DialogContext 2022-06-10 22:52:24 +02:00
Mathias Wagner e6943e4a53 Fixed the timer task 2022-06-10 18:49:13 +02:00
Mathias Wagner 0f0b72395f Added the node-schedule package to the server 2022-06-10 18:48:52 +02:00
Mathias Wagner 890ccf7225 Removed the <p> tag from the update icon 2022-06-10 14:34:43 +00:00
Mathias Wagner 091fdc2a5c Added an update notification to the header 2022-06-10 14:28:15 +00:00
Mathias Wagner bd82df6e6f The version route now shows local & remote 2022-06-10 13:37:20 +00:00
Mathias Wagner ab47d0f56f Added axios to the server dependencies 2022-06-10 13:35:36 +00:00
Mathias Wagner 60371281b3 Fixed the installer & removed mv from package.json 2022-06-10 12:38:48 +00:00
Mathias Wagner 9593fe736a Added pause control into the dropdown menu 2022-06-10 12:13:46 +00:00
Mathias Wagner 344e54e4d8 Moved the "start speedtest"-icon into the header 2022-06-10 12:13:31 +00:00
Mathias Wagner 5a517841ee Updated the ConfigContext 2022-06-10 12:12:56 +00:00
Mathias Wagner df1cdb9b42 Added pause control into the dialog 2022-06-10 12:12:43 +00:00
Mathias Wagner 48a8c03d6e Optimized the dropdown for mobile phones 2022-06-10 12:10:50 +00:00
Mathias Wagner 8871cee61a Optimized the header for mobile phones 2022-06-10 12:09:42 +00:00
Mathias Wagner 4fe2869559 Added styling to the latest test component 2022-06-10 12:09:27 +00:00
Mathias Wagner f77354e948 Added routes to pause & continue the speedtests 2022-06-10 12:07:51 +00:00
Mathias Wagner 7a88e281a8 Integrated the new timer task into the index.js 2022-06-10 12:05:34 +00:00
Mathias Wagner 0a9bec4e82 Created a new timer task implemenation 2022-06-10 12:04:39 +00:00
Mathias Wagner 70fd415d66 Created the pause controller 2022-06-10 12:04:05 +00:00
Mathias Wagner ddade8371e Fixed a typo in the README.md 2022-06-10 11:54:21 +00:00
Mathias Wagner 16bf1fb092 Added a security warning to the api 2022-06-09 16:11:53 +00:00
Mathias Wagner a73e63bc71 Fixed the dropdown content height 2022-06-08 19:40:36 +00:00
Mathias Wagner 54d89e4f31 Updated the package lock 2022-06-08 19:36:05 +00:00
Mathias Wagner 3f8918f901 Added the data folder to the .gitignore 2022-06-08 19:35:24 +00:00
Mathias Wagner be1581fb8a Added the client dependencies to the .gitignore 2022-06-08 19:22:45 +00:00
Mathias Wagner e760810f29 Added force params to then npm install process 2022-06-08 13:32:01 +00:00
Mathias Wagner d4fdc65bef Merge pull request #6 from pavl21/patch-3
Beta-Kennzeichen hinzugefügt
2022-05-23 07:25:24 +02:00
Paul Schwarz 48252f22e3 Beta-Kennzeichen hinzugefügt
Beim Start der Installation wird nochmals gezeigt, das es das Script für die Dev-Version ist.
2022-05-21 16:49:01 +02:00
Mathias Wagner ed7c666b2c Added a disclaimer to the installation script 2022-05-21 00:24:34 +02:00
Mathias Wagner 8d4e004c88 Fixed the build essential check 2022-05-20 23:59:59 +02:00
Mathias Wagner 63231bcdaa Fixed the myspeed beta installation 2022-05-20 23:54:59 +02:00
Mathias Wagner 5ea3e1e145 Fixed the myspeed beta installation 2022-05-20 23:51:59 +02:00
Mathias Wagner aade30ae0b Merge remote-tracking branch 'origin/development' into development 2022-05-20 23:04:24 +02:00
Mathias Wagner 6fc0327e60 Integrated the beta build into the myspeed installation script 2022-05-20 23:04:11 +02:00
Mathias Wagner 05a25f567a Fixed a bug in the nodejs installer 2022-05-20 22:18:30 +02:00
Mathias Wagner 83f2cc1b49 Fixed Changed the failing number to -1 (it would output an error if you have an 0 ping) 2022-05-13 18:59:05 +02:00
Mathias Wagner 73b65f7374 MySpeed now restarts after an update 2022-05-12 23:00:36 +02:00
Mathias Wagner a4661933f8 Updated the release version to 1.0.2 2022-05-12 22:56:44 +02:00
Mathias Wagner 4c5e840ebe Fixed the myspeed updater script 2022-05-12 22:51:28 +02:00