Commit graph

1722 commits

Author SHA1 Message Date
Nicolas Meienberger
6b6aba9545 ci: deploy e2e report to github pages 2023-06-03 19:18:18 +02:00
Nicolas Meienberger
c0d5e95d4c ci: run e2e tests on digital ocean droplet 2023-06-03 19:18:18 +02:00
Nicolas Meienberger
2aeacd7d14 ci: create playwright tests workflow
ci: make db and redis as github action services
2023-06-03 19:18:18 +02:00
Nicolas Meienberger
6bbd950d15 feat: create start:e2e and test:e2e scripts to launch tests easily 2023-06-03 19:18:18 +02:00
Nicolas Meienberger
f389d51819 test: add basic e2e test suites for auth and app install 2023-06-03 19:18:18 +02:00
Nicolas Meienberger
5868ccb579 chore: install @playwright/test devDependency 2023-06-03 19:18:18 +02:00
Nicolas Meienberger
38593de434
New Crowdin updates (#445)
* New translations en.json (Russian)

* New translations en.json (Russian)
2023-05-31 21:49:25 +02:00
Nicolas Meienberger
716b368f31 ci: refactor deprecated usages of set-output command 2023-05-31 08:38:35 +02:00
Nicolas Meienberger
4f25886ae0 chore: Bump eslint-plugin-jsdoc from 44.2.4 to 46.0.0 2023-05-31 08:30:23 +02:00
dependabot[bot]
c017d87c23 Bump actions/dependency-review-action from 1 to 3
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 1 to 3.
- [Release notes](https://github.com/actions/dependency-review-action/releases)
- [Commits](https://github.com/actions/dependency-review-action/compare/v1...v3)

---
updated-dependencies:
- dependency-name: actions/dependency-review-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-31 08:26:15 +02:00
dependabot[bot]
18fd3493e1 Bump pnpm/action-setup from 2.2.2 to 2.2.4
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 2.2.2 to 2.2.4.
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](https://github.com/pnpm/action-setup/compare/v2.2.2...v2.2.4)

---
updated-dependencies:
- dependency-name: pnpm/action-setup
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-31 08:25:47 +02:00
Nicolas Meienberger
921e2264ce chore: Bump sharp from 0.31.2 to 0.32.1 2023-05-31 08:25:23 +02:00
Nicolas Meienberger
7813fd4c67 Merge branch 'dependabot/npm_and_yarn/eslint-config-next-13.4.4' of github.com:meienberger/runtipi into dependabot/npm_and_yarn/eslint-config-next-13.4.4 2023-05-31 08:20:37 +02:00
dependabot[bot]
d759416159
Bump eslint-config-next from 13.4.3 to 13.4.4
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 13.4.3 to 13.4.4.
- [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.4/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-05-31 06:19:12 +00:00
dependabot[bot]
a77f1494be Bump @types/react from 18.2.6 to 18.2.7
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.6 to 18.2.7.
- [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-05-31 08:17:27 +02:00
dependabot[bot]
a6d52da36f Bump @types/node from 20.2.1 to 20.2.5
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.2.1 to 20.2.5.
- [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-05-31 08:16:24 +02:00
Nicolas Meienberger
bb3cf037a7 chore: update lock file 2023-05-31 08:14:35 +02:00
dependabot[bot]
79a4fbc521 Bump next from 13.4.3 to 13.4.4
Bumps [next](https://github.com/vercel/next.js) from 13.4.3 to 13.4.4.
- [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.3...v13.4.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-31 08:13:53 +02:00
dependabot[bot]
e59d26d26a Bump docker/build-push-action from 3 to 4
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3 to 4.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-31 08:11:56 +02:00
Nicolas Meienberger
6abc68be68
New translations en.json (Hungarian) (#443) 2023-05-31 08:11:01 +02:00
Nicolas Meienberger
2b8a1bc9ed chore: bump version to 1.4.2 2023-05-30 23:09:31 +02:00
Nicolas Meienberger
6b2e41280d feat(locales): add German and Hungarian languages 2023-05-30 23:09:15 +02:00
Nicolas Meienberger
7f501775be New translations en.json (Hungarian) 2023-05-30 23:01:12 +02:00
Nicolas Meienberger
36a97de137 New translations en.json (Hungarian) 2023-05-30 23:01:12 +02:00
Nicolas Meienberger
1222ecbe98 New translations en.json (German) 2023-05-30 23:01:12 +02:00
Nicolas Meienberger
3cb18d5523 New translations en.json (Spanish) 2023-05-30 23:01:12 +02:00
Nicolas Meienberger
0b6964bf96 New translations en.json (German) 2023-05-30 23:01:12 +02:00
Nicolas Meienberger
77052b2183 New translations en.json (German) 2023-05-30 23:01:12 +02:00
Nicolas Meienberger
c9d25851a0 New translations en.json (German) 2023-05-30 23:01:12 +02:00
Nicolas Meienberger
27682e82c4 New translations en.json (Hungarian) 2023-05-30 23:01:12 +02:00
Nicolas Meienberger
b41cda9fec New translations en.json (Hungarian) 2023-05-30 23:01:12 +02:00
Nicolas Meienberger
e5ff8f6aa3 Merge branch 'develop' of github.com:meienberger/runtipi into develop 2023-05-30 23:00:44 +02:00
Nicolas Meienberger
bd592c8f5c chore: restart main containers on failure instead of always 2023-05-30 23:00:40 +02:00
allcontributors[bot]
f48f77e75e docs: update .all-contributorsrc [skip ci] 2023-05-30 22:56:48 +02:00
allcontributors[bot]
a560cc759e docs: update README.md [skip ci] 2023-05-30 22:56:48 +02:00
allcontributors[bot]
6d7276a56f docs: update .all-contributorsrc [skip ci] 2023-05-30 22:56:17 +02:00
allcontributors[bot]
76526952bc docs: update README.md [skip ci] 2023-05-30 22:56:17 +02:00
allcontributors[bot]
35e457ab3a docs: update .all-contributorsrc [skip ci] 2023-05-30 22:55:51 +02:00
allcontributors[bot]
896f95dc6c docs: update README.md [skip ci] 2023-05-30 22:55:51 +02:00
allcontributors[bot]
4d54327e96 docs: update .all-contributorsrc [skip ci] 2023-05-30 22:54:04 +02:00
allcontributors[bot]
fc49d2be9b docs: update README.md [skip ci] 2023-05-30 22:54:04 +02:00
dependabot[bot]
f31cc5b5c9
Bump eslint-config-next from 13.4.3 to 13.4.4
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 13.4.3 to 13.4.4.
- [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.4/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-05-26 21:12:17 +00:00
Nicolas Meienberger
ce494f790c
Merge pull request #427 from meienberger/all-contributors/add-NoisyFridge
docs: add NoisyFridge as a contributor for translation
2023-05-23 22:46:25 +02:00
allcontributors[bot]
dcad74eab2
docs: update .all-contributorsrc [skip ci] 2023-05-23 20:46:10 +00:00
allcontributors[bot]
38479b4cb0
docs: update README.md [skip ci] 2023-05-23 20:46:10 +00:00
Nicolas Meienberger
91d59d726e
Merge pull request #426 from meienberger/release/1.4.2
release 1.4.2
2023-05-23 22:45:30 +02:00
Nicolas Meienberger
d6173527e7
Merge branch 'master' into release/1.4.2 2023-05-23 22:22:10 +02:00
Nicolas Meienberger
d3d4f22456 chore: bump version to 1.4.2 2023-05-23 22:20:27 +02:00
Nicolas Meienberger
26f152e809 feat: add new language Swedish 2023-05-23 22:17:36 +02:00
Nicolas Meienberger
138fef22dd fix(install form): error when boolean field is empty 2023-05-23 22:13:50 +02:00