Commit graph

1698 commits

Author SHA1 Message Date
Nicolas Meienberger
f3d3cfac07 ci: fix dockerfile to copy tests folder 2023-06-28 22:46:18 +02:00
Nicolas Meienberger
0555a7f321 Merge branch 'master' into release/1.5.1 2023-06-28 22:42:18 +02:00
Nicolas Meienberger
8e470576b2 chore: bump version to 1.5.1 2023-06-28 22:17:38 +02:00
Nicolas Meienberger
3e8ca5a724 feat: add new language spanish 2023-06-28 19:05:35 +02:00
Nicolas Meienberger
494e997dc4 New translations en.json (Spanish) 2023-06-28 19:04:16 +02:00
Nicolas Meienberger
b122e1a2dd New translations en.json (Spanish) 2023-06-28 19:04:16 +02:00
Nicolas Meienberger
e3a744f4a9 New translations en.json (Spanish) 2023-06-28 19:04:16 +02:00
Nicolas Meienberger
8fdf2f0c8d New translations en.json (Chinese Traditional) 2023-06-28 19:04:16 +02:00
Nicolas Meienberger
89c04f649c New translations en.json (Chinese Simplified) 2023-06-28 19:04:16 +02:00
Nicolas Meienberger
72fec3208d New translations en.json (Japanese) 2023-06-28 19:04:16 +02:00
dependabot[bot]
fddb338b7e chore(deps-dev): bump @types/react from 18.2.13 to 18.2.14
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.13 to 18.2.14.
- [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-06-28 19:03:22 +02:00
dependabot[bot]
cce8bd2cf0 chore(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.60.0 to 5.60.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.60.1/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-28 18:58:12 +02:00
dependabot[bot]
b694465588 chore(deps-dev): bump @types/node from 20.3.1 to 20.3.2
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.3.1 to 20.3.2.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-28 18:51:36 +02:00
Nicolas Meienberger
c2f7f19b84 ci: fix un-needed download-artifact 2023-06-28 18:47:18 +02:00
Nicolas Meienberger
ca64b1b3c9 ci: split build and tests 2023-06-28 18:45:01 +02:00
Nicolas Meienberger
dccf80759a test: ignore tests folder in codecov 2023-06-28 09:01:41 +02:00
Nicolas Meienberger
2c4107a3a9 chore: update lock file 2023-06-28 09:01:41 +02:00
Nicolas Meienberger
94553f35d1 test: migrate tests for auth.service to vitest 2023-06-28 09:01:41 +02:00
Nicolas Meienberger
b9402dd333 test: re-create mocks for drizzle, fs-extra and redis using vi.mock 2023-06-28 09:01:41 +02:00
Nicolas Meienberger
c85374c0e5 test: install vite and create base config for server testing 2023-06-28 09:01:41 +02:00
Nicolas Meienberger
6d0f32ef8a fix(TipiConfig): add non-app settings to the setting schema to not delete those when saving settings 2023-06-28 08:43:00 +02:00
dependabot[bot]
5d47eac487 chore(deps-dev): bump @types/node-cron from 3.0.7 to 3.0.8
Bumps [@types/node-cron](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node-cron) from 3.0.7 to 3.0.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node-cron)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-28 08:13:00 +02:00
dependabot[bot]
4b7f767e60 chore(deps-dev): bump eslint-plugin-jsdoc from 46.2.6 to 46.3.0
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 46.2.6 to 46.3.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v46.2.6...v46.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-28 08:12:30 +02:00
dependabot[bot]
9530461b1f chore(deps-dev): bump @typescript-eslint/parser from 5.60.0 to 5.60.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.60.0 to 5.60.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.60.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>
2023-06-28 08:11:31 +02:00
dependabot[bot]
b34bcde4bb chore(deps): bump semver from 7.5.2 to 7.5.3
Bumps [semver](https://github.com/npm/node-semver) from 7.5.2 to 7.5.3.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v7.5.2...v7.5.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-28 08:10:35 +02:00
dependabot[bot]
79eb1f04f0 chore(deps): bump pg from 8.11.0 to 8.11.1
Bumps [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) from 8.11.0 to 8.11.1.
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brianc/node-postgres/commits/pg@8.11.1/packages/pg)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-28 08:09:45 +02:00
dependabot[bot]
fe981bcf7f chore(deps): bump @tabler/icons-react from 2.22.0 to 2.23.0
Bumps [@tabler/icons-react](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react) from 2.22.0 to 2.23.0.
- [Release notes](https://github.com/tabler/tabler-icons/releases)
- [Commits](https://github.com/tabler/tabler-icons/commits/v2.23.0/packages/icons-react)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-28 08:09:07 +02:00
dependabot[bot]
64a7bd8cee chore(deps): bump react-tooltip from 5.14.0 to 5.16.1
Bumps [react-tooltip](https://github.com/ReactTooltip/react-tooltip) from 5.14.0 to 5.16.1.
- [Release notes](https://github.com/ReactTooltip/react-tooltip/releases)
- [Changelog](https://github.com/ReactTooltip/react-tooltip/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ReactTooltip/react-tooltip/compare/v5.14.0...v5.16.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-28 08:08:18 +02:00
dependabot[bot]
dcad4f7d75 chore(deps): bump web-push from 3.6.2 to 3.6.3
Bumps [web-push](https://github.com/web-push-libs/web-push) from 3.6.2 to 3.6.3.
- [Release notes](https://github.com/web-push-libs/web-push/releases)
- [Commits](https://github.com/web-push-libs/web-push/compare/v3.6.2...v3.6.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-22 23:43:38 +02:00
dependabot[bot]
f0b8878f74 chore(deps-dev): bump eslint-config-next from 13.4.6 to 13.4.7
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 13.4.6 to 13.4.7.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v13.4.7/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-22 23:42:44 +02:00
dependabot[bot]
92ae63aa9c chore(deps-dev): bump @faker-js/faker from 8.0.1 to 8.0.2
Bumps [@faker-js/faker](https://github.com/faker-js/faker) from 8.0.1 to 8.0.2.
- [Release notes](https://github.com/faker-js/faker/releases)
- [Changelog](https://github.com/faker-js/faker/blob/next/CHANGELOG.md)
- [Commits](https://github.com/faker-js/faker/compare/v8.0.1...v8.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-22 23:40:48 +02:00
dependabot[bot]
9fd40a320d chore(deps): bump react-tooltip from 5.13.1 to 5.14.0
Bumps [react-tooltip](https://github.com/ReactTooltip/react-tooltip) from 5.13.1 to 5.14.0.
- [Release notes](https://github.com/ReactTooltip/react-tooltip/releases)
- [Changelog](https://github.com/ReactTooltip/react-tooltip/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ReactTooltip/react-tooltip/compare/v5.13.1...v5.14.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-22 23:36:05 +02:00
dependabot[bot]
1424ae31d5 chore(deps): bump next-intl from 2.14.6 to 2.15.1
Bumps [next-intl](https://github.com/amannn/next-intl) from 2.14.6 to 2.15.1.
- [Changelog](https://github.com/amannn/next-intl/blob/main/CHANGELOG.md)
- [Commits](https://github.com/amannn/next-intl/compare/v2.14.6...v2.15.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-22 23:35:09 +02:00
dependabot[bot]
f33317361e chore(deps): bump sass from 1.62.1 to 1.63.6
Bumps [sass](https://github.com/sass/dart-sass) from 1.62.1 to 1.63.6.
- [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.62.1...1.63.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-22 23:34:41 +02:00
dependabot[bot]
51d6450789 chore(deps-dev): bump next-router-mock from 0.9.6 to 0.9.7
Bumps [next-router-mock](https://github.com/scottrippey/next-router-mock) from 0.9.6 to 0.9.7.
- [Commits](https://github.com/scottrippey/next-router-mock/compare/v0.9.6...v0.9.7)

---
updated-dependencies:
- dependency-name: next-router-mock
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-22 23:34:08 +02:00
dependabot[bot]
f1703f8c2d chore(deps-dev): bump @typescript-eslint/parser from 5.59.11 to 5.60.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.11 to 5.60.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.60.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-06-22 23:33:40 +02:00
dependabot[bot]
9d63adefc5 chore(deps): bump next from 13.4.6 to 13.4.7
Bumps [next](https://github.com/vercel/next.js) from 13.4.6 to 13.4.7.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v13.4.6...v13.4.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-22 23:23:33 +02:00
dependabot[bot]
d6fd5e1a03 chore(deps-dev): bump drizzle-kit from 0.19.1 to 0.19.2
Bumps [drizzle-kit](https://github.com/drizzle-team/drizzle-kit-mirror) from 0.19.1 to 0.19.2.
- [Release notes](https://github.com/drizzle-team/drizzle-kit-mirror/releases)
- [Commits](https://github.com/drizzle-team/drizzle-kit-mirror/compare/v0.19.1...v0.19.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-22 23:21:50 +02:00
dependabot[bot]
8616e20668 chore(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.59.11 to 5.60.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.60.0/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-20 09:06:53 +02:00
dependabot[bot]
cb64dc8b7c chore(deps-dev): bump @types/react from 18.2.12 to 18.2.13
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.12 to 18.2.13.
- [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-06-20 09:06:28 +02:00
dependabot[bot]
032675ffb9 chore(deps-dev): bump eslint-plugin-jest from 27.2.1 to 27.2.2
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.2.1 to 27.2.2.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v27.2.1...v27.2.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-20 08:45:30 +02:00
dependabot[bot]
5cebfc0f8d chore(deps-dev): bump @total-typescript/shoehorn from 0.1.0 to 0.1.1
Bumps @total-typescript/shoehorn from 0.1.0 to 0.1.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-20 08:45:07 +02:00
dependabot[bot]
68d7fe8cf2 chore(deps): bump drizzle-orm from 0.26.5 to 0.27.0
Bumps [drizzle-orm](https://github.com/drizzle-team/drizzle-orm) from 0.26.5 to 0.27.0.
- [Release notes](https://github.com/drizzle-team/drizzle-orm/releases)
- [Commits](https://github.com/drizzle-team/drizzle-orm/compare/0.26.5...0.27.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-20 08:44:49 +02:00
dependabot[bot]
5b7ed1e94e chore(deps-dev): bump next-router-mock from 0.9.3 to 0.9.6
Bumps [next-router-mock](https://github.com/scottrippey/next-router-mock) from 0.9.3 to 0.9.6.
- [Commits](https://github.com/scottrippey/next-router-mock/compare/v0.9.3...v0.9.6)

---
updated-dependencies:
- dependency-name: next-router-mock
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-20 08:43:54 +02:00
dependabot[bot]
75b2b4169a chore(deps-dev): bump @types/react-dom from 18.2.5 to 18.2.6
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.2.5 to 18.2.6.
- [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-06-20 08:43:39 +02:00
dependabot[bot]
eabb2795fd chore(deps-dev): bump drizzle-kit from 0.18.1 to 0.19.1
Bumps [drizzle-kit](https://github.com/drizzle-team/drizzle-kit-mirror) from 0.18.1 to 0.19.1.
- [Release notes](https://github.com/drizzle-team/drizzle-kit-mirror/releases)
- [Commits](https://github.com/drizzle-team/drizzle-kit-mirror/compare/v0.18.1...v0.19.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-20 08:43:21 +02:00
allcontributors[bot]
b339d2605b docs: update .all-contributorsrc [skip ci] 2023-06-20 08:40:08 +02:00
allcontributors[bot]
65d94651d6 docs: update README.md [skip ci] 2023-06-20 08:40:08 +02:00
amusingimpala75
75b978ac6a Modify configure.sh to try using an AUR helper
When installing packages, if `pacman` doesn't find it in any of it's repositories, try installing it from the AUR using `yay`.
2023-06-20 08:38:01 +02:00
dependabot[bot]
137b870e96 chore(deps): bump react-hook-form from 7.44.3 to 7.45.0
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.44.3 to 7.45.0.
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases)
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-hook-form/react-hook-form/compare/v7.44.3...v7.45.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-20 08:35:49 +02:00