Commit Graph

66 Commits

Author SHA1 Message Date
Thomas Basler
9737c7e251 webapp: Update dependencies 2023-02-13 18:44:06 +01:00
Thomas Basler
7b9d870cce webapp: Update dependencies 2023-02-06 19:42:11 +01:00
Thomas Basler
b8ced54e29 webapp: Update dependencies 2023-01-30 20:34:27 +01:00
Thomas Basler
05c3b45576 webapp: update dependencies 2023-01-17 18:47:09 +01:00
Thomas Basler
af47b8aafe webapp: Update dependencies 2023-01-03 12:42:18 +01:00
Thomas Basler
3c5b05a954 webapp: Update dependencies 2022-12-31 11:49:44 +01:00
Thomas Basler
005e0972c6 webapp: Update dependencies 2022-12-26 12:38:51 +01:00
Thomas Basler
7cc4ebb86c webapp: Update dependencies 2022-12-25 12:02:12 +01:00
Thomas Basler
ab25914c48 Added i18n support for the web interface 2022-12-24 00:01:54 +01:00
Thomas Basler
eac640fb14 webapp: Update dependencies 2022-12-20 18:22:49 +01:00
Thomas Basler
14f9d751d5 webapp: Update dependencies 2022-12-14 20:50:42 +01:00
Thomas Basler
7527d74189 webapp: Update dependencies 2022-12-13 18:40:18 +01:00
Thomas Basler
39ce056c81 webapp: Update dependencies 2022-12-08 23:15:20 +01:00
Thomas Basler
06ae722b0b webapp: upgrade dependencies 2022-11-28 18:29:31 +01:00
Thomas Basler
cc342673df webapp: Upgrade dependencies 2022-11-22 23:43:20 +01:00
Thomas Basler
8f2c95e684 webapp: upgrade dependencies 2022-11-21 17:47:22 +01:00
Thomas Basler
ab1c4e458c webapp: Upgraded dependencies 2022-11-14 18:32:16 +01:00
Thomas Basler
d63476c70e webapp: Update dependencies 2022-11-07 18:52:22 +01:00
Thomas Basler
8d14dbd367 Password protection for security settings API
Also implemented the base functionallity to protect further API endpoints.
2022-11-03 21:00:13 +01:00
Thomas Basler
af4b47beeb webapp: Use scss instead of css
Enables easier theming in future
2022-11-02 20:39:18 +01:00
Thomas Basler
9ee75ed7ce Fixed missing yarn.lock 2022-10-31 15:37:34 +01:00
Thomas Basler
39b7687295 webapp: upgraded dependencies 2022-10-24 18:34:30 +02:00
Thomas Basler
b95d6ff897 webapp: Update dependencies 2022-10-17 22:53:53 +02:00
Thomas Basler
d798963df5 webapp: Migrated from vue-cli to vite 2022-10-17 19:26:04 +02:00
Thomas Basler
5576e99a1d webapp: updated dependencies 2022-10-10 19:25:42 +02:00
Thomas Basler
7b2ad96475 webapp: Update dependencies 2022-10-04 18:12:22 +02:00
Thomas Basler
bcdd7b7f86 webapp: Update dependencies 2022-10-03 22:54:48 +02:00
Thomas Basler
8d3e431d47 webapp: upgrade dependencies 2022-09-26 18:48:34 +02:00
Thomas Basler
8a91a77171 webapp: Upgrade dependencies 2022-09-19 20:49:34 +02:00
Thomas Basler
5dfeb30413 webapp: upgrade dependencies 2022-09-12 19:12:10 +02:00
Thomas Basler
971519ead6 webapp: Upgrade dependencies 2022-09-12 18:51:27 +02:00
Thomas Basler
a0bb4c0bd2 webapp: Upgrade dependencies 2022-09-05 18:47:27 +02:00
Thomas Basler
ab8759557a webapp: Bump eslint-plugin-vue from 9.3.0 to 9.4.0 2022-08-29 23:04:07 +02:00
Thomas Basler
505f25b044 webapp: upgrade dependencies 2022-08-29 22:49:13 +02:00
Thomas Basler
58edd5acbc webapp: upgraded dependencies 2022-08-27 11:50:59 +02:00
Thomas Basler
6d9d5a0747 webapp: upgraded dependencies 2022-08-15 17:07:38 +02:00
Thomas Basler
285ead1186 Upgraded Bootstrap from 5.1 to 5.2 2022-08-09 20:57:51 +02:00
tbnobody
778cce2245
Merge pull request #62 from tbnobody/dependabot/npm_and_yarn/webapp/core-js-3.24.1
Bump core-js from 3.23.2 to 3.24.1 in /webapp
2022-08-06 04:28:50 +02:00
dependabot[bot]
b165409ca1
Bump core-js from 3.23.2 to 3.24.1 in /webapp
Bumps [core-js](https://github.com/zloirock/core-js) from 3.23.2 to 3.24.1.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.23.2...v3.24.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-06 02:22:52 +00:00
dependabot[bot]
43a5840f21
Bump vue-router from 4.0.16 to 4.1.3 in /webapp
Bumps [vue-router](https://github.com/vuejs/router) from 4.0.16 to 4.1.3.
- [Release notes](https://github.com/vuejs/router/releases)
- [Commits](https://github.com/vuejs/router/compare/v4.0.16...v4.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-06 02:22:16 +00:00
tbnobody
556de38df8
Merge pull request #59 from tbnobody/dependabot/npm_and_yarn/webapp/types/node-18.6.4
Bump @types/node from 18.0.0 to 18.6.4 in /webapp
2022-08-06 04:12:34 +02:00
dependabot[bot]
f05eea2e96
Bump eslint from 8.18.0 to 8.21.0 in /webapp
Bumps [eslint](https://github.com/eslint/eslint) from 8.18.0 to 8.21.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.18.0...v8.21.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-06 02:07:29 +00:00
dependabot[bot]
a39abf81b4
Bump @types/node from 18.0.0 to 18.6.4 in /webapp
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.0.0 to 18.6.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-06 02:07:24 +00:00
tbnobody
0571e52109
Merge pull request #55 from tbnobody/dependabot/npm_and_yarn/webapp/vue/cli-plugin-typescript-5.0.8
Bump @vue/cli-plugin-typescript from 5.0.6 to 5.0.8 in /webapp
2022-08-06 04:03:56 +02:00
dependabot[bot]
18bb3fcb40
Bump @vue/cli-plugin-typescript from 5.0.6 to 5.0.8 in /webapp
Bumps [@vue/cli-plugin-typescript](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-typescript) from 5.0.6 to 5.0.8.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-plugin-typescript)

---
updated-dependencies:
- dependency-name: "@vue/cli-plugin-typescript"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-06 02:00:31 +00:00
dependabot[bot]
4a25b6909b
Bump @vue/cli-plugin-babel from 5.0.6 to 5.0.8 in /webapp
Bumps [@vue/cli-plugin-babel](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-babel) from 5.0.6 to 5.0.8.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-plugin-babel)

---
updated-dependencies:
- dependency-name: "@vue/cli-plugin-babel"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-06 01:59:48 +00:00
dependabot[bot]
813a5836cd
Bump eslint-plugin-vue from 9.1.1 to 9.3.0 in /webapp
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.1.1 to 9.3.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.1.1...v9.3.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-vue
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-06 01:53:41 +00:00
tbnobody
cc7a10c916
Merge pull request #58 from tbnobody/dependabot/npm_and_yarn/webapp/babel/eslint-parser-7.18.9
Bump @babel/eslint-parser from 7.18.2 to 7.18.9 in /webapp
2022-08-06 03:52:07 +02:00
dependabot[bot]
25ec510840
Bump @babel/eslint-parser from 7.18.2 to 7.18.9 in /webapp
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.18.2 to 7.18.9.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.18.9/eslint/babel-eslint-parser)

---
updated-dependencies:
- dependency-name: "@babel/eslint-parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-06 01:47:13 +00:00
dependabot[bot]
57f4fdf175
Bump @vue/cli-plugin-eslint from 5.0.6 to 5.0.8 in /webapp
Bumps [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint) from 5.0.6 to 5.0.8.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-plugin-eslint)

---
updated-dependencies:
- dependency-name: "@vue/cli-plugin-eslint"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-06 01:46:53 +00:00