Commit Graph

2082 Commits

Author SHA1 Message Date
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
Mathias Wagner
6e93ddd87d Merge pull request #595 from gnmyt/dependabot/npm_and_yarn/client/react-i18next-14.1.0
Bump react-i18next from 14.0.8 to 14.1.0 in /client
2024-03-07 22:33:35 +01:00
dependabot[bot]
4a942a958b Bump @types/react-dom from 18.2.20 to 18.2.21 in /client
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.2.20 to 18.2.21.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

---
updated-dependencies:
- dependency-name: "@types/react-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-07 21:09:24 +00:00
dependabot[bot]
4e54f76f3c Bump react-i18next from 14.0.8 to 14.1.0 in /client
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 14.0.8 to 14.1.0.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v14.0.8...v14.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-07 21:09:17 +00:00
Mathias Wagner
3fbc434301 Merge pull request #593 from gnmyt/dependabot/npm_and_yarn/client/types/react-18.2.64
Bump @types/react from 18.2.63 to 18.2.64 in /client
2024-03-07 21:35:48 +01:00
Mathias Wagner
cddadf292d Merge pull request #592 from gnmyt/dependabot/npm_and_yarn/client/react-i18next-14.0.8
Bump react-i18next from 14.0.5 to 14.0.8 in /client
2024-03-07 10:39:46 +01:00
dependabot[bot]
cea79a0e1c Bump @types/react from 18.2.63 to 18.2.64 in /client
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.63 to 18.2.64.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-06 21:33:55 +00:00
dependabot[bot]
76498fac92 Bump react-i18next from 14.0.5 to 14.0.8 in /client
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 14.0.5 to 14.0.8.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v14.0.5...v14.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-06 21:33:43 +00:00
Mathias Wagner
e9c6cb3a24 Merge pull request #591 from gnmyt/dependabot/npm_and_yarn/client/types/react-18.2.63
Bump @types/react from 18.2.62 to 18.2.63 in /client
2024-03-06 06:15:54 +01:00
dependabot[bot]
ab65a8c402 Bump @types/react from 18.2.62 to 18.2.63 in /client
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.62 to 18.2.63.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-06 04:30:06 +00:00
Mathias Wagner
e0252ea888 Merge pull request #590 from gnmyt/dependabot/npm_and_yarn/client/types/react-dom-18.2.20
Bump @types/react-dom from 18.2.19 to 18.2.20 in /client
2024-03-06 05:29:19 +01:00
dependabot[bot]
a123b026de Bump @types/react-dom from 18.2.19 to 18.2.20 in /client
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.2.19 to 18.2.20.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

---
updated-dependencies:
- dependency-name: "@types/react-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-05 21:57:00 +00:00
Mathias Wagner
a670b3161c Merge pull request #588 from gnmyt/dependabot/npm_and_yarn/client/vite-5.1.5
Bump vite from 5.1.4 to 5.1.5 in /client
2024-03-05 06:30:44 +01:00
dependabot[bot]
8f9c9c0994 Bump vite from 5.1.4 to 5.1.5 in /client
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.1.4 to 5.1.5.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.1.5/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-05 04:29:33 +00:00
Mathias Wagner
6bcf39dfcd Merge pull request #587 from gnmyt/dependabot/npm_and_yarn/client/types/react-18.2.62
Bump @types/react from 18.2.61 to 18.2.62 in /client
2024-03-05 05:28:43 +01:00
dependabot[bot]
b075efafaa Bump @types/react from 18.2.61 to 18.2.62 in /client
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.61 to 18.2.62.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-04 21:55:52 +00:00
Mathias Wagner
d461927e6b Merge pull request #585 from gnmyt/fixes/test-on-startup
🐛 Neustart triggert neuen Speedtest
2024-03-03 19:48:20 +01:00
Mathias Wagner
bb3b436401 Tests now only run on startup when "RUN_TEST_ON_STARTUP" is set to "true" 2024-03-03 19:41:10 +01:00
Mathias Wagner
cae8a49733 Merge pull request #584 from gnmyt/updates/gotify-priority
📩 Priorität zur Gotify-Integration hinzugefügt
2024-03-03 19:11:57 +01:00
Mathias Wagner
4b685c78c1 Added the priority translation in the en.json 2024-03-03 19:02:26 +01:00
Mathias Wagner
b9029e11f7 Added the option to customize the priority in the gotify integration 2024-03-03 19:02:17 +01:00
Mathias Wagner
33659b9f37 Merge pull request #488 from gnmyt/l10n_development
New Crowdin updates
2024-03-03 18:57:28 +01:00
Mathias Wagner
2a19abd21c New translations en.json (Chinese Simplified) 2024-03-03 18:48:53 +01:00
Mathias Wagner
07e312765f New translations en.json (Chinese Simplified) 2024-03-03 18:46:49 +01:00
Mathias Wagner
580f566874 New translations en.json (Russian) 2024-03-03 18:27:06 +01:00
Mathias Wagner
b09b307dd2 Merge pull request #583 from gnmyt/dependabot/npm_and_yarn/tmp-0.2.3
Bump tmp from 0.2.2 to 0.2.3
2024-03-01 06:37:26 +01:00
Mathias Wagner
2f651df9ef Merge pull request #582 from gnmyt/dependabot/npm_and_yarn/express-4.18.3
Bump express from 4.18.2 to 4.18.3
2024-03-01 06:36:17 +01:00
Mathias Wagner
c84b03388f Merge pull request #581 from gnmyt/dependabot/npm_and_yarn/client/vite-plugin-pwa-0.19.2
Bump vite-plugin-pwa from 0.19.1 to 0.19.2 in /client
2024-03-01 06:35:28 +01:00
dependabot[bot]
8eec19d33e Bump vite-plugin-pwa from 0.19.1 to 0.19.2 in /client
Bumps [vite-plugin-pwa](https://github.com/vite-pwa/vite-plugin-pwa) from 0.19.1 to 0.19.2.
- [Release notes](https://github.com/vite-pwa/vite-plugin-pwa/releases)
- [Commits](https://github.com/vite-pwa/vite-plugin-pwa/compare/v0.19.1...v0.19.2)

---
updated-dependencies:
- dependency-name: vite-plugin-pwa
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-01 05:13:56 +00:00
Mathias Wagner
04351b7618 Merge pull request #580 from gnmyt/dependabot/npm_and_yarn/client/types/react-18.2.61
Bump @types/react from 18.2.60 to 18.2.61 in /client
2024-03-01 06:13:17 +01:00
dependabot[bot]
a3c38067e1 Bump tmp from 0.2.2 to 0.2.3
Bumps [tmp](https://github.com/raszi/node-tmp) from 0.2.2 to 0.2.3.
- [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/raszi/node-tmp/compare/v0.2.2...v0.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-29 21:49:15 +00:00