Commit Graph

1036 Commits

Author SHA1 Message Date
Mathias Wagner 758155f776 Implemented the ViewContext into the App.jsx 2023-02-20 01:32:00 +01:00
Mathias Wagner a70adae7e6 Added the ViewDialog to the DropdownComponent.jsx 2023-02-20 01:31:16 +01:00
Mathias Wagner 99f1495d4a Created the ViewDialog styles.sass 2023-02-20 01:28:33 +01:00
Mathias Wagner 8e51a3f66b Created the ViewDialog index.js 2023-02-20 01:28:02 +01:00
Mathias Wagner 006b55932d Created the ViewDialog.jsx 2023-02-20 01:27:56 +01:00
Mathias Wagner 82c3cbb941 Uploaded an demo statistic.png image 2023-02-20 01:27:00 +01:00
Mathias Wagner 8115932bcb Uploaded an demo list.png image 2023-02-20 01:26:49 +01:00
Mathias Wagner dca9b3c592 Created the ViewContext index.js 2023-02-20 01:20:51 +01:00
Mathias Wagner 4881d987ba Created the ViewContext.jsx 2023-02-20 01:20:46 +01:00
Mathias Wagner 03de64880b Added the update.view_title & dropdown.view translations to the de.json 2023-02-20 01:20:27 +01:00
Mathias Wagner 8b644ab997 Merge pull request #211 from gnmyt/updates/v1.0.6
🆕 Version 1.0.6 - Update
v1.0.6
2023-02-19 21:36:25 +01:00
Mathias Wagner 234b06a358 Updated the client version to 1.0.6 2023-02-19 21:01:07 +01:00
Mathias Wagner bcaff7b2a2 Updated the server version to 1.0.6 2023-02-19 20:58:22 +01:00
Mathias Wagner 47d9f8d31f Merge pull request #210 from gnmyt/updates/translation-loader
 Loader beim Start der Seite hinzugefügt
2023-02-19 20:51:23 +01:00
Mathias Wagner 7933e420d5 Fixed a bug in the InputDialog.jsx 2023-02-19 20:48:35 +01:00
Mathias Wagner 09dc2650f5 Fixed a bug in the DialogContext.jsx 2023-02-19 18:55:38 +01:00
Mathias Wagner d38b8fc17f Fixed a bug in the DialogContext.jsx 2023-02-19 18:53:29 +01:00
Mathias Wagner 4b9ed6a60c Fixed a bug in the DialogContext.jsx 2023-02-19 18:50:57 +01:00
Mathias Wagner 669498a4df Removed a debug statement from the ConfigContext.jsx 2023-02-19 18:41:52 +01:00
Mathias Wagner 7a54e39162 Fixed a bug in the ConfigContext.jsx 2023-02-19 18:28:27 +01:00
Mathias Wagner f4ef324607 Added the force parameter to the DialogContext.jsx 2023-02-19 18:28:17 +01:00
Mathias Wagner 659bd6fdc5 Fixed a bug in the InputDialog.jsx 2023-02-19 18:26:17 +01:00
Mathias Wagner 1e5d44285c Added mobile optimization to the Error page styles.sass 2023-02-19 17:38:09 +01:00
Mathias Wagner 2c725fc0ba Added i18n initialization in the App.jsx 2023-02-19 16:37:57 +01:00
Mathias Wagner 867107aa13 Removed the i18n instance from the index.jsx 2023-02-19 16:35:32 +01:00
Mathias Wagner 1bd0268b99 Created the Loading styles.sass 2023-02-19 16:34:42 +01:00
Mathias Wagner b59cca0e01 Created the Loading index.js 2023-02-19 16:34:37 +01:00
Mathias Wagner c45b508bdc Created the Loading.jsx 2023-02-19 16:34:30 +01:00
Mathias Wagner 57030662f2 Created the Error style 2023-02-19 16:34:07 +01:00
Mathias Wagner 71da63e44b Created the Error index.js 2023-02-19 16:33:54 +01:00
Mathias Wagner 7325a5bab8 Created the Error.jsx 2023-02-19 16:33:47 +01:00
Mathias Wagner 955e17196a Moved the lds style into the spinner.sass style 2023-02-19 16:33:18 +01:00
Mathias Wagner 026fc4fba4 Removed the lds style from the SpeedtestDialog 2023-02-19 16:32:57 +01:00
Mathias Wagner 1825f4da5d Merge pull request #209 from gnmyt/fixes/server-bugs
🐛 Wichtige Bug-Fixes im Server
2023-02-19 13:26:49 +01:00
Mathias Wagner 08be0f5ffb Fixed a critical bug in the config.js route 2023-02-19 13:14:48 +01:00
Mathias Wagner e6d579549c Implemented the error.js middleware in the index.js 2023-02-19 13:14:48 +01:00
Mathias Wagner 868ebab6a1 Created the error.js middleware 2023-02-19 13:14:48 +01:00
Mathias Wagner 86503f3f12 Merge pull request #208 from gnmyt/updates/dialog-optimizations
 Optimierungen am Dialog-System
2023-02-19 02:24:38 +01:00
Mathias Wagner 36effc562e Fixed a bug in the InputDialog.jsx 2023-02-19 02:11:31 +01:00
Mathias Wagner 5b968cec5e Added the replace parameter in the DropdownComponent.jsx 2023-02-19 02:11:03 +01:00
Mathias Wagner c1ca87737e Updated the dialog system in the App.jsx 2023-02-18 23:35:18 +01:00
Mathias Wagner da212d1275 Updated the dialog system in the SpeedtestComponent.jsx 2023-02-18 23:35:06 +01:00
Mathias Wagner 932b06790d Updated the dialog system in the LatestTestComponent.jsx 2023-02-18 23:34:57 +01:00
Mathias Wagner b810ae4022 Updated the dialog system in the ConfigContext.jsx 2023-02-18 23:34:47 +01:00
Mathias Wagner 82effbf087 Created the SpeedtestDialog styles.sass 2023-02-18 23:34:37 +01:00
Mathias Wagner 8e13560920 Created the SpeedtestDialog index.js 2023-02-18 23:34:28 +01:00
Mathias Wagner 791bd10804 Created the SpeedtestDialog.jsx 2023-02-18 23:34:23 +01:00
Mathias Wagner 91d6c3f1c8 Updated the dialog system in the HeaderComponent.jsx 2023-02-18 23:33:45 +01:00
Mathias Wagner 4c7958ecb3 Updated the dialog system in the DropdownComponent.jsx 2023-02-18 23:33:14 +01:00
Mathias Wagner 28505d30de Created the InputDialog styles.sass 2023-02-18 23:32:57 +01:00