Commit graph

2331 commits

Author SHA1 Message Date
allcontributors[bot]
ef1ac3633b docs: update .all-contributorsrc [skip ci] 2023-11-27 21:06:14 +01:00
allcontributors[bot]
e520afdeff docs: update README.md [skip ci] 2023-11-27 21:06:14 +01:00
Olivier Garcia
52499cb0bd feat(support-repoURL-with-branch-syntax): If a appstore repo URL contains a branch, checkout that branch 2023-11-27 21:06:14 +01:00
Nicolas Meienberger
cfeb9d4e19 fix(app-status): rely on server status after update 2023-11-27 21:06:14 +01:00
Nicolas Meienberger
a1515ac7b8 ci(beta): adapt workflow with new worker build 2023-11-27 21:06:14 +01:00
Nicolas Meienberger
396d08dde0 feat(ThemeProvider): add some magic 2023-11-27 21:06:14 +01:00
Nicolas Meienberger
3c7dcfeb5e ci(release): replace butlerlogic/action-autotag with Klemensas/action-autotag 2023-11-27 21:06:14 +01:00
dependabot[bot]
9b5bcc7147 chore(deps-dev): bump @types/web-push from 3.6.2 to 3.6.3
Bumps [@types/web-push](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/web-push) from 3.6.2 to 3.6.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/web-push)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-27 21:05:46 +01:00
cchalopin
5c276bd235 feat(update app): fix tests 2023-11-27 21:05:34 +01:00
cchalopin
c1723bb36b feat(update app): change pnpm 2023-11-27 21:05:34 +01:00
cchalopin
31c3de78b8 feat(update app): back to prev status before update 2023-11-27 21:05:12 +01:00
Nicolas Meienberger
197f6e3998 fix(worker): ensure state folder is rwx for non-root users 2023-11-27 21:04:48 +01:00
Stavros
230ae0a412 fix(worker): remount / to /host/root 2023-11-26 11:17:11 +02:00
Nicolas Meienberger
7c967271d7 ci(beta): adapt workflow with new worker build 2023-11-26 09:30:19 +01:00
Nicolas Meienberger
3d85051915 feat(ThemeProvider): add some magic 2023-11-26 09:13:06 +01:00
Nicolas Meienberger
467fc070d9 ci(release): replace butlerlogic/action-autotag with Klemensas/action-autotag 2023-11-25 11:43:18 +01:00
dependabot[bot]
14b4331d1d chore(deps-dev): bump @types/web-push from 3.6.2 to 3.6.3
Bumps [@types/web-push](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/web-push) from 3.6.2 to 3.6.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/web-push)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-25 11:27:47 +01:00
Nicolas Meienberger
dc427acced refactor(docker): use non-root user in dashboard image 2023-11-25 11:24:08 +01:00
Stavros
769f671749 refactor(worker): no need to mount host 2023-11-23 07:47:22 +01:00
Stavros
fb861e26be fix(worker): display disk usage right 2023-11-23 07:47:22 +01:00
dependabot[bot]
ab71d75fd1 chore(deps-dev): bump knip from 2.39.0 to 2.41.3
Bumps [knip](https://github.com/webpro/knip) from 2.39.0 to 2.41.3.
- [Release notes](https://github.com/webpro/knip/releases)
- [Changelog](https://github.com/webpro/knip/blob/main/docs/release-notes-v2.md)
- [Commits](https://github.com/webpro/knip/compare/2.39.0...2.41.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-20 19:41:54 +01:00
dependabot[bot]
8743422741 chore(deps-dev): bump @types/fs-extra from 11.0.3 to 11.0.4
Bumps [@types/fs-extra](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/fs-extra) from 11.0.3 to 11.0.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/fs-extra)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-20 19:41:42 +01:00
Nicolas Meienberger
47e19b967f fix(docker-compose): mount host at /mnt/host 2023-11-20 19:38:30 +01:00
Nicolas Meienberger
f43bec37bb Merge branch 'steveiliop56-disk-usage-fix' into develop 2023-11-20 19:33:06 +01:00
Nicolas Meienberger
0fe29a9a80 Merge branch 'disk-usage-fix' of https://github.com/steveiliop56/runtipi into steveiliop56-disk-usage-fix 2023-11-20 19:32:49 +01:00
Stavros
0f1c7d4ee5 fix(app-update): change confirmation text 2023-11-20 19:28:28 +01:00
Stavros
bd336c652e fix(worker): display disk usage right 2023-11-20 19:54:11 +02:00
dependabot[bot]
c1ac3060f2 chore(deps): bump argon2 from 0.31.1 to 0.31.2
Bumps [argon2](https://github.com/ranisalt/node-argon2) from 0.31.1 to 0.31.2.
- [Release notes](https://github.com/ranisalt/node-argon2/releases)
- [Commits](https://github.com/ranisalt/node-argon2/compare/v0.31.1...v0.31.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-20 18:53:29 +01:00
dependabot[bot]
bbe0c961cc chore(deps): bump actions/github-script from 6 to 7
Bumps [actions/github-script](https://github.com/actions/github-script) from 6 to 7.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v6...v7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-20 18:53:02 +01:00
Nicolas Meienberger
c18b00e78b refactor(docker-compose): change container to restart policy "unless-stopped" 2023-11-20 18:52:04 +01:00
Nicolas Meienberger
60e28fd6b2 refactor: download docker binary instead of installing with apk to reduce size of worker image 2023-11-20 18:52:04 +01:00
Stavros
2ef93c50eb fix(app): remove the file extension from folder 2023-11-20 18:43:33 +01:00
Nicolas Meienberger
ef541f1d77 fix(config): always use internal port 5432 for postgres in non-test mode 2023-11-19 17:35:53 +01:00
allcontributors[bot]
3dd7ef7cdd docs: update .all-contributorsrc [skip ci] 2023-11-18 10:36:11 +01:00
allcontributors[bot]
922b7722f1 docs: update README.md [skip ci] 2023-11-18 10:36:11 +01:00
allcontributors[bot]
ce0bc75046 docs: update .all-contributorsrc [skip ci] 2023-11-18 10:35:32 +01:00
allcontributors[bot]
7d7cee3405 docs: update README.md [skip ci] 2023-11-18 10:35:32 +01:00
Nicolas Meienberger
56acfbbb64 Merge branch 'cchalop1-feat/reset-app' into develop 2023-11-18 10:25:27 +01:00
Nicolas Meienberger
e6d838f3d1 refactor(reset-app): simplify status management 2023-11-18 10:25:15 +01:00
cchalopin
3bfb015b13 feat(reset-app): fix reset wording 2023-11-18 10:25:15 +01:00
cchalopin
dd32bd631f feat(reset-app): adding a reset app from setting modal 2023-11-18 10:25:15 +01:00
Nicolas Meienberger
8bfafac7bd fix: reload env variables before loading config
fix: read env
2023-11-16 20:49:27 +01:00
Nicolas Meienberger
e0d52e79c1 fix(cli): ensure user is allowed to run docker commands before starting 2023-11-16 20:49:27 +01:00
Nicolas Meienberger
2dcb358392 chore: bump version to 2.2.0 2023-11-16 20:49:27 +01:00
Nicolas Meienberger
9efacb5797 ci(alpha): add image build for worker 2023-11-16 20:49:27 +01:00
Nicolas Meienberger
8e19c8b0e8 refactor: remove restart option from UI 2023-11-16 20:49:27 +01:00
Nicolas Meienberger
bdfb019df2 fix(worker): docker not throwing an error when failing to start 2023-11-16 20:49:27 +01:00
Nicolas Meienberger
af8509aacc test(worker): implement test suites with vitest 2023-11-16 20:49:27 +01:00
Nicolas Meienberger
55e0cd155e refactor(shared): factorize common helpers in shared package 2023-11-16 20:49:27 +01:00
Nicolas Meienberger
417785ee24 refactor(worker): move executors from cli to worker 2023-11-16 20:49:27 +01:00