Commit Graph

1841 Commits

Author SHA1 Message Date
Mathias Wagner d9c1b9cd32 Updated the export.js route 2023-11-30 12:35:13 +01:00
Mathias Wagner a0145f5992 Updated the config.js route 2023-11-30 12:34:42 +01:00
Mathias Wagner b7042c445f Updated the password.js middleware 2023-11-30 12:34:03 +01:00
Mathias Wagner 98215f3453 Updated the telegram.js integration 2023-11-30 12:33:44 +01:00
Mathias Wagner fdadb5bf7c Updated the gotify.js integration 2023-11-30 12:33:37 +01:00
Mathias Wagner ac2f787573 Updated the discord.js integration 2023-11-30 12:32:43 +01:00
Mathias Wagner ef1b461475 Updated the speedtests.js controller 2023-11-30 12:32:29 +01:00
Mathias Wagner 8ee4e61d86 Updated the recommendations.js controller 2023-11-30 12:32:17 +01:00
Mathias Wagner cb310d8f4e Updated the pause.js controller 2023-11-30 12:32:06 +01:00
Mathias Wagner ae8f27b4da Updated the node.js controller 2023-11-30 12:32:00 +01:00
Mathias Wagner 484f8b4033 Updated the config.js controller 2023-11-30 12:31:56 +01:00
Mathias Wagner 7132f42d11 Moved the createFolders.js util in the util folder 2023-11-30 12:30:48 +01:00
Mathias Wagner 0dac51adf5 Removed the comment from the errorHandler.js 2023-11-30 12:12:11 +01:00
Mathias Wagner 3bc7dfe8f5 Updated the loadCli.js 2023-11-30 12:12:02 +01:00
Mathias Wagner dd4b43d002 Added safety to the loadServers.js 2023-11-30 12:11:55 +01:00
Mathias Wagner 96769fa6df Optimized the code in the speedtest.js 2023-11-30 11:40:01 +01:00
Mathias Wagner 85cc8613db Created the helpers.js util 2023-11-30 11:38:32 +01:00
Mathias Wagner d026004cba Removed the variables.js file 2023-11-30 11:35:38 +01:00
Mathias Wagner 08ec2adcdb Removed arm v7 from the deploy_docker_dev.yml workflow (temporarily) 2023-11-30 11:31:11 +01:00
Mathias Wagner 4a624f78fd Updated the package.json 2023-11-28 09:05:05 +01:00
Mathias Wagner 11239dae90 Integrated wasm in the vite.config.js 2023-11-28 08:53:29 +01:00
Mathias Wagner a86317b315 Added the wasm plugin to the package.json 2023-11-28 08:53:21 +01:00
Mathias Wagner ab6a6e1957 Migrated the Dockerfile image version to node 18 2023-11-28 08:07:36 +01:00
Mathias Wagner 2967088f76 Merge pull request #473 from gnmyt/dependabot/npm_and_yarn/client/vite-plugin-pwa-0.17.2
Bump vite-plugin-pwa from 0.17.0 to 0.17.2 in /client
2023-11-28 07:40:02 +01:00
Mathias Wagner 493676b346 Added build tools to the Dockerfile for arm builds 2023-11-28 06:40:00 +01:00
dependabot[bot] 4a65aa439a Bump vite-plugin-pwa from 0.17.0 to 0.17.2 in /client
Bumps [vite-plugin-pwa](https://github.com/vite-pwa/vite-plugin-pwa) from 0.17.0 to 0.17.2.
- [Release notes](https://github.com/vite-pwa/vite-plugin-pwa/releases)
- [Commits](https://github.com/vite-pwa/vite-plugin-pwa/compare/v0.17.0...v0.17.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>
2023-11-28 05:08:47 +00:00
Mathias Wagner 87432b33b4 Merge pull request #472 from gnmyt/dependabot/npm_and_yarn/client/types/react-18.2.39
Bump @types/react from 18.2.38 to 18.2.39 in /client
2023-11-28 06:08:09 +01:00
dependabot[bot] 2f237e8d86 Bump @types/react from 18.2.38 to 18.2.39 in /client
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.38 to 18.2.39.
- [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>
2023-11-27 21:43:31 +00:00
Mathias Wagner adfd057b16 Migrated the Dockerfile image version to node 20 2023-11-27 16:19:11 +01:00
Mathias Wagner af8892ae94 Merge pull request #465 from gnmyt/dependabot/npm_and_yarn/sequelize-6.35.1
Bump sequelize from 6.35.0 to 6.35.1
2023-11-26 11:32:54 +01:00
Mathias Wagner cf30571220 Merge pull request #471 from gnmyt/dependabot/npm_and_yarn/client/types/react-dom-18.2.17
Bump @types/react-dom from 18.2.15 to 18.2.17 in /client
2023-11-23 14:44:55 +01:00
dependabot[bot] a7eaa90d02 Bump @types/react-dom from 18.2.15 to 18.2.17 in /client
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.2.15 to 18.2.17.
- [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>
2023-11-23 07:37:27 +00:00
Mathias Wagner 0d5fa659c8 Merge pull request #468 from gnmyt/dependabot/npm_and_yarn/client/types/react-18.2.38
Bump @types/react from 18.2.37 to 18.2.38 in /client
2023-11-23 08:36:44 +01:00
Mathias Wagner b5f75d1be8 Merge pull request #470 from gnmyt/dependabot/npm_and_yarn/client/vite-5.0.2
Bump vite from 4.5.0 to 5.0.2 in /client
2023-11-22 14:35:37 +01:00
Mathias Wagner 2b57dcf496 Merge pull request #467 from gnmyt/dependabot/npm_and_yarn/client/i18next-http-backend-2.4.2
Bump i18next-http-backend from 2.4.1 to 2.4.2 in /client
2023-11-22 14:30:09 +01:00
dependabot[bot] a6b2b45672 Bump vite from 4.5.0 to 5.0.2 in /client
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.0 to 5.0.2.
- [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.0.2/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-22 13:28:51 +00:00
dependabot[bot] ab4bd1ba8b Bump @types/react from 18.2.37 to 18.2.38 in /client
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.37 to 18.2.38.
- [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>
2023-11-22 13:28:03 +00:00
Mathias Wagner 631d6e910c Merge pull request #466 from gnmyt/dependabot/npm_and_yarn/client/vite-plugin-pwa-0.17.0
Bump vite-plugin-pwa from 0.16.7 to 0.17.0 in /client
2023-11-22 14:27:23 +01:00
dependabot[bot] 62b81f38fc Bump i18next-http-backend from 2.4.1 to 2.4.2 in /client
Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend) from 2.4.1 to 2.4.2.
- [Changelog](https://github.com/i18next/i18next-http-backend/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next-http-backend/compare/v2.4.1...v2.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-20 22:02:47 +00:00
dependabot[bot] 1a5bdc7640 Bump vite-plugin-pwa from 0.16.7 to 0.17.0 in /client
Bumps [vite-plugin-pwa](https://github.com/vite-pwa/vite-plugin-pwa) from 0.16.7 to 0.17.0.
- [Release notes](https://github.com/vite-pwa/vite-plugin-pwa/releases)
- [Commits](https://github.com/vite-pwa/vite-plugin-pwa/compare/v0.16.7...v0.17.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-20 22:02:27 +00:00
dependabot[bot] 10d23b1204 Bump sequelize from 6.35.0 to 6.35.1
Bumps [sequelize](https://github.com/sequelize/sequelize) from 6.35.0 to 6.35.1.
- [Release notes](https://github.com/sequelize/sequelize/releases)
- [Commits](https://github.com/sequelize/sequelize/compare/v6.35.0...v6.35.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-20 21:13:03 +00:00
Mathias Wagner 0bd5cd3b9a Merge pull request #462 from gnmyt/dependabot/npm_and_yarn/client/vitejs/plugin-react-4.2.0
Bump @vitejs/plugin-react from 4.1.1 to 4.2.0 in /client
2023-11-17 12:45:55 +01:00
Mathias Wagner a72159ebfe Merge pull request #461 from gnmyt/dependabot/npm_and_yarn/client/react-i18next-13.5.0
Bump react-i18next from 13.4.1 to 13.5.0 in /client
2023-11-17 06:11:53 +01:00
Mathias Wagner 3efcff0cff Merge pull request #460 from gnmyt/dependabot/npm_and_yarn/axios-1.6.2
Bump axios from 1.6.1 to 1.6.2
2023-11-17 06:03:25 +01:00
dependabot[bot] fa7391ea64 Bump @vitejs/plugin-react from 4.1.1 to 4.2.0 in /client
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) from 4.1.1 to 4.2.0.
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/v4.2.0/packages/plugin-react)

---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-16 21:06:54 +00:00
dependabot[bot] 2ff91c1808 Bump react-i18next from 13.4.1 to 13.5.0 in /client
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 13.4.1 to 13.5.0.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v13.4.1...v13.5.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>
2023-11-15 21:20:49 +00:00
Mathias Wagner 37aad3cc3d Merge pull request #458 from gnmyt/dependabot/npm_and_yarn/client/i18next-23.7.6
Bump i18next from 23.6.0 to 23.7.6 in /client
2023-11-15 19:34:44 +01:00
Mathias Wagner 03a1800f6c Merge pull request #459 from gnmyt/dependabot/npm_and_yarn/sequelize-6.35.0
Bump sequelize from 6.34.0 to 6.35.0
2023-11-15 06:15:16 +01:00
dependabot[bot] f063c25320 Bump i18next from 23.6.0 to 23.7.6 in /client
Bumps [i18next](https://github.com/i18next/i18next) from 23.6.0 to 23.7.6.
- [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.6.0...v23.7.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-15 05:09:45 +00:00
Mathias Wagner 0c78b57e2b Merge pull request #457 from gnmyt/dependabot/npm_and_yarn/client/react-i18next-13.4.1
Bump react-i18next from 13.3.1 to 13.4.1 in /client
2023-11-15 06:09:03 +01:00