Mathias Wagner
|
26273b6a1d
|
Removed the healthChecksUrl from the default config
|
2023-05-28 21:00:59 +02:00 |
|
Mathias Wagner
|
bb66622618
|
Changed the textarea length to 2000 & added the integration name to the validateInput method
|
2023-05-23 21:54:46 +02:00 |
|
Mathias Wagner
|
e3f9a609e3
|
Fixed a bug in the integrations.js controller
|
2023-05-23 21:47:21 +02:00 |
|
Mathias Wagner
|
44b1e2c3ba
|
Added input valiation to the integrations.js controller
|
2023-05-23 20:53:47 +02:00 |
|
Mathias Wagner
|
65984bcfe8
|
Removed a comment from the integrations.js controller
|
2023-05-23 20:04:46 +02:00 |
|
Mathias Wagner
|
ca8894ee6f
|
Created the recommendationsUpdated event in the recommendations.js controller
|
2023-05-23 16:56:13 +02:00 |
|
Mathias Wagner
|
75374c64ca
|
Created the configUpdated event in the config.js controller
|
2023-05-23 16:52:33 +02:00 |
|
Mathias Wagner
|
3710199fe2
|
Created the integrations controller
|
2023-05-22 22:07:26 +02:00 |
|
Mathias Wagner
|
8b76f60924
|
Added an extra check in the node controller
|
2023-04-06 03:50:29 +02:00 |
|
Mathias Wagner
|
63944cac6b
|
Updated the list method in the node controller
|
2023-04-05 14:47:18 +02:00 |
|
Mathias Wagner
|
b2ef65dbb8
|
Migrated to axios & added the checkNode & proxyRequest methods to the node controller
|
2023-04-05 13:51:47 +02:00 |
|
Mathias Wagner
|
645080eacf
|
Added updateName & updatePassword to the node controller
|
2023-04-04 19:19:57 +02:00 |
|
Mathias Wagner
|
caf4daf955
|
Created the node controller
|
2023-04-03 18:21:22 +02:00 |
|
Mathias Wagner
|
cf5ae01dc3
|
Implemented the start & limit parameters in the speedtest controller
|
2023-04-01 19:45:35 +02:00 |
|
Mathias Wagner
|
ed3c38ca5e
|
Added the listStatistics function to the speedtests controller
|
2023-02-22 19:19:50 +01:00 |
|
Mathias Wagner
|
caf641251e
|
Added the passwordLevel config default
|
2022-11-20 18:05:53 +01:00 |
|
Mathias Wagner
|
d0d5d1ebc0
|
Created the 'acceptOoklaLicense' config value
|
2022-10-16 14:28:58 +02:00 |
|
Mathias Wagner
|
2fd54a0fcc
|
Changed the time level config value to cron for a better customization
|
2022-08-29 12:39:51 +02:00 |
|
Mathias Wagner
|
2a849977fe
|
Added the health checks url field to the config defaults
|
2022-08-28 22:15:37 +02:00 |
|
Mathias Wagner
|
a17b489c4a
|
Created a reset method in the config controller
|
2022-08-28 22:14:24 +02:00 |
|
Mathias
|
c5059e3a64
|
Added a comment to the speedtest controller #listByDays
|
2022-08-15 13:06:29 +02:00 |
|
Mathias
|
03c1f5382d
|
The speedtest controller now lists speedtests by average
|
2022-08-15 13:06:02 +02:00 |
|
Mathias
|
e1677f6c46
|
The speedtest controller now lists speedtests by days
|
2022-08-15 13:04:05 +02:00 |
|
Mathias
|
fdce00bab1
|
The speedtest controller now lists speedtests from the last hours (default: 24)
|
2022-08-15 13:02:17 +02:00 |
|
Mathias
|
92fff9607b
|
The removeOld method now removes tests older than 30 days
|
2022-08-15 13:00:06 +02:00 |
|
Mathias
|
a2d6c2596a
|
Fixed the config controller
|
2022-08-09 17:18:48 +02:00 |
|
Mathias
|
d7b5cc092e
|
Fixed the speedtests controller #delete
|
2022-08-09 16:55:37 +02:00 |
|
Mathias
|
29493f9e69
|
Fixed the speedtests controller #get
|
2022-08-09 16:53:37 +02:00 |
|
Mathias
|
c3ebaab58d
|
Fixed the pause controller
|
2022-08-09 16:50:46 +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
|
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 Wagner
|
2f30d39e72
|
Made the numbers of the config clean
|
2022-06-12 18:14:36 +02:00 |
|
Mathias Wagner
|
a6c266607e
|
The default of the time level is now 3 (every hour)
|
2022-06-12 17:07:10 +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
|
70fd415d66
|
Created the pause controller
|
2022-06-10 12:04:05 +00:00 |
|
Mathias Wagner
|
6f1116ab62
|
Removed rounding from download & upload
|
2022-05-07 23:26:00 +02:00 |
|
Mathias Wagner
|
6bdab5df6d
|
Rounded the values in the recommendations.js controller
|
2022-05-07 22:35:44 +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
|
513768acd0
|
Updated the speedtest controller
|
2022-04-09 23:10:24 +02:00 |
|
Mathias Wagner
|
2a1c697960
|
Added speedtests.js#removeOld to remove speedtests older than 24 hours
|
2022-04-07 18:53:03 +02:00 |
|
Mathias Wagner
|
5d7b21e1b1
|
Created the config controller
|
2022-04-06 21:44:51 +02:00 |
|
Mathias Wagner
|
0c64342b2c
|
Created the speedtest controller
|
2022-04-06 21:10:50 +02:00 |
|
Mathias Wagner
|
08e71b4390
|
MySpeed now automatically creates both tables & inserts the default values into the config table
|
2022-04-06 20:43:58 +02:00 |
|