Commit Graph

2204 Commits

Author SHA1 Message Date
Mathias Wagner d604516c51 Fixed a bug in the system.js route 2024-03-11 10:48:43 +01:00
Mathias Wagner ee0346780a Merge pull request #598 from gnmyt/updates/preview_mode
🔍 Demo-Modus hinzugefügt
2024-03-10 19:11:01 +01:00
Mathias Wagner d07a8eb7eb Fixed the Header styles.sass 2024-03-10 19:07:17 +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 0f46fed8c8 Updated the Header styles.sass 2024-03-10 11:21:40 +01:00
Mathias Wagner 65b2187d26 Added a download icon to the HeaderComponent.jsx 2024-03-10 11:21:32 +01:00
Mathias Wagner db3704ba28 Added custom provider details in the DropdownComponent.jsx 2024-03-10 11:18:16 +01:00
Mathias Wagner 3e80850189 Added new translations to the en.json 2024-03-10 11:17:57 +01:00
Mathias Wagner 45fb1f35d6 Updated the storage path during preview mode 2024-03-10 01:33:35 +01:00
Mathias Wagner c77f03513c Fixed a font bug in the Statistics.jsx 2024-03-10 01:29:57 +01:00
Mathias Wagner be52415981 Updated the Nodes styles.sass 2024-03-10 01:29:47 +01:00
Mathias Wagner 3493e5ff58 Updated the nodes.jsx page 2024-03-10 01:29:36 +01:00
Mathias Wagner 69c72c4c72 Updated the IntegrationDialog styles.sass 2024-03-10 01:28:58 +01:00
Mathias Wagner 628fd44073 Updated the IntegrationDialog.jsx 2024-03-10 01:28:49 +01:00
Mathias Wagner e49b582ec1 Updated the IntegrationItemHeader.jsx 2024-03-10 01:28:37 +01:00
Mathias Wagner 86d1a54d89 Integrated the demo mode badge into the HeaderComponent styles.sass 2024-03-10 01:28:28 +01:00
Mathias Wagner 5f4ae34606 Integrated the demo mode badge into the HeaderComponent.jsx 2024-03-10 01:28:23 +01:00
Mathias Wagner 64fb533faa Updated the DropdownComponent.jsx 2024-03-10 01:28:06 +01:00
Mathias Wagner 5b23ce8e66 Removed the healthChecksInfo from the infos.jsx util 2024-03-10 01:27:52 +01:00
Mathias Wagner 8d2525300b Added the WEB_URL to the client index.js 2024-03-10 01:27:26 +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 bccf6b0e51 Added new translations to the en.json 2024-03-10 01:25:26 +01:00
Mathias Wagner bf1747bfbb Updated the docs url in every file that references it 2024-03-09 23:17:55 +01:00
Mathias Wagner fe4012d57a Removed ookla hint since its integrated in the software now 2024-03-09 22:44:41 +01:00
Mathias Wagner 4d394f6748 Updated docker install script to new docker compose plugin 2024-03-09 22:42:14 +01:00
Mathias Wagner 20b6177902 Updated the install command 2024-03-09 22:34:35 +01:00
Mathias Wagner a9d835b442 Created the chooser.sh 2024-03-09 22:34:28 +01:00
Mathias Wagner 07203b6204 Created the docker-install.sh 2024-03-09 22:34:03 +01:00
Mathias Wagner 10bdde761e Translated the install.sh 2024-03-09 22:33:50 +01:00
Mathias Wagner a3dd28fb92 Updated the docs CNAME 2024-03-09 22:17:43 +01:00
Mathias Wagner 5f74f67a3a Mobile optimized the TutorialSubmission styles.sass 2024-03-09 21:59:23 +01:00
Mathias Wagner 7dd1fd08ed Integrated the TutorialSubmission page into the main.jsx 2024-03-09 21:55:04 +01:00
Mathias Wagner 8910556ae9 Created the TutorialSubmission index.js 2024-03-09 21:54:54 +01:00
Mathias Wagner e889d857ce Created the TutorialSubmission styles.sass 2024-03-09 21:54:49 +01:00
Mathias Wagner 8b2d47309e Created the TutorialSubmission.jsx page 2024-03-09 21:54:44 +01:00
Mathias Wagner a718034414 Added tutorial submissions to the Tutorials.jsx page 2024-03-09 21:54:26 +01:00
Mathias Wagner fa9630a037 Added animations to the Tutorials.jsx styles.sass 2024-03-09 21:54:11 +01:00
Mathias Wagner c704034b0c Integrated the Tutorials page into the main.jsx 2024-03-09 20:05:13 +01:00
Mathias Wagner 8761fe10d2 Created the Tutorials styles.sass 2024-03-09 20:05:01 +01:00
Mathias Wagner a35bfc88d8 Created the Tutorials index.js 2024-03-09 20:04:56 +01:00
Mathias Wagner 76bab33005 Created the Tutorials.jsx 2024-03-09 20:04:53 +01:00