Commit Graph

2829 Commits

Author SHA1 Message Date
Nicolas Meienberger
f99b535863 fix(install script): move asset name to runtipi-cli after extraction 2024-02-06 19:58:48 +01:00
Nicolas Meienberger
8b03651e87 refactor(install script): change download location to new asset names 2024-02-06 19:58:48 +01:00
Nicolas Meienberger
3c8c30bc39 refactor(install script): add option for custom asset and tar.gz format 2024-02-06 19:58:48 +01:00
Nicolas Meienberger
aa8ed56fd4 ci(release): refactor to not rename cli before creating release 2024-02-06 19:58:48 +01:00
Nicolas Meienberger
6110c18de9 ci(release): build CLI in foreign repo for both beta and main 2024-02-06 19:58:48 +01:00
Nicolas Meienberger
395cea1bd1 fix(link): small design and ux tweaks 2024-02-06 19:58:27 +01:00
Stavros
4587c384da chore: make translations better on custom link 2024-02-06 19:58:27 +01:00
Stavros
63782d89d1 refactor(addlinkmodal): increase description limit 2024-02-06 19:58:27 +01:00
Stavros
262f22f5c6 feat(custom-links): add description option 2024-02-06 19:58:27 +01:00
Nicolas Meienberger
26c73cc49d test(e2e): specify asset name during install 2024-02-04 15:35:05 +01:00
Nicolas Meienberger
c5d89b9d75 ci: move all docker caches to gha 2024-02-04 15:19:14 +01:00
Nicolas Meienberger
08eed857fd ci(alpha): try gha cache 2024-02-04 14:46:20 +01:00
Nicolas Meienberger
e38c71bed5 refactor: move system-info to an api 2024-02-04 11:38:41 +01:00
Nicolas Meienberger
1944933fbc chore(dev): add worker cpu and memory limit 2024-02-04 11:38:41 +01:00
Nicolas Meienberger
c16b40cc57 chore(UpdateAll): remove strecht class from update all button 2024-02-03 11:10:12 +01:00
Nicolas Meienberger
734cfaad91 fix(custom-links): don't display add link tile if there is no prior app installed 2024-02-03 11:09:44 +01:00
Nicolas Meienberger
2a2c09ddb7 fix(AppLogo): add not found image instead of white placeholder 2024-02-03 11:09:01 +01:00
Nicolas Meienberger
05d1382720 fix: remove version from tipi client-side settings 2024-02-03 11:08:39 +01:00
Nicolas Meienberger
704634b653 fix: wrong imports of @runtipi/shared 2024-02-03 11:08:04 +01:00
Nicolas Meienberger
253e69765a
New Crowdin updates (#1207)
* New translations en.json (Romanian)

* New translations en.json (French)

* New translations en.json (Spanish)

* New translations en.json (Afrikaans)

* New translations en.json (Arabic)

* New translations en.json (Catalan)

* New translations en.json (Czech)

* New translations en.json (Danish)

* New translations en.json (German)

* New translations en.json (Greek)

* New translations en.json (Finnish)

* New translations en.json (Hebrew)

* New translations en.json (Hungarian)

* New translations en.json (Italian)

* New translations en.json (Japanese)

* New translations en.json (Korean)

* New translations en.json (Dutch)

* New translations en.json (Norwegian)

* New translations en.json (Polish)

* New translations en.json (Portuguese)

* New translations en.json (Russian)

* New translations en.json (Serbian (Cyrillic))

* New translations en.json (Swedish)

* New translations en.json (Turkish)

* New translations en.json (Ukrainian)

* New translations en.json (Chinese Simplified)

* New translations en.json (Chinese Traditional)

* New translations en.json (English)

* New translations en.json (Vietnamese)

* New translations en.json (Portuguese, Brazilian)

* New translations en.json (Russian)
2024-02-03 09:29:06 +01:00
Nicolas Meienberger
5d403bcb16 fix(worker): wrong import from @runtipi/shared 2024-02-02 18:40:34 +01:00
Nicolas Meienberger
23425cb9fd refactor(shared): split node-only shared utils in a separate subpath of the package 2024-02-02 18:20:16 +01:00
Nicolas Meienberger
a7f7ccb5a5
feat: add custom links (#1206)
* add custom link btn & action

* persist links

* view links in dashboard

* add icon to custom links

* move botton to the app tile section

* clear form

* limit tittle length and hide url

* unify link types & schemas

* edit link in context menu

* use actions

* delete links

* disable fields while executing action

* add doc to link queries

* useTranslations and added spanish translation

* create new sql file for the links table

* rename iconURL to iconUrl

* rename AddLinkBtn to AddLinkButton

* ensureUser in all link actions

* mutationStatus to variable

Co-authored-by: Nicolas Meienberger <47644445+meienberger@users.noreply.github.com>

* refactor: fix and move files to correct locations

---------

Co-authored-by: Jorge Montejo <56157795+MontejoJorge@users.noreply.github.com>
2024-02-01 22:20:28 +01:00
Nicolas Meienberger
6e641359a6 fix: header wrong title 2024-02-01 22:09:02 +01:00
dependabot[bot]
98daeb3e30 chore(deps-dev): bump @vitest/coverage-v8 from 1.2.1 to 1.2.2
Bumps [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.2.2/packages/coverage-v8)

---
updated-dependencies:
- dependency-name: "@vitest/coverage-v8"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-01 20:11:12 +01:00
dependabot[bot]
b2a12bd7de chore(deps-dev): bump prettier from 3.1.1 to 3.2.4
Bumps [prettier](https://github.com/prettier/prettier) from 3.1.1 to 3.2.4.
- [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/3.1.1...3.2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-01 20:10:56 +01:00
dependabot[bot]
0113fdcd21 chore(deps): bump bullmq from 5.1.5 to 5.1.6
Bumps [bullmq](https://github.com/taskforcesh/bullmq) from 5.1.5 to 5.1.6.
- [Release notes](https://github.com/taskforcesh/bullmq/releases)
- [Commits](https://github.com/taskforcesh/bullmq/compare/v5.1.5...v5.1.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-01 20:10:45 +01:00
dependabot[bot]
b940d4b9e6 chore(deps-dev): bump vite-tsconfig-paths from 4.2.3 to 4.3.1
Bumps [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths) from 4.2.3 to 4.3.1.
- [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases)
- [Commits](https://github.com/aleclarson/vite-tsconfig-paths/compare/v4.2.3...v4.3.1)

---
updated-dependencies:
- dependency-name: vite-tsconfig-paths
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-01 20:10:27 +01:00
Nicolas Meienberger
1552b819cc chore(deps): bump next-safe-action 2024-02-01 20:01:29 +01:00
Nicolas Meienberger
192db68e9b ci: remove codecov action 2024-02-01 19:57:04 +01:00
dependabot[bot]
cb76985902 chore(deps-dev): bump @faker-js/faker from 8.3.1 to 8.4.0
Bumps [@faker-js/faker](https://github.com/faker-js/faker) from 8.3.1 to 8.4.0.
- [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.3.1...v8.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-01 06:56:33 +01:00
dependabot[bot]
408ddc8fc6 chore(deps-dev): bump @types/uuid from 9.0.7 to 9.0.8
Bumps [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) from 9.0.7 to 9.0.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-31 18:54:41 +01:00
dependabot[bot]
76e7ec2b3e chore(deps): bump @hookform/resolvers from 3.3.2 to 3.3.4
Bumps [@hookform/resolvers](https://github.com/react-hook-form/resolvers) from 3.3.2 to 3.3.4.
- [Release notes](https://github.com/react-hook-form/resolvers/releases)
- [Commits](https://github.com/react-hook-form/resolvers/compare/v3.3.2...v3.3.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-31 18:50:34 +01:00
dependabot[bot]
8914ed3292 chore(deps-dev): bump @types/semver from 7.5.4 to 7.5.6
Bumps [@types/semver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver) from 7.5.4 to 7.5.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/semver)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-31 18:49:41 +01:00
dependabot[bot]
bc203ee274 chore(deps): bump react-tooltip from 5.25.0 to 5.26.0
Bumps [react-tooltip](https://github.com/ReactTooltip/react-tooltip) from 5.25.0 to 5.26.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.25.0...v5.26.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>
2024-01-31 18:49:26 +01:00
dependabot[bot]
cb290edb48 chore(deps): bump sass from 1.69.5 to 1.70.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.69.5 to 1.70.0.
- [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.69.5...1.70.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-31 18:49:05 +01:00
dependabot[bot]
b29725cc90 chore(deps-dev): bump @typescript-eslint/parser from 6.17.0 to 6.20.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.17.0 to 6.20.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/v6.20.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>
2024-01-31 18:48:47 +01:00
dependabot[bot]
1ec32379cb Bump Codex-/await-remote-run from 1.10.0 to 1.11.0
Bumps [Codex-/await-remote-run](https://github.com/codex-/await-remote-run) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/codex-/await-remote-run/releases)
- [Commits](https://github.com/codex-/await-remote-run/compare/v1.10.0...v1.11.0)

---
updated-dependencies:
- dependency-name: Codex-/await-remote-run
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-31 18:48:08 +01:00
dependabot[bot]
56e30920ec Bump @testing-library/jest-dom from 6.2.0 to 6.4.0
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.2.0 to 6.4.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.2.0...v6.4.0)

---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-31 18:47:52 +01:00
Nicolas Meienberger
6522ca1a64
New Crowdin updates (#1190)
* New translations en.json (Chinese Simplified)

* New translations en.json (Italian)

* New translations en.json (Japanese)

* New translations en.json (Chinese Traditional)

* New translations en.json (Romanian)

* New translations en.json (French)

* New translations en.json (Spanish)

* New translations en.json (Afrikaans)

* New translations en.json (Arabic)

* New translations en.json (Catalan)

* New translations en.json (Czech)

* New translations en.json (Danish)

* New translations en.json (German)

* New translations en.json (Greek)

* New translations en.json (Finnish)

* New translations en.json (Hebrew)

* New translations en.json (Hungarian)

* New translations en.json (Italian)

* New translations en.json (Japanese)

* New translations en.json (Korean)

* New translations en.json (Dutch)

* New translations en.json (Norwegian)

* New translations en.json (Polish)

* New translations en.json (Portuguese)

* New translations en.json (Russian)

* New translations en.json (Serbian (Cyrillic))

* New translations en.json (Swedish)

* New translations en.json (Turkish)

* New translations en.json (Ukrainian)

* New translations en.json (Chinese Simplified)

* New translations en.json (Chinese Traditional)

* New translations en.json (English)

* New translations en.json (Vietnamese)

* New translations en.json (Portuguese, Brazilian)

* chore: fix json formatting
2024-01-31 18:44:43 +01:00
Nicolas Meienberger
5ca10c8e0f chore: remove un-used translation keys 2024-01-31 08:45:51 +01:00
Nicolas Meienberger
af8cb74a09 New translations en.json (Polish) 2024-01-30 18:25:00 +01:00
Nicolas Meienberger
206b1a4b86 New translations en.json (Hungarian) 2024-01-30 18:25:00 +01:00
Nicolas Meienberger
ed0e8779e4 New translations en.json (Romanian) 2024-01-30 18:25:00 +01:00
Nicolas Meienberger
860c5d7c08 New translations en.json (Swedish) 2024-01-30 18:25:00 +01:00
Nicolas Meienberger
6cb5922574 New translations en.json (French) 2024-01-30 18:25:00 +01:00
Nicolas Meienberger
530e86fe0e New translations en.json (Dutch) 2024-01-30 18:25:00 +01:00
Nicolas Meienberger
20a734478a New translations en.json (Russian) 2024-01-30 18:25:00 +01:00
Nicolas Meienberger
357600b29a New translations en.json (Portuguese, Brazilian) 2024-01-30 18:25:00 +01:00
Nicolas Meienberger
ea68a0ff55 New translations en.json (Vietnamese) 2024-01-30 18:25:00 +01:00