Commit Graph

242 Commits

Author SHA1 Message Date
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
Mathias Wagner b3c031f074 Created the gotify integration 2023-05-28 18:59:34 +02:00
Mathias Wagner 3817b4d6ea Fixed the regex in the webhook integration 2023-05-28 18:59:07 +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 7720379b94 Integrated the input validation into the integrations.js routes 2023-05-23 20:55:51 +02:00
Mathias Wagner d66a1b6337 Added an url regex to the webhook.js validation 2023-05-23 20:55:14 +02:00
Mathias Wagner 1ffe63632d Added token & chat_id regex validations in the telegram.js integration 2023-05-23 20:54:50 +02:00
Mathias Wagner 999da72a40 Added a url regex to the healthChecks.js integration 2023-05-23 20:54:09 +02:00
Mathias Wagner d71e14f548 Added a url regex to the discord.js integration 2023-05-23 20:53:57 +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 60dfc44699 Added the activity indicator to the telegram.js integration 2023-05-23 16:58:18 +02:00
Mathias Wagner e2d14419c3 Integrated both events into the webhook.js integration 2023-05-23 16:56:30 +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 666eb2e97e Cleaned up the healthChecks.js 2023-05-23 15:56:54 +02:00
Mathias Wagner 10ee836652 Removed placeholders from the telegram.js integration 2023-05-23 15:50:13 +02:00