Commit Graph

337 Commits

Author SHA1 Message Date
Mathias bd0c16fe50 Created the speedtest util 2022-08-09 00:48:46 +02:00
Mathias 9d12a872a6 The createFolder config action now creates the "data" & "bin" folder 2022-08-09 00:46:28 +02:00
Mathias 99741de897 MySpeed now automatically downloads the correct version of the speedtest cli on start 2022-08-09 00:45:57 +02:00
Mathias a7a1a37c2d Created the binaries config 2022-08-09 00:43:11 +02:00
Mathias 465101e238 Added the decompress dependencies & added the tmp dependency 2022-08-09 00:37:46 +02:00
Mathias 0b778b4d98 Optimized the timer task 2022-08-08 01:35:30 +02:00
Mathias 1d0b6edd8a Removed speedtest-net from the dependencies 2022-08-08 01:34:13 +02:00
Mathias 5d4b838558 Updated the index.js to use sequelize & all tasks 2022-08-08 01:32:37 +02:00
Mathias 395539b59e Created a createFolder config task 2022-08-08 01:31:10 +02:00
Mathias 5923672a2b Moved the loadServers task to the config folder 2022-08-08 01:30:58 +02:00
Mathias 977e05ffed Updated the speedtest task 2022-08-08 01:27:51 +02:00
Mathias 78a9a5290f Updated the recommendations route 2022-08-08 01:27:16 +02:00
Mathias dbce21c0ca Made speedtests.js#delete return false if the test does not exist 2022-08-08 01:27:08 +02:00
Mathias ad3f5a95e8 Updated the speedtests route 2022-08-08 01:26:49 +02:00
Mathias 672bdeae64 Updated the password middleware 2022-08-08 01:25:43 +02:00
Mathias 94459391e9 Updated the export route 2022-08-08 01:25:27 +02:00
Mathias 3990c1e530 Updated the config route 2022-08-08 01:24:54 +02:00
Mathias 712bd07351 Updated the speedtests controller 2022-08-08 01:24:18 +02:00
Mathias 037fcde797 Updated the recommendations controller 2022-08-08 01:23:58 +02:00
Mathias 4cc1cd179a Updated the config controller 2022-08-08 01:23:06 +02:00
Mathias bdb90a9797 Removed the tables controller (not needed anymore) 2022-08-08 01:22:44 +02:00
Mathias 21b9ffeba9 Created the Recommendations model 2022-08-08 01:22:27 +02:00
Mathias b498b5bffb Created the Speedtests model 2022-08-08 01:22:19 +02:00
Mathias c2c8ed227a Created the Config model 2022-08-08 01:22:08 +02:00
Mathias 925e1d5086 Created the database.js 2022-08-08 01:22:00 +02:00
Mathias 78dd4843f1 Moved from better-sqlite3 to sequelize (with sqlite3 driver) 2022-08-08 01:21:46 +02:00
Mathias Wagner b4a48e67e0 Merge pull request #24 from gnmyt/features/site-improvements
🖌️ Verbesserungen am Design
2022-08-07 19:13:31 +02:00
Mathias Wagner a9fc4757ed Fixed broken links 2022-08-07 18:50:33 +02:00
Mathias bfda333c3a Updated the message in the LatestTestComponent 2022-08-07 17:12:53 +02:00
Mathias 6d8036970c Updated the wiki link in the HeaderComponent 2022-08-07 17:07:42 +02:00
Mathias dccb9a2f5c Fixed a bug with the server chooser 2022-08-07 16:54:02 +02:00
Mathias 4fb008c50b Made the pulse animation on the LatestTest look better 2022-08-07 16:39:25 +02:00
Mathias 552d63926c Updated the pulse animation of the LatestTest 2022-08-07 16:32:48 +02:00
Mathias Wagner 9264935145 Merge pull request #23 from gnmyt/features/update-workflow
🧮 Logik für Versions-Deployments aktualisiert [Bug-Fix]
2022-08-07 16:05:28 +02:00
Mathias 6e09cb6ae9 Removed the development branch from the "create release" workflow 2022-08-07 15:58:41 +02:00
Mathias Wagner 8d1488848e Merge pull request #22 from gnmyt/features/update-workflow
🧮 Logik für Versions-Deployments aktualisiert
2022-08-07 15:53:39 +02:00
Mathias Wagner 5dc1d75768 Create CNAME 2022-08-07 15:20:26 +02:00
Mathias Wagner 5b457acdf6 Merge pull request #21 from gnmyt/features/documentation
📑 Neue Dokumentationsseite
2022-08-07 15:19:46 +02:00
Mathias 612b1b63f8 Added new error messages to the SpeedtestComponent 2022-08-07 15:05:52 +02:00
Mathias dd621b6c7c The dropdown now closes when pressing the ESC key 2022-08-07 14:42:20 +02:00
Mathias c8efd6a334 Added a transform scale to the fadeIn keyframe 2022-08-07 14:07:57 +02:00
Mathias 9d28087706 Updated the dialog background blur to 2px and added a hover effect on the dialog icon 2022-08-07 14:07:41 +02:00
Mathias baab6f11ae Updated the index file of the documentation 2022-08-07 02:03:52 +02:00
Mathias 4cf7daabf8 Added some questions to the docs 2022-08-07 01:46:23 +02:00
Mathias 1b981f1a65 Added some transitions to the Speedtest 2022-08-07 01:18:57 +02:00
Mathias 2d5be62f8d Added some transitions to the LatestTest 2022-08-07 01:18:53 +02:00
Mathias 6ac3c963c9 Added a hover color to the Header 2022-08-07 01:18:38 +02:00
Mathias f6c2a3490c The dropdown now changes the color on hover 2022-08-07 01:16:35 +02:00
Mathias 1bf294ba46 Added some transitions to the Dialog 2022-08-07 01:16:08 +02:00
Mathias be46404ea9 Fixed the config route 2022-08-07 01:12:44 +02:00