Commit Graph

2112 Commits

Author SHA1 Message Date
Mathias Wagner 8c15b50602 Created the NotFound.jsx page 2024-03-09 14:51:26 +01:00
Mathias Wagner 49c68e548a Removed the top margin from the Root styles.sass 2024-03-09 14:51:16 +01:00
Mathias Wagner d9535e61d2 Updated the Navigation styles.sass 2024-03-09 14:51:04 +01:00
Mathias Wagner 331b6aa630 Cleaned up the Navigation.jsx component 2024-03-09 14:50:55 +01:00
Mathias Wagner 510dd3defe Removed dragging from the Home styles.sass 2024-03-09 14:50:43 +01:00
Mathias Wagner 967300a279 Removed dragging from the Home.jsx 2024-03-09 14:50:38 +01:00
Mathias Wagner f0f7bc0798 Removed zooming in the Root.jsx 2024-03-09 14:40:04 +01:00
Mathias Wagner 800916908e Created the Home styles.sass 2024-03-09 14:39:49 +01:00
Mathias Wagner 10efcb40fb Created the Home index.js 2024-03-09 14:39:45 +01:00
Mathias Wagner dd80f1a1f9 Created the Home.jsx page 2024-03-09 14:39:41 +01:00
Mathias Wagner 315e77860e Created the Features styles.sass 2024-03-09 14:34:47 +01:00
Mathias Wagner 2ef97fc9e2 Created the Feature index.js 2024-03-09 14:34:42 +01:00
Mathias Wagner bcd21c185d Created the Feature.jsx component 2024-03-09 14:34:37 +01:00
Mathias Wagner fbd24c2bec Mobile optimized the Root styles.sass 2024-03-09 14:34:27 +01:00
Mathias Wagner 6e51b4e09c Uploaded the not_found.svg asset 2024-03-09 14:34:14 +01:00
Mathias Wagner e9ad97217a Updated the Navigation styles.sass 2024-03-09 14:18:07 +01:00
Mathias Wagner c910489334 Uploaded the sc2.png asset 2024-03-09 14:17:21 +01:00
Mathias Wagner da8e95e53a Uploaded the sc1.png asset 2024-03-09 14:17:14 +01:00
Mathias Wagner 2d0a1c299e Uploaded the interface.png asset 2024-03-09 14:17:10 +01:00
Mathias Wagner 43c2bb9e3d Added new pages to the main.jsx 2024-03-09 12:12:57 +01:00
Mathias Wagner 68522be627 Added new colors to the _colors.sass 2024-03-09 12:12:48 +01:00
Mathias Wagner a8d0acc80c Created the Root styles.sass 2024-03-09 12:12:40 +01:00
Mathias Wagner 207e7af13b Implemented the Navigation into the Root.jsx layout 2024-03-09 12:12:32 +01:00
Mathias Wagner f36dc01fb3 Created the Navigation index.js 2024-03-09 12:12:15 +01:00
Mathias Wagner 779f58571a Created the Navigation styles.sass 2024-03-09 12:12:07 +01:00
Mathias Wagner 6b969672a8 Created the Navigation.jsx component 2024-03-09 12:11:59 +01:00
Mathias Wagner 2784930a8f Created the Button index.js 2024-03-09 12:11:38 +01:00
Mathias Wagner 916834006f Created the Button styles.sass 2024-03-09 12:11:32 +01:00
Mathias Wagner 1891d07392 Created the Button.jsx component 2024-03-09 12:11:02 +01:00
Mathias Wagner 8a78412c03 Added the logo192.png asset 2024-03-09 12:10:47 +01:00
Mathias Wagner 5cf96349dd Created the NotFound index.js 2024-03-09 10:53:10 +01:00
Mathias Wagner 56f9894f27 Created the NotFound.jsx 2024-03-09 10:53:04 +01:00
Mathias Wagner 64ec900d29 Created the robots.txt 2024-03-09 10:52:50 +01:00
Mathias Wagner e9c4540271 Uploaded the logo files 2024-03-09 10:52:45 +01:00
Mathias Wagner a52795db79 Uploaded the Inter font 2024-03-09 10:52:36 +01:00
Mathias Wagner a3fce5746a Created the fonts.sass style 2024-03-09 10:52:28 +01:00
Mathias Wagner bbd74026fa Created the default.sass style 2024-03-09 10:52:21 +01:00
Mathias Wagner 8745f9aad0 Created the _colors.sass style 2024-03-09 10:52:14 +01:00
Mathias Wagner 37d4aa2afa Created the Root index.js 2024-03-09 10:52:03 +01:00
Mathias Wagner d01482172a Created the Root.jsx layout 2024-03-09 10:51:58 +01:00
Mathias Wagner b4785659a6 Created the main.jsx 2024-03-09 10:50:18 +01:00
Mathias Wagner bae22aea05 Created the jsconfig.json 2024-03-09 10:50:13 +01:00
Mathias Wagner 4fa9d9defd Created the .eslintrc.cjs 2024-03-09 10:49:28 +01:00
Mathias Wagner 748363a065 Created the .gitignore 2024-03-09 10:49:22 +01:00
Mathias Wagner d3aaebd853 Creataed the index.html 2024-03-09 10:49:17 +01:00
Mathias Wagner c9cb8bffd2 Creataed the package.json & package-lock.json 2024-03-09 10:49:07 +01:00
Mathias Wagner e6cc7363e2 Created the web vite.config.js 2024-03-09 10:48:22 +01:00
Mathias Wagner 1823111c63 Merge pull request #597 from gnmyt/dependabot/npm_and_yarn/client/i18next-23.10.1
Bump i18next from 23.10.0 to 23.10.1 in /client
2024-03-09 08:57:49 +01:00
dependabot[bot] acb042cabc Bump i18next from 23.10.0 to 23.10.1 in /client
Bumps [i18next](https://github.com/i18next/i18next) from 23.10.0 to 23.10.1.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v23.10.0...v23.10.1)

---
updated-dependencies:
- dependency-name: i18next
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-08 21:59:29 +00:00
Mathias Wagner f7a758521c Merge pull request #596 from gnmyt/dependabot/npm_and_yarn/client/types/react-dom-18.2.21
Bump @types/react-dom from 18.2.20 to 18.2.21 in /client
2024-03-07 22:39:57 +01:00