Commit Graph

3239 Commits

Author SHA1 Message Date
Nicolas Meienberger
23f575588f ci: remove cache upload steps from docker builds 2024-09-21 10:33:43 +02:00
dependabot[bot]
914a6f7143
chore(deps): bump @tabler/core from 1.0.0-beta20 to 1.0.0-beta21 (#1680)
Bumps [@tabler/core](https://github.com/tabler/tabler) from 1.0.0-beta20 to 1.0.0-beta21.
- [Release notes](https://github.com/tabler/tabler/releases)
- [Changelog](https://github.com/tabler/tabler/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/tabler/tabler/compare/v1.0.0-beta20...v1.0.0-beta21)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-20 08:44:35 +02:00
Nicolas Meienberger
c779962581 ci: use docker cloud build for official releases 2024-09-20 08:43:49 +02:00
Nicolas Meienberger
f72ab67ea8
fix(docker): use compose json from local folder (#1671)
* fix(docker): use compose json from local folder

* chore: fix install not throwing an error when the app doesn't exist

* fix(backup-manager): was using wrong folder

* chore: use fs.mkdtemp instead of predictable temp directory
2024-09-19 20:00:25 +02:00
dependabot[bot]
fe0bdb8b32
chore(deps): bump qrcode.react from 3.1.0 to 4.0.1 (#1647)
Bumps [qrcode.react](https://github.com/zpao/qrcode.react) from 3.1.0 to 4.0.1.
- [Release notes](https://github.com/zpao/qrcode.react/releases)
- [Changelog](https://github.com/zpao/qrcode.react/blob/trunk/CHANGELOG.md)
- [Commits](https://github.com/zpao/qrcode.react/compare/v3.1.0...v4.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-19 08:00:24 +02:00
dependabot[bot]
d4c62e74cd
chore(deps): bump the minor-patch group across 1 directory with 36 updates (#1676)
* chore(deps): bump the minor-patch group across 1 directory with 36 updates

Bumps the minor-patch group with 36 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@sentry/nextjs](https://github.com/getsentry/sentry-javascript) | `8.26.0` | `8.30.0` |
| [@tabler/icons-react](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react) | `3.12.0` | `3.17.0` |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.52.1` | `5.56.2` |
| [argon2](https://github.com/ranisalt/node-argon2) | `0.40.3` | `0.41.1` |
| [bullmq](https://github.com/taskforcesh/bullmq) | `5.12.10` | `5.13.1` |
| [next](https://github.com/vercel/next.js) | `14.2.6` | `14.2.12` |
| [next-intl](https://github.com/amannn/next-intl) | `3.17.6` | `3.19.3` |
| [next-safe-action](https://github.com/TheEdoRan/next-safe-action) | `7.7.1` | `7.9.3` |
| [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) | `8.12.0` | `8.13.0` |
| [@types/pg](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/pg) | `8.11.6` | `8.11.10` |
| [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.52.2` | `7.53.0` |
| [react-timezone-select](https://github.com/ndom91/react-timezone-select) | `3.2.7` | `3.2.8` |
| [sass](https://github.com/sass/dart-sass) | `1.77.8` | `1.79.1` |
| [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `1.8.3` | `1.9.1` |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.46.1` | `1.47.1` |
| [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.0.0` | `16.0.1` |
| [@total-typescript/ts-reset](https://github.com/total-typescript/ts-reset) | `0.5.1` | `0.6.1` |
| [@types/jsonwebtoken](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jsonwebtoken) | `9.0.6` | `9.0.7` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.5.0` | `22.5.5` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.4` | `18.3.7` |
| [@types/validator](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/validator) | `13.12.0` | `13.12.2` |
| [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `2.0.5` | `2.1.1` |
| [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) | `2.0.5` | `2.1.1` |
| [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `5.27.3` | `5.30.2` |
| [memfs](https://github.com/streamich/memfs) | `4.11.1` | `4.11.2` |
| [msw](https://github.com/mswjs/msw) | `2.3.5` | `2.4.8` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.5.4` | `5.6.2` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `2.0.5` | `2.1.1` |
| [vitest-mock-extended](https://github.com/eratio08/vitest-mock-extended) | `2.0.0` | `2.0.2` |
| [@sentry/types](https://github.com/getsentry/sentry-javascript) | `8.26.0` | `8.30.0` |
| [@hono/node-server](https://github.com/honojs/node-server) | `1.12.1` | `1.13.0` |
| [@sentry/node](https://github.com/getsentry/sentry-javascript) | `8.26.0` | `8.30.0` |
| [hono](https://github.com/honojs/hono) | `4.5.8` | `4.6.2` |
| [yaml](https://github.com/eemeli/yaml) | `2.5.0` | `2.5.1` |
| [@sentry/esbuild-plugin](https://github.com/getsentry/sentry-javascript-bundler-plugins) | `2.22.2` | `2.22.4` |
| [nodemon](https://github.com/remy/nodemon) | `3.1.4` | `3.1.5` |



Updates `@sentry/nextjs` from 8.26.0 to 8.30.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/8.26.0...8.30.0)

Updates `@tabler/icons-react` from 3.12.0 to 3.17.0
- [Release notes](https://github.com/tabler/tabler-icons/releases)
- [Commits](https://github.com/tabler/tabler-icons/commits/v3.17.0/packages/icons-react)

Updates `@tanstack/react-query` from 5.52.1 to 5.56.2
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.56.2/packages/react-query)

Updates `argon2` from 0.40.3 to 0.41.1
- [Release notes](https://github.com/ranisalt/node-argon2/releases)
- [Commits](https://github.com/ranisalt/node-argon2/commits/v0.41.1)

Updates `bullmq` from 5.12.10 to 5.13.1
- [Release notes](https://github.com/taskforcesh/bullmq/releases)
- [Commits](https://github.com/taskforcesh/bullmq/compare/v5.12.10...v5.13.1)

Updates `next` from 14.2.6 to 14.2.12
- [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/v14.2.6...v14.2.12)

Updates `next-intl` from 3.17.6 to 3.19.3
- [Release notes](https://github.com/amannn/next-intl/releases)
- [Changelog](https://github.com/amannn/next-intl/blob/main/CHANGELOG.md)
- [Commits](https://github.com/amannn/next-intl/compare/v3.17.6...v3.19.3)

Updates `next-safe-action` from 7.7.1 to 7.9.3
- [Release notes](https://github.com/TheEdoRan/next-safe-action/releases)
- [Commits](https://github.com/TheEdoRan/next-safe-action/compare/v7.7.1...v7.9.3)

Updates `pg` from 8.12.0 to 8.13.0
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brianc/node-postgres/commits/pg@8.13.0/packages/pg)

Updates `@types/pg` from 8.11.6 to 8.11.10
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/pg)

Updates `react-hook-form` from 7.52.2 to 7.53.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.52.2...v7.53.0)

Updates `react-timezone-select` from 3.2.7 to 3.2.8
- [Release notes](https://github.com/ndom91/react-timezone-select/releases)
- [Commits](https://github.com/ndom91/react-timezone-select/commits)

Updates `sass` from 1.77.8 to 1.79.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.77.8...1.79.1)

Updates `@biomejs/biome` from 1.8.3 to 1.9.1
- [Release notes](https://github.com/biomejs/biome/releases)
- [Changelog](https://github.com/biomejs/biome/blob/main/CHANGELOG.md)
- [Commits](https://github.com/biomejs/biome/commits/cli/v1.9.1/packages/@biomejs/biome)

Updates `@playwright/test` from 1.46.1 to 1.47.1
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.46.1...v1.47.1)

Updates `@testing-library/react` from 16.0.0 to 16.0.1
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-testing-library/compare/v16.0.0...v16.0.1)

Updates `@total-typescript/ts-reset` from 0.5.1 to 0.6.1
- [Release notes](https://github.com/total-typescript/ts-reset/releases)
- [Changelog](https://github.com/mattpocock/ts-reset/blob/main/CHANGELOG.md)
- [Commits](https://github.com/total-typescript/ts-reset/commits)

Updates `@types/jsonwebtoken` from 9.0.6 to 9.0.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jsonwebtoken)

Updates `@types/node` from 22.5.0 to 22.5.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@types/pg` from 8.11.6 to 8.11.10
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/pg)

Updates `@types/react` from 18.3.4 to 18.3.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `@types/validator` from 13.12.0 to 13.12.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/validator)

Updates `@vitest/coverage-v8` from 2.0.5 to 2.1.1
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.1/packages/coverage-v8)

Updates `@vitest/ui` from 2.0.5 to 2.1.1
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.1/packages/ui)

Updates `knip` from 5.27.3 to 5.30.2
- [Release notes](https://github.com/webpro-nl/knip/releases)
- [Changelog](https://github.com/webpro-nl/knip/blob/main/packages/knip/.release-it.json)
- [Commits](https://github.com/webpro-nl/knip/commits/5.30.2/packages/knip)

Updates `memfs` from 4.11.1 to 4.11.2
- [Release notes](https://github.com/streamich/memfs/releases)
- [Changelog](https://github.com/streamich/memfs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/streamich/memfs/compare/v4.11.1...v4.11.2)

Updates `msw` from 2.3.5 to 2.4.8
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mswjs/msw/compare/v2.3.5...v2.4.8)

Updates `typescript` from 5.5.4 to 5.6.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.5.4...v5.6.2)

Updates `vitest` from 2.0.5 to 2.1.1
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.1/packages/vitest)

Updates `vitest-mock-extended` from 2.0.0 to 2.0.2
- [Release notes](https://github.com/eratio08/vitest-mock-extended/releases)
- [Commits](https://github.com/eratio08/vitest-mock-extended/compare/v2.0.0...v2.0.2)

Updates `@sentry/types` from 8.26.0 to 8.30.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/8.26.0...8.30.0)

Updates `@hono/node-server` from 1.12.1 to 1.13.0
- [Release notes](https://github.com/honojs/node-server/releases)
- [Commits](https://github.com/honojs/node-server/compare/v1.12.1...v1.13.0)

Updates `@sentry/node` from 8.26.0 to 8.30.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/8.26.0...8.30.0)

Updates `hono` from 4.5.8 to 4.6.2
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/compare/v4.5.8...v4.6.2)

Updates `yaml` from 2.5.0 to 2.5.1
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](https://github.com/eemeli/yaml/compare/v2.5.0...v2.5.1)

Updates `@sentry/esbuild-plugin` from 2.22.2 to 2.22.4
- [Release notes](https://github.com/getsentry/sentry-javascript-bundler-plugins/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/main/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript-bundler-plugins/compare/2.22.2...2.22.4)

Updates `nodemon` from 3.1.4 to 3.1.5
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v3.1.4...v3.1.5)

---
updated-dependencies:
- dependency-name: "@sentry/nextjs"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@tabler/icons-react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@tanstack/react-query"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: argon2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: bullmq
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: next-intl
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: next-safe-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: pg
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@types/pg"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: react-hook-form
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: react-timezone-select
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: sass
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@biomejs/biome"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@playwright/test"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@testing-library/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: "@total-typescript/ts-reset"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@types/jsonwebtoken"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: "@types/pg"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: "@types/validator"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: "@vitest/coverage-v8"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@vitest/ui"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: knip
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: memfs
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: msw
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: vitest-mock-extended
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: "@sentry/types"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@hono/node-server"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@sentry/node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: hono
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: yaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: "@sentry/esbuild-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: nodemon
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: fix aria issues

* fix(action-client): use new handleServerError

* chore: delete change password form tests

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nicolas Meienberger <github@thisprops.com>
2024-09-19 07:52:48 +02:00
Bharat Kalluri
bc0e45a32e
add translation support for some literal strings (#1665) 2024-09-17 09:01:43 +02:00
Nicolas Meienberger
3ef819c344
fix(app-store): limit the file reading to 10 items in parallel (#1657) 2024-09-05 19:37:15 +01:00
Nicolas Meienberger
dd2a20a164 chore: fix nodemon.json formatting 2024-09-04 15:16:20 +01:00
Nicolas Meienberger
5b3fad4457 refactor(data-access): use logger as DI 2024-08-28 20:33:51 +02:00
Nicolas Meienberger
679c8f6f5c chore: improve interface to use arrow notation 2024-08-28 20:33:28 +02:00
Nicolas Meienberger
49f6a36571 chore: update docker-compose version and node version 2024-08-28 09:00:23 +02:00
Nicolas Meienberger
28c8c54b6a fix: app status not correctly set client send on error 2024-08-28 09:00:05 +02:00
Nicolas Meienberger
f135ed8ac8 refactor(backup): use gunzip-maybe instead of zlib 2024-08-27 22:45:54 +02:00
Nicolas Meienberger
193a57a9cb Merge branch 'master' into develop 2024-08-27 22:09:18 +02:00
Nicolas Meienberger
dcf6b5ae19
sync 3.6.0 (#1635)
* chore: bump version to 3.5.2

* fix(container): use env variables instead of parsing before ready

* chore: run biome safe autofix

* fix(db): use env for username and db instead of hardcoded value

* chore: bump version to 3.5.3

* chore: remove un-needed files after merge

* chore: biome auto fix

* chore(worker): bump esbuild version

* New Crowdin updates (#1615)

* New translations en.json (Ukrainian)

* New translations en.json (Swedish)

* chore: update lock file

* refactor(worker): change shiki to ansi-to-html for a 8MB bundle size reduction

* chore: remove eslint comments

* chore: fix biome in apps/** folders

* chore: revert si named import

* chore: bump version to 3.6.0

* chore: fix missing setting buttons
2024-08-27 22:08:34 +02:00
Nicolas Meienberger
015c13ad6c ci(nightly): change to org cloud builder 2024-08-27 21:52:13 +02:00
Nicolas Meienberger
7004895ce4
Merge pull request #1642 from runtipi/docs/coderabbit-sponsor
chore: docs update sponsor logo size
2024-08-27 21:43:26 +02:00
Nicolas Meienberger
3462847162 chore: docs update sponsor logo size 2024-08-27 21:42:54 +02:00
Nicolas Meienberger
1de7494a56
Merge pull request #1641 from runtipi/docs/coderabbit-sponsor
docs(README): add coderabbit as a sponsor
2024-08-27 21:41:04 +02:00
Nicolas Meienberger
ccb0c5e631 docs(README): add coderabbit as a sponsor 2024-08-27 21:38:21 +02:00
Nicolas Meienberger
313f1cbfac ci: use docker cloud build for nightly builds 2024-08-27 21:25:27 +02:00
Nicolas Meienberger
9646b67d90
Merge pull request #1636 from runtipi/release/v3.6.0
Release/v3.6.0
2024-08-25 23:14:51 +02:00
Nicolas Meienberger
6bc04ff1db chore: fix missing setting buttons 2024-08-25 22:27:52 +02:00
Nicolas Meienberger
30c8627554 chore: fix missing setting buttons 2024-08-25 21:54:10 +02:00
Nicolas Meienberger
329bdfd377 Merge branch 'master' into release/v3.6.0 2024-08-25 21:08:06 +02:00
Nicolas Meienberger
640a743e2b chore: bump version to 3.6.0 2024-08-25 20:59:27 +02:00
dependabot[bot]
e04398f3af
chore(deps): bump the minor-patch group across 1 directory with 12 updates (#1629)
Bumps the minor-patch group with 12 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.51.23` | `5.52.1` |
| [bullmq](https://github.com/taskforcesh/bullmq) | `5.12.8` | `5.12.10` |
| [next](https://github.com/vercel/next.js) | `14.2.5` | `14.2.6` |
| [next-intl](https://github.com/amannn/next-intl) | `3.17.3` | `3.17.6` |
| [next-safe-action](https://github.com/TheEdoRan/next-safe-action) | `7.6.3` | `7.7.1` |
| [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.4.8` | `6.5.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.4.0` | `22.5.0` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.3` | `18.3.4` |
| [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `5.27.2` | `5.27.3` |
| [@hono/node-server](https://github.com/honojs/node-server) | `1.12.0` | `1.12.1` |
| [hono](https://github.com/honojs/hono) | `4.5.6` | `4.5.8` |
| [systeminformation](https://github.com/sebhildebrandt/systeminformation) | `5.23.4` | `5.23.5` |



Updates `@tanstack/react-query` from 5.51.23 to 5.52.1
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.52.1/packages/react-query)

Updates `bullmq` from 5.12.8 to 5.12.10
- [Release notes](https://github.com/taskforcesh/bullmq/releases)
- [Commits](https://github.com/taskforcesh/bullmq/compare/v5.12.8...v5.12.10)

Updates `next` from 14.2.5 to 14.2.6
- [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/v14.2.5...v14.2.6)

Updates `next-intl` from 3.17.3 to 3.17.6
- [Release notes](https://github.com/amannn/next-intl/releases)
- [Changelog](https://github.com/amannn/next-intl/blob/main/CHANGELOG.md)
- [Commits](https://github.com/amannn/next-intl/compare/v3.17.3...v3.17.6)

Updates `next-safe-action` from 7.6.3 to 7.7.1
- [Release notes](https://github.com/TheEdoRan/next-safe-action/releases)
- [Commits](https://github.com/TheEdoRan/next-safe-action/compare/v7.6.3...v7.7.1)

Updates `@testing-library/jest-dom` from 6.4.8 to 6.5.0
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v6.4.8...v6.5.0)

Updates `@types/node` from 22.4.0 to 22.5.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@types/react` from 18.3.3 to 18.3.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `knip` from 5.27.2 to 5.27.3
- [Release notes](https://github.com/webpro-nl/knip/releases)
- [Changelog](https://github.com/webpro-nl/knip/blob/main/packages/knip/.release-it.json)
- [Commits](https://github.com/webpro-nl/knip/commits/5.27.3/packages/knip)

Updates `@hono/node-server` from 1.12.0 to 1.12.1
- [Release notes](https://github.com/honojs/node-server/releases)
- [Commits](https://github.com/honojs/node-server/compare/v1.12.0...v1.12.1)

Updates `hono` from 4.5.6 to 4.5.8
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/compare/v4.5.6...v4.5.8)

Updates `systeminformation` from 5.23.4 to 5.23.5
- [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sebhildebrandt/systeminformation/compare/v5.23.4...v5.23.5)

---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: bullmq
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: next-intl
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: next-safe-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: knip
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: "@hono/node-server"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: hono
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: systeminformation
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-25 20:53:56 +02:00
Stavros
cdfa4ee83c
Feat/pull repo button (#1632)
* wip

* refactor: inversify app catalog

* feat: add error handling

* refactor: centralize catalog in one class

---------

Co-authored-by: Nicolas Meienberger <github@thisprops.com>
2024-08-25 20:52:46 +02:00
Nicolas Meienberger
d2ffae9245
New translations en.json (Ukrainian) (#1625) 2024-08-25 17:37:37 +02:00
Nicolas Meienberger
87701a75d8
feat: add support for base64 random values (#1633) 2024-08-25 17:35:44 +02:00
Nicolas Meienberger
b9aa232807 chore(biome): remove kebab-case filenaming rule 2024-08-25 17:21:13 +02:00
Nicolas Meienberger
59252d1c8f chore: use cache client for queues 2024-08-25 16:51:35 +02:00
Nicolas Meienberger
2e0a8839e9
feat(docker-json): make internal port optional, add extra_hosts, network_mode and ulimits (#1631) 2024-08-25 12:19:11 +02:00
Sergio
7d1b522f1f
Sort backup list newest -> oldest (#1620)
* Sort backup list newest -> oldest

* Remove useless (and incorrect) map call, since the frontend takes care of formatting the date anyway

* Fix Biome formatting errors
2024-08-23 21:37:07 +02:00
Nicolas Meienberger
13e1ebeb42 fix(worker): previous certificate not correctly cleaned up after changing local domain 2024-08-21 18:24:46 +02:00
Nicolas Meienberger
67c6480d43
Sync 3.5.3 in develop (#1614)
* chore: bump version to 3.5.2

* fix(container): use env variables instead of parsing before ready

* chore: run biome safe autofix

* fix(db): use env for username and db instead of hardcoded value

* chore: bump version to 3.5.3

* chore: remove un-needed files after merge

* chore: biome auto fix

* chore(worker): bump esbuild version

* New Crowdin updates (#1615)

* New translations en.json (Ukrainian)

* New translations en.json (Swedish)

* chore: update lock file

* refactor(worker): change shiki to ansi-to-html for a 8MB bundle size reduction

* chore: remove eslint comments

* chore: fix biome in apps/** folders

* chore: revert si named import
2024-08-21 08:50:50 +02:00
Nicolas Meienberger
3fa6c5bd85
Merge pull request #1617 from runtipi/release/3.5.3
Release/3.5.3
2024-08-20 23:14:20 +02:00
Nicolas Meienberger
0d5be08288 chore: revert si named import 2024-08-20 23:10:25 +02:00
Nicolas Meienberger
ace5af6845 chore: fix biome in apps/** folders 2024-08-20 23:07:50 +02:00
Nicolas Meienberger
f3a9ad227f
Merge pull request #1613 from runtipi/release/3.5.3
chore: bump version to 3.5.3
2024-08-20 22:12:51 +02:00
Nicolas Meienberger
9f647467e2 chore: remove eslint comments 2024-08-20 22:09:34 +02:00
Nicolas Meienberger
0e63988f04 refactor(worker): change shiki to ansi-to-html for a 8MB bundle size reduction 2024-08-20 21:39:53 +02:00
Nicolas Meienberger
7e037c435e chore: update lock file 2024-08-20 20:10:16 +02:00
Nicolas Meienberger
4c9eaba3c9 New Crowdin updates (#1615)
* New translations en.json (Ukrainian)

* New translations en.json (Swedish)
2024-08-20 20:09:58 +02:00
Nicolas Meienberger
c700a955f3
New Crowdin updates (#1615)
* New translations en.json (Ukrainian)

* New translations en.json (Swedish)
2024-08-20 20:08:24 +02:00
Nicolas Meienberger
d6dcf9d81e chore(worker): bump esbuild version 2024-08-20 20:06:54 +02:00
Nicolas Meienberger
293c26e31d chore: biome auto fix 2024-08-20 09:02:23 +02:00
Nicolas Meienberger
514063b4d8 chore: remove un-needed files after merge 2024-08-20 09:00:43 +02:00
Nicolas Meienberger
3fdb629ab4 Merge branch 'master' into release/3.5.3 2024-08-20 09:00:21 +02:00