Commit Graph

223 Commits

Author SHA1 Message Date
Mathias Wagner dee80342df Added the option to update a server manually (as before) 2022-06-12 15:44:52 +02:00
Mathias Wagner 2300477dba Added the .tooltip-invisible css property 2022-06-12 15:37:54 +02:00
Mathias Wagner 8909000ab6 Added the os dropdown to the bug report template 2022-06-12 15:07:48 +02:00
Mathias Wagner ed3fb93142 The release now outputs the files with and without the node_modules folder 2022-06-12 15:03:12 +02:00
Mathias Wagner bd7600c650 Added the feature request template 2022-06-12 14:41:36 +02:00
Mathias Wagner a0063b7912 Added the "required"-validation to the bug report's browser option 2022-06-12 14:38:00 +02:00
Mathias Wagner cb14249eb0 Added a bug report template 2022-06-12 14:36:42 +02:00
Mathias Wagner 203850efb1 Moved the change server logic behind the loading process 2022-06-11 02:55:43 +02:00
Mathias Wagner 9a74e0086b Created a UI for the server changer 2022-06-11 02:54:20 +02:00
Mathias Wagner 3d3433a23b Integrated the server loading into the index.js 2022-06-11 02:53:30 +02:00
Mathias Wagner 295d158edd Added the /server route 2022-06-11 02:52:44 +02:00
Mathias Wagner 9ecf36a167 Created the loadServers task 2022-06-11 02:52:33 +02:00
Mathias Wagner 938d6ead45 Updated the installation script 2022-06-11 01:56:21 +02:00
Mathias Wagner 1b144a2acb Added tooltips to the header icons 2022-06-11 01:49:36 +02:00
Mathias Wagner bc322c3ecc Fixed the new animation when paused 2022-06-11 01:38:01 +02:00
Mathias Wagner ce116fb007 Added a pulse effect to the latest test 2022-06-11 01:25:40 +02:00
Mathias Wagner b038ae9d92 Updated the SpeedtestComponent 2022-06-11 01:06:51 +02:00
Mathias Wagner dd341094ca Added the new parameters to the TestAreaComponent 2022-06-11 01:06:06 +02:00
Mathias Wagner 9a3113edb0 Added a security message to the /version route 2022-06-11 01:05:47 +02:00
Mathias Wagner 0223c4f722 Added the auto argument to the auto creation process 2022-06-11 01:05:34 +02:00
Mathias Wagner 168dfa8a0f Added the custom argument to the /run route 2022-06-11 01:05:15 +02:00
Mathias Wagner 027464a8dd Fixed the speedtest task 2022-06-11 01:04:04 +02:00
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