Commit graph

2351 commits

Author SHA1 Message Date
Nicolas Meienberger
0f129a7809 Merge branch 'steveiliop56-develop' into develop 2023-11-27 21:07:51 +01:00
Nicolas Meienberger
79b448adf3 fix(worker): apply file permissions on start 2023-11-27 21:06:14 +01:00
Nicolas Meienberger
dffa3ed670 ci(beta): build arm64 images 2023-11-27 21:06:14 +01:00
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
Nicolas Meienberger
abff9a4d5a fix(worker): apply file permissions on start 2023-11-27 09:41:42 +01:00
Nicolas Meienberger
91a361add1 ci(beta): build arm64 images 2023-11-27 09:41:37 +01:00
allcontributors[bot]
68b3e4e8bd docs: update .all-contributorsrc [skip ci] 2023-11-27 08:21:57 +01:00
allcontributors[bot]
f893cf482d docs: update README.md [skip ci] 2023-11-27 08:21:57 +01:00
Olivier Garcia
88878fccda feat(support-repoURL-with-branch-syntax): If a appstore repo URL contains a branch, checkout that branch 2023-11-27 08:19:22 +01:00
Nicolas Meienberger
64325150d5 fix(app-status): rely on server status after update 2023-11-27 08:10:29 +01:00
Nicolas Meienberger
203db0160a Merge branch 'cchalop1-feat/restart-app-after-update' into develop 2023-11-27 07:42:43 +01:00
Nicolas Meienberger
0261cf577c fix(worker): ensure state folder is rwx for non-root users 2023-11-27 07:42:36 +01:00
Nicolas Meienberger
166d9b49f2 ci(beta): adapt workflow with new worker build 2023-11-27 07:42:36 +01:00
Nicolas Meienberger
213b9ed482 feat(ThemeProvider): add some magic 2023-11-27 07:42:36 +01:00
Nicolas Meienberger
de3141e1f8 ci(release): replace butlerlogic/action-autotag with Klemensas/action-autotag 2023-11-27 07:42:36 +01:00
dependabot[bot]
6ec79ac1e8 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 07:42:36 +01:00
Nicolas Meienberger
5dbc996b92 refactor(docker): use non-root user in dashboard image 2023-11-27 07:42:36 +01:00
Nicolas Meienberger
f76af65212 fix(worker): ensure state folder is rwx for non-root users 2023-11-27 07:42:16 +01:00
cchalopin
1357efa0e3 feat(update app): fix tests 2023-11-26 15:17:27 +01:00
cchalopin
4da6193ae9 feat(update app): change pnpm 2023-11-26 15:12:09 +01:00
cchalopin
f61e6b2dae feat(update app): back to prev status before update 2023-11-26 15:03:21 +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