Commit Graph

1259 Commits

Author SHA1 Message Date
Matthias
1c6f831f5d
Merge pull request #1076 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.48.0
build(deps-dev): bump @typescript-eslint/parser from 5.47.1 to 5.48.0
2023-01-04 07:46:08 +01:00
Matthias
cd1c82d794
Merge pull request #1074 from freqtrade/dependabot/npm_and_yarn/main/vue-tsc-1.0.20
build(deps-dev): bump vue-tsc from 1.0.18 to 1.0.20
2023-01-04 07:45:40 +01:00
Matthias
8c569ceba7
Merge pull request #1075 from freqtrade/dependabot/npm_and_yarn/main/vue-echarts-6.5.0
build(deps): bump vue-echarts from 6.3.3 to 6.5.0
2023-01-04 07:44:50 +01:00
Matthias
c23ff16933
Merge pull request #1079 from freqtrade/dependabot/npm_and_yarn/main/pinia-plugin-persistedstate-3.0.2
build(deps): bump pinia-plugin-persistedstate from 3.0.1 to 3.0.2
2023-01-04 07:44:34 +01:00
Matthias
746933cf53
Merge pull request #1080 from freqtrade/dependabot/npm_and_yarn/main/vuepic/vue-datepicker-3.6.4
build(deps): bump @vuepic/vue-datepicker from 3.6.3 to 3.6.4
2023-01-04 07:44:21 +01:00
dependabot[bot]
7bfbfd232d
build(deps-dev): bump cypress from 12.2.0 to 12.3.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 12.2.0 to 12.3.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v12.2.0...v12.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-04 05:04:55 +00:00
dependabot[bot]
4e4879d8ec
build(deps): bump @vuepic/vue-datepicker from 3.6.3 to 3.6.4
Bumps [@vuepic/vue-datepicker](https://github.com/Vuepic/vue-datepicker) from 3.6.3 to 3.6.4.
- [Release notes](https://github.com/Vuepic/vue-datepicker/releases)
- [Commits](https://github.com/Vuepic/vue-datepicker/compare/v3.6.3...v3.6.4)

---
updated-dependencies:
- dependency-name: "@vuepic/vue-datepicker"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-04 05:03:49 +00:00
dependabot[bot]
8b980d2655
build(deps): bump pinia-plugin-persistedstate from 3.0.1 to 3.0.2
Bumps [pinia-plugin-persistedstate](https://github.com/prazdevs/pinia-plugin-persistedstate) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/prazdevs/pinia-plugin-persistedstate/releases)
- [Commits](https://github.com/prazdevs/pinia-plugin-persistedstate/compare/v3.0.1...v3.0.2)

---
updated-dependencies:
- dependency-name: pinia-plugin-persistedstate
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-04 05:02:45 +00:00
dependabot[bot]
c20eac3e24
build(deps-dev): bump @typescript-eslint/parser from 5.47.1 to 5.48.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.47.1 to 5.48.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.48.0/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-04 05:01:54 +00:00
dependabot[bot]
358f6f81b9
build(deps): bump vue-echarts from 6.3.3 to 6.5.0
Bumps [vue-echarts](https://github.com/ecomfe/vue-echarts) from 6.3.3 to 6.5.0.
- [Release notes](https://github.com/ecomfe/vue-echarts/releases)
- [Changelog](https://github.com/ecomfe/vue-echarts/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ecomfe/vue-echarts/compare/v6.3.3...v6.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-04 05:01:39 +00:00
dependabot[bot]
00bf3e88dd
build(deps-dev): bump vue-tsc from 1.0.18 to 1.0.20
Bumps [vue-tsc](https://github.com/johnsoncodehk/volar/tree/HEAD/vue-language-tools/vue-tsc) from 1.0.18 to 1.0.20.
- [Release notes](https://github.com/johnsoncodehk/volar/releases)
- [Changelog](https://github.com/johnsoncodehk/volar/blob/master/CHANGELOG.md)
- [Commits](https://github.com/johnsoncodehk/volar/commits/v1.0.20/vue-language-tools/vue-tsc)

---
updated-dependencies:
- dependency-name: vue-tsc
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-04 05:01:11 +00:00
Matthias
5a93424cdf
Merge pull request #1068 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.47.1
build(deps-dev): bump @typescript-eslint/parser from 5.47.0 to 5.47.1
2022-12-28 07:20:42 +01:00
Matthias
0cba781835
Merge pull request #1069 from freqtrade/dependabot/npm_and_yarn/main/core-js-3.27.0
build(deps): bump core-js from 3.26.1 to 3.27.0
2022-12-28 07:20:18 +01:00
Matthias
33f1e4814d
Merge pull request #1070 from freqtrade/dependabot/npm_and_yarn/main/vueuse/core-9.9.0
build(deps): bump @vueuse/core from 9.8.2 to 9.9.0
2022-12-28 07:20:11 +01:00
dependabot[bot]
9e71fe0d51
build(deps): bump @vueuse/core from 9.8.2 to 9.9.0
Bumps [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) from 9.8.2 to 9.9.0.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v9.9.0/packages/core)

---
updated-dependencies:
- dependency-name: "@vueuse/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-28 05:02:53 +00:00
dependabot[bot]
a16736ed40
build(deps): bump core-js from 3.26.1 to 3.27.0
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.26.1 to 3.27.0.
- [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/commits/v3.27.0/packages/core-js)

---
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-12-28 05:02:15 +00:00
dependabot[bot]
0acd0f5ae3
build(deps-dev): bump @typescript-eslint/parser from 5.47.0 to 5.47.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.47.0 to 5.47.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.47.1/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-28 05:02:00 +00:00
dependabot[bot]
96d42dcfdf
build(deps-dev): bump vue-tsc from 1.0.16 to 1.0.18
Bumps [vue-tsc](https://github.com/johnsoncodehk/volar/tree/HEAD/vue-language-tools/vue-tsc) from 1.0.16 to 1.0.18.
- [Release notes](https://github.com/johnsoncodehk/volar/releases)
- [Changelog](https://github.com/johnsoncodehk/volar/blob/master/CHANGELOG.md)
- [Commits](https://github.com/johnsoncodehk/volar/commits/v1.0.18/vue-language-tools/vue-tsc)

---
updated-dependencies:
- dependency-name: vue-tsc
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-28 05:01:57 +00:00
Matthias
a57cc5320e
Merge pull request #1060 from freqtrade/dependabot/npm_and_yarn/main/vue-tsc-1.0.16
build(deps-dev): bump vue-tsc from 1.0.11 to 1.0.16
2022-12-21 06:49:07 +01:00
Matthias
45249abee6
Merge pull request #1063 from freqtrade/dependabot/npm_and_yarn/main/sass-1.57.1
build(deps-dev): bump sass from 1.56.2 to 1.57.1
2022-12-21 06:48:13 +01:00
Matthias
564bf30106
Merge pull request #1065 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.47.0
build(deps-dev): bump @typescript-eslint/parser from 5.46.1 to 5.47.0
2022-12-21 06:48:00 +01:00
Matthias
9e767c6c2c
Merge pull request #1064 from freqtrade/dependabot/npm_and_yarn/main/vue-echarts-6.3.3
build(deps): bump vue-echarts from 6.2.3 to 6.3.3
2022-12-21 06:47:51 +01:00
dependabot[bot]
c74551c2e0
build(deps-dev): bump sass from 1.56.2 to 1.57.1
Bumps [sass](https://github.com/sass/dart-sass) from 1.56.2 to 1.57.1.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.56.2...1.57.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-21 05:39:03 +00:00
dependabot[bot]
feca55c6ff
build(deps-dev): bump vue-tsc from 1.0.11 to 1.0.16
Bumps [vue-tsc](https://github.com/johnsoncodehk/volar/tree/HEAD/vue-language-tools/vue-tsc) from 1.0.11 to 1.0.16.
- [Release notes](https://github.com/johnsoncodehk/volar/releases)
- [Changelog](https://github.com/johnsoncodehk/volar/blob/master/CHANGELOG.md)
- [Commits](https://github.com/johnsoncodehk/volar/commits/v1.0.16/vue-language-tools/vue-tsc)

---
updated-dependencies:
- dependency-name: vue-tsc
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-21 05:38:44 +00:00
Matthias
a7aba3fd62
Merge pull request #1066 from freqtrade/dependabot/npm_and_yarn/main/cypress-12.2.0
build(deps-dev): bump cypress from 12.1.0 to 12.2.0
2022-12-21 06:37:54 +01:00
Matthias
e2f35d1952
Merge pull request #1061 from freqtrade/dependabot/npm_and_yarn/main/typescript-4.9.4
build(deps-dev): bump typescript from 4.9.3 to 4.9.4
2022-12-21 06:37:33 +01:00
dependabot[bot]
3e9e8acb8d
build(deps-dev): bump cypress from 12.1.0 to 12.2.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 12.1.0 to 12.2.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v12.1.0...v12.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-21 05:04:06 +00:00
dependabot[bot]
e5a370884a
build(deps-dev): bump @typescript-eslint/parser from 5.46.1 to 5.47.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.46.1 to 5.47.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.47.0/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-21 05:03:45 +00:00
dependabot[bot]
45573454dc
build(deps): bump vue-echarts from 6.2.3 to 6.3.3
Bumps [vue-echarts](https://github.com/ecomfe/vue-echarts) from 6.2.3 to 6.3.3.
- [Release notes](https://github.com/ecomfe/vue-echarts/releases)
- [Changelog](https://github.com/ecomfe/vue-echarts/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ecomfe/vue-echarts/compare/v6.2.3...v6.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-21 05:03:19 +00:00
dependabot[bot]
72220b4166
build(deps): bump @vueuse/core from 9.1.1 to 9.8.2
Bumps [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) from 9.1.1 to 9.8.2.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v9.8.2/packages/core)

---
updated-dependencies:
- dependency-name: "@vueuse/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-21 05:02:05 +00:00
dependabot[bot]
658d0d7fc6
build(deps-dev): bump typescript from 4.9.3 to 4.9.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.3 to 4.9.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.9.3...v4.9.4)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-21 05:01:45 +00:00
dependabot[bot]
010bd0cec6
build(deps-dev): bump @cypress/vite-dev-server from 5.0.0 to 5.0.2
Bumps [@cypress/vite-dev-server](https://github.com/cypress-io/cypress) from 5.0.0 to 5.0.2.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/@cypress/vite-dev-server-v5.0.0...@cypress/vite-dev-server-v5.0.2)

---
updated-dependencies:
- dependency-name: "@cypress/vite-dev-server"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-14 05:55:56 +00:00
dependabot[bot]
6eaaea9f1c
build(deps-dev): bump portal-vue from 2.1.7 to 3.0.0
Bumps [portal-vue](https://github.com/LinusBorg/portal-vue) from 2.1.7 to 3.0.0.
- [Release notes](https://github.com/LinusBorg/portal-vue/releases)
- [Changelog](https://github.com/LinusBorg/portal-vue/blob/main/.release-it.json)
- [Commits](https://github.com/LinusBorg/portal-vue/compare/2.1.7...3.0.0)

---
updated-dependencies:
- dependency-name: portal-vue
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-14 05:43:20 +00:00
dependabot[bot]
95071544ad
build(deps-dev): bump prettier from 2.8.0 to 2.8.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.0 to 2.8.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.8.0...2.8.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-14 05:28:03 +00:00
Matthias
f09a6361a0
Merge pull request #1049 from freqtrade/dependabot/npm_and_yarn/main/vuepic/vue-datepicker-3.6.3
build(deps): bump @vuepic/vue-datepicker from 3.6.1 to 3.6.3
2022-12-14 06:26:46 +01:00
Matthias
847b7213e0
Merge pull request #1050 from freqtrade/dependabot/npm_and_yarn/main/cypress-12.1.0
build(deps-dev): bump cypress from 12.0.1 to 12.1.0
2022-12-14 06:26:26 +01:00
Matthias
e62c218ed2
Merge pull request #1052 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.46.1
build(deps-dev): bump @typescript-eslint/parser from 5.45.1 to 5.46.1
2022-12-14 06:26:13 +01:00
Matthias
58055f8390
Merge pull request #1053 from freqtrade/dependabot/npm_and_yarn/main/bootswatch-5.2.3
build(deps): bump bootswatch from 5.2.2 to 5.2.3
2022-12-14 06:25:56 +01:00
Matthias
1729ff9f44
Merge pull request #1054 from freqtrade/dependabot/npm_and_yarn/main/echarts-5.4.1
build(deps): bump echarts from 5.4.0 to 5.4.1
2022-12-14 06:25:47 +01:00
Matthias
e76bfe8e59
Merge pull request #1056 from freqtrade/dependabot/npm_and_yarn/main/pinia-2.0.28
build(deps): bump pinia from 2.0.27 to 2.0.28
2022-12-14 06:25:18 +01:00
dependabot[bot]
85f988f80c
build(deps): bump pinia from 2.0.27 to 2.0.28
Bumps [pinia](https://github.com/vuejs/pinia) from 2.0.27 to 2.0.28.
- [Release notes](https://github.com/vuejs/pinia/releases)
- [Commits](https://github.com/vuejs/pinia/compare/pinia@2.0.27...pinia@2.0.28)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-14 05:05:54 +00:00
dependabot[bot]
2d77d8a238
build(deps): bump echarts from 5.4.0 to 5.4.1
Bumps [echarts](https://github.com/apache/echarts) from 5.4.0 to 5.4.1.
- [Release notes](https://github.com/apache/echarts/releases)
- [Commits](https://github.com/apache/echarts/compare/5.4.0...5.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-14 05:03:34 +00:00
dependabot[bot]
e6697fe487
build(deps): bump bootswatch from 5.2.2 to 5.2.3
Bumps [bootswatch](https://github.com/thomaspark/bootswatch) from 5.2.2 to 5.2.3.
- [Release notes](https://github.com/thomaspark/bootswatch/releases)
- [Commits](https://github.com/thomaspark/bootswatch/compare/v5.2.2...v5.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-14 05:03:05 +00:00
dependabot[bot]
41f40ddd62
build(deps-dev): bump @typescript-eslint/parser from 5.45.1 to 5.46.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.45.1 to 5.46.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.46.1/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-14 05:02:50 +00:00
dependabot[bot]
191a410fb5
build(deps-dev): bump cypress from 12.0.1 to 12.1.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 12.0.1 to 12.1.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v12.0.1...v12.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-14 05:02:03 +00:00
dependabot[bot]
9877fab91c
build(deps): bump @vuepic/vue-datepicker from 3.6.1 to 3.6.3
Bumps [@vuepic/vue-datepicker](https://github.com/Vuepic/vue-datepicker) from 3.6.1 to 3.6.3.
- [Release notes](https://github.com/Vuepic/vue-datepicker/releases)
- [Commits](https://github.com/Vuepic/vue-datepicker/compare/v3.6.1...v3.6.3)

---
updated-dependencies:
- dependency-name: "@vuepic/vue-datepicker"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-14 05:01:48 +00:00
dependabot[bot]
c4fdafa85e
build(deps-dev): bump sass from 1.56.1 to 1.56.2
Bumps [sass](https://github.com/sass/dart-sass) from 1.56.1 to 1.56.2.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.56.1...1.56.2)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-14 05:01:24 +00:00
Matthias
40d0691fd3 Improve login to not close the modal when something is wrong 2022-12-13 19:27:14 +01:00
Matthias
ef848f33e8 Fix datepicker not working 2022-12-11 10:24:04 +01:00
Matthias
2312948c29 Add websocket dependencies 2022-12-07 07:00:21 +01:00