Mathias Wagner
|
9e45c6a13a
|
Added mysql support in the speedtest controller
|
2024-05-18 20:24:00 +02:00 |
|
Mathias Wagner
|
146419107e
|
Implemented support for the MySQL database type
|
2024-05-18 20:23:33 +02:00 |
|
Mathias Wagner
|
d604516c51
|
Fixed a bug in the system.js route
|
2024-03-11 10:48:43 +01:00 |
|
Mathias Wagner
|
f55496d670
|
Changed environment variable port to SERVER_PORT
|
2024-03-10 11:24:04 +01:00 |
|
Mathias Wagner
|
66b3ce30a1
|
Added the previewMessage value to the config.js route
|
2024-03-10 11:22:36 +01:00 |
|
Mathias Wagner
|
45fb1f35d6
|
Updated the storage path during preview mode
|
2024-03-10 01:33:35 +01:00 |
|
Mathias Wagner
|
7c1c01ec2c
|
Fixed a bug in the speedtests.js controller
|
2024-03-10 01:27:12 +01:00 |
|
Mathias Wagner
|
84c6487681
|
Updated the config.js controller
|
2024-03-10 01:27:01 +01:00 |
|
Mathias Wagner
|
bdc200956a
|
Removed password security during demo mode
|
2024-03-10 01:26:52 +01:00 |
|
Mathias Wagner
|
1499437422
|
Protected the system.js routes
|
2024-03-10 01:26:34 +01:00 |
|
Mathias Wagner
|
0fd8732f0c
|
Protected the nodes.js routes
|
2024-03-10 01:26:29 +01:00 |
|
Mathias Wagner
|
83c094257f
|
Protected the integrations.js routes
|
2024-03-10 01:26:25 +01:00 |
|
Mathias Wagner
|
c1c884a88b
|
Protected the config.js routes
|
2024-03-10 01:26:14 +01:00 |
|
Mathias Wagner
|
0fe3decee4
|
Updated the server index.js
|
2024-03-10 01:25:56 +01:00 |
|
Mathias Wagner
|
ceddd3576f
|
Randomized test values in demo mode
|
2024-03-10 01:25:45 +01:00 |
|
Mathias Wagner
|
bb3b436401
|
Tests now only run on startup when "RUN_TEST_ON_STARTUP" is set to "true"
|
2024-03-03 19:41:10 +01:00 |
|
Mathias Wagner
|
b9029e11f7
|
Added the option to customize the priority in the gotify integration
|
2024-03-03 19:02:17 +01:00 |
|
Mathias Wagner
|
af0dd11304
|
Removed a debug statement from the speedtest.js
|
2023-12-01 09:01:28 +01:00 |
|
Mathias Wagner
|
6de8c860ec
|
Integrated the env.html into the index.js
|
2023-12-01 09:00:20 +01:00 |
|
Mathias Wagner
|
cc66151cbd
|
Created the env.html
|
2023-12-01 09:00:11 +01:00 |
|
Mathias Wagner
|
a84ca108b0
|
Fixed a bug in the speedtest.js task
|
2023-12-01 08:53:00 +01:00 |
|
Mathias Wagner
|
410be168b7
|
Updated the index.js
|
2023-11-30 12:36:35 +01:00 |
|
Mathias Wagner
|
654f35b727
|
Updated thhe speedtest.js task
|
2023-11-30 12:36:13 +01:00 |
|
Mathias Wagner
|
56b8674a2b
|
Updated the integrations.js task
|
2023-11-30 12:35:54 +01:00 |
|
Mathias Wagner
|
52b7e69b47
|
Updated the system.js route
|
2023-11-30 12:35:43 +01:00 |
|
Mathias Wagner
|
b68a49ef62
|
Updated the speedtests.js route
|
2023-11-30 12:35:38 +01:00 |
|
Mathias Wagner
|
6287278907
|
Updated the recommendations.js route
|
2023-11-30 12:35:33 +01:00 |
|
Mathias Wagner
|
d93597c37f
|
Updated the nodes.js route
|
2023-11-30 12:35:27 +01:00 |
|
Mathias Wagner
|
d9c1b9cd32
|
Updated the export.js route
|
2023-11-30 12:35:13 +01:00 |
|
Mathias Wagner
|
a0145f5992
|
Updated the config.js route
|
2023-11-30 12:34:42 +01:00 |
|
Mathias Wagner
|
b7042c445f
|
Updated the password.js middleware
|
2023-11-30 12:34:03 +01:00 |
|
Mathias Wagner
|
98215f3453
|
Updated the telegram.js integration
|
2023-11-30 12:33:44 +01:00 |
|
Mathias Wagner
|
fdadb5bf7c
|
Updated the gotify.js integration
|
2023-11-30 12:33:37 +01:00 |
|
Mathias Wagner
|
ac2f787573
|
Updated the discord.js integration
|
2023-11-30 12:32:43 +01:00 |
|
Mathias Wagner
|
ef1b461475
|
Updated the speedtests.js controller
|
2023-11-30 12:32:29 +01:00 |
|
Mathias Wagner
|
8ee4e61d86
|
Updated the recommendations.js controller
|
2023-11-30 12:32:17 +01:00 |
|
Mathias Wagner
|
cb310d8f4e
|
Updated the pause.js controller
|
2023-11-30 12:32:06 +01:00 |
|
Mathias Wagner
|
ae8f27b4da
|
Updated the node.js controller
|
2023-11-30 12:32:00 +01:00 |
|
Mathias Wagner
|
484f8b4033
|
Updated the config.js controller
|
2023-11-30 12:31:56 +01:00 |
|
Mathias Wagner
|
7132f42d11
|
Moved the createFolders.js util in the util folder
|
2023-11-30 12:30:48 +01:00 |
|
Mathias Wagner
|
0dac51adf5
|
Removed the comment from the errorHandler.js
|
2023-11-30 12:12:11 +01:00 |
|
Mathias Wagner
|
3bc7dfe8f5
|
Updated the loadCli.js
|
2023-11-30 12:12:02 +01:00 |
|
Mathias Wagner
|
dd4b43d002
|
Added safety to the loadServers.js
|
2023-11-30 12:11:55 +01:00 |
|
Mathias Wagner
|
96769fa6df
|
Optimized the code in the speedtest.js
|
2023-11-30 11:40:01 +01:00 |
|
Mathias Wagner
|
85cc8613db
|
Created the helpers.js util
|
2023-11-30 11:38:32 +01:00 |
|
Mathias Wagner
|
d026004cba
|
Removed the variables.js file
|
2023-11-30 11:35:38 +01:00 |
|
Mathias Wagner
|
9445e13a3e
|
Updated the comments in the integrations.js
|
2023-05-28 21:52:58 +02:00 |
|
Mathias Wagner
|
ec7962aded
|
Minified the routes in the integrations.js
|
2023-05-28 21:51:03 +02:00 |
|
Mathias Wagner
|
26273b6a1d
|
Removed the healthChecksUrl from the default config
|
2023-05-28 21:00:59 +02:00 |
|
Mathias Wagner
|
2d6d348df1
|
Fixed a bug in the gotify key regex
|
2023-05-28 20:56:52 +02:00 |
|