Commit Graph

1481 Commits

Author SHA1 Message Date
Mathias Wagner a9db06cc7e Renamed faq.md -> faq.de.md 2023-05-29 18:17:45 +02:00
Mathias Wagner 7aa08c7519 Removed the old index.md 2023-05-29 18:17:34 +02:00
Mathias Wagner e8430228ae Renamed troubleshooting.md -> troubleshooting.de.md 2023-05-29 18:17:26 +02:00
Mathias Wagner 45adf9d45c Renamed index.md -> index.de.md 2023-05-29 18:17:07 +02:00
Mathias Wagner 8904db036c Uploaded the view.png (german & english) 2023-05-29 18:16:52 +02:00
Mathias Wagner e783c7a653 Uploaded the tests.png (german & english) 2023-05-29 18:16:44 +02:00
Mathias Wagner da37f80cd4 Uploaded the settings.png (german & english) 2023-05-29 18:16:40 +02:00
Mathias Wagner 2ea5bfafa1 Uploaded the latest.png (german & english) 2023-05-29 18:16:34 +02:00
Mathias Wagner e996a220b6 Uploaded the interface.png (german & english) 2023-05-29 18:16:29 +02:00
Mathias Wagner 08131fb065 Uploaded the integrations.png (german & english) 2023-05-29 18:16:22 +02:00
Mathias Wagner b120a18538 Removed the old images from the assets folder 2023-05-29 18:15:51 +02:00
Mathias Wagner a992b4c779 Updated the upload_docs.yml workflow (added the mkdocs-static-i18n dependency) 2023-05-29 18:15:41 +02:00
Mathias Wagner c0e2939833 Added english & german to the mkdocs.yml 2023-05-29 18:15:05 +02:00
Mathias Wagner 269ea701db Merge pull request #302 from gnmyt/updates/issue-templates
📑 Issue-Templates übersetzt
2023-05-29 00:03:07 +02:00
Mathias Wagner 9e764b3366 Created the english version of the feature_request_en.yml 2023-05-29 00:00:29 +02:00
Mathias Wagner c70e6dc39f Created the english version of the bug_report.yml 2023-05-29 00:00:15 +02:00
Mathias Wagner 56a1da40bb Renamed feature_request.yml -> feature_request_de.yml 2023-05-28 23:59:48 +02:00
Mathias Wagner 92e70bb95e Renamed bug_report.yml -> bug_report_de.yml 2023-05-28 23:59:17 +02:00
Mathias Wagner e500d78156 Merge pull request #301 from gnmyt/optimizations/1.0.8
🆕 Version 1.0.8 - Update
v1.0.8
2023-05-28 22:19:49 +02:00
Mathias Wagner 7b55559261 Fixed a bug in the IntegrationDialog.jsx 2023-05-28 22:15:03 +02:00
Mathias Wagner 538bdac8ff Fixed a bug in the LoadingDialog.jsx 2023-05-28 22:01:53 +02: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 59a4c47dd2 Fixed a display bug on WebKit-based browsers 2023-05-28 21:46:53 +02:00
Mathias Wagner 6c052f2441 Fixed a bug in the IntegrationDialog.jsx 2023-05-28 21:15:19 +02:00
Mathias Wagner 551cbefe4e Updated the index.html lang property 2023-05-28 21:02:27 +02:00
Mathias Wagner 26273b6a1d Removed the healthChecksUrl from the default config 2023-05-28 21:00:59 +02:00
Mathias Wagner eaa97317ce Updated the asset path in the index.html 2023-05-28 20:58:16 +02:00
Mathias Wagner eba52e6736 Updated the asset path in the i18n.js 2023-05-28 20:58:10 +02:00
Mathias Wagner 512e10a654 Updated the asset path in the fonts.sass 2023-05-28 20:58:04 +02:00
Mathias Wagner 8062f6d5d8 Updated the asset path in the NodeHeader.jsx 2023-05-28 20:57:52 +02:00
Mathias Wagner d910849406 Moved all assets into the assets folder 2023-05-28 20:57:40 +02:00
Mathias Wagner 2d6d348df1 Fixed a bug in the gotify key regex 2023-05-28 20:56:52 +02:00
Mathias Wagner 142a9a0846 Added manual chunking to the vite.config.js 2023-05-28 20:14:55 +02:00
Mathias Wagner 906ad908ec Updated the vite.config.js 2023-05-28 20:14:34 +02:00
Mathias Wagner 4d4b5f8ab7 Removed the extra manifest file from the vite pwa plugin 2023-05-28 20:14:03 +02:00
Mathias Wagner e9e1e3e688 Changed the order of the dependencies in the server package.json 2023-05-28 20:13:35 +02:00
Mathias Wagner f98e9b3d83 Fixed a bug in the fonts.sass 2023-05-28 19:45:51 +02:00
Mathias Wagner f742137973 Updated the sass paths in the App.jsx 2023-05-28 19:42:38 +02:00
Mathias Wagner 474b335cee Moved App.sass -> common/styles/default.sass 2023-05-28 19:42:30 +02:00
Mathias Wagner 874a0ddb96 The App.jsx now imports all fonts locally 2023-05-28 19:41:06 +02:00
Mathias Wagner 524bca02f7 Uploaded all fonts to the fonts folder 2023-05-28 19:39:30 +02:00
Mathias Wagner 502f77c665 Removed google fonts from the index.html 2023-05-28 19:39:00 +02:00
Mathias Wagner d368883f30 Created the fonts.sass 2023-05-28 19:38:48 +02:00
Mathias Wagner 61cad3f11a Fixed scrolling in the IntegrationDialog 2023-05-28 19:32:27 +02:00
Mathias Wagner 1679b9dd86 Removed log statements from the IntegrationDialog.jsx 2023-05-28 19:12:26 +02:00
Mathias Wagner c471e30b68 The IntegrationItemHeader.jsx now updates every second 2023-05-28 19:09:39 +02:00
Mathias Wagner fcf17ed69c Added gotify to the en.json locale file 2023-05-28 19:03:34 +02:00
Mathias Wagner bb07f16c8e Added gotify to the de.json locale file 2023-05-28 19:03:23 +02:00
Mathias Wagner b3c031f074 Created the gotify integration 2023-05-28 18:59:34 +02:00