Commit Graph

7 Commits

Author SHA1 Message Date
Nicolas Meienberger
2240caba9f
chore: bump version to 3.6.1 (#1677)
* chore: fix missing setting buttons

* ci: use docker cloud build for nightly builds

* docs(README): add coderabbit as a sponsor

* chore: docs update sponsor logo size

* ci(nightly): change to org cloud builder

* 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

* refactor(backup): use gunzip-maybe instead of zlib

* fix: app status not correctly set client send on error

* chore: update docker-compose version and node version

* chore: improve interface to use arrow notation

* refactor(data-access): use logger as DI

* chore: fix nodemon.json formatting

* fix(app-store): limit the file reading to 10 items in parallel (#1657)

* add translation support for some literal strings (#1665)

* 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>

* 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>

* 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

* chore: bump version to 3.6.1

* fix: use process.env in inversify container instead of getEnv

* chore: allow to set log level manually

* fix(worker): convert generateEnv function to sync and call it before everything else

* test(worker): fix broken test due to method signature change

* ci: use docker cloud build for official releases

* fix(env): reload env after generating

* ci: remove cache upload steps from docker builds

* refactor: use classes in singleton scope

* chore: remove test logs

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Bharat Kalluri <bharatkalluri@protonmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-21 11:07:45 +02:00
ImgBotApp
dfc0fe89e6 [ImgBot] Optimize images
*Total -- 2,048.42kb -> 1,263.43kb (38.32%)

/screenshots/darkmode.png -- 998.43kb -> 609.77kb (38.93%)
/screenshots/appstore.png -- 1,006.73kb -> 620.12kb (38.4%)
/packages/dashboard/public/error.png -- 42.38kb -> 32.70kb (22.84%)
/packages/dashboard/public/empty.svg -- 0.87kb -> 0.85kb (2.35%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2022-12-20 22:24:41 +01:00
Nicolas Meienberger
cd9ca3f608 chore: update screenshots 2022-12-07 21:45:04 +01:00
ImgBotApp
273c47ea99
[ImgBot] Optimize images
*Total -- 1,628.75kb -> 1,280.48kb (21.38%)

/packages/dashboard/public/logos/apps/resilio-sync.png -- 11.82kb -> 3.98kb (66.3%)
/screenshots/2.png -- 554.80kb -> 363.39kb (34.5%)
/screenshots/1.png -- 146.14kb -> 110.99kb (24.05%)
/screenshots/1-dark.png -- 144.71kb -> 110.21kb (23.84%)
/packages/dashboard/public/logos/apps/adguard.png -- 6.49kb -> 5.15kb (20.63%)
/packages/dashboard/public/safari-pinned-tab.svg -- 0.98kb -> 0.80kb (18.74%)
/packages/dashboard/public/logos/apps/plex.png -- 14.52kb -> 11.91kb (17.95%)
/screenshots/appstore.png -- 351.53kb -> 290.27kb (17.43%)
/packages/dashboard/public/android-chrome-512x512.png -- 11.32kb -> 9.36kb (17.3%)
/packages/dashboard/public/tipi.png -- 11.06kb -> 9.24kb (16.42%)
/packages/dashboard/public/apple-touch-icon.png -- 6.23kb -> 5.30kb (15.01%)
/packages/dashboard/public/android-chrome-192x192.png -- 6.29kb -> 5.45kb (13.36%)
/packages/dashboard/public/mstile-150x150.png -- 4.42kb -> 3.92kb (11.33%)
/packages/dashboard/public/logos/apps/vaultwarden.jpg -- 50.83kb -> 48.31kb (4.95%)
/packages/dashboard/public/logos/apps/homarr.jpg -- 81.85kb -> 78.54kb (4.04%)
/packages/dashboard/public/logos/apps/sonarr.jpg -- 46.79kb -> 45.62kb (2.51%)
/packages/dashboard/public/favicon-32x32.png -- 1.49kb -> 1.47kb (1.25%)
/packages/dashboard/public/logos/apps/wireguard.jpg -- 36.70kb -> 36.41kb (0.8%)
/packages/dashboard/public/logos/apps/pihole.jpg -- 38.36kb -> 38.10kb (0.68%)
/packages/dashboard/public/logos/apps/homeassistant.jpg -- 44.52kb -> 44.34kb (0.42%)
/packages/dashboard/public/logos/apps/prowlarr.jpg -- 57.90kb -> 57.72kb (0.31%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2022-06-14 07:18:19 +00:00
Nicolas Meienberger
11eda1b09e Update tests 2022-06-07 20:59:30 +02:00
Nicolas Meienberger
8f5f2c09e8 WIP: Authentication 2022-04-29 19:42:25 +00:00
Nicolas Meienberger
a283490fe3 WIP ttyd 2022-04-24 18:44:17 +02:00