Simon L.
a8c633231b
Merge pull request #6485 from nextcloud/dependabot/docker/Containers/collabora/collabora/code-25.04.2.2.1
...
build(deps): bump collabora/code from 25.04.2.1.1 to 25.04.2.2.1 in /Containers/collabora
2025-06-10 09:46:52 +02:00
Simon L.
6c4c4f1f56
Merge pull request #6482 from ZhaoGY-N/bugfix/appstoreurl_check_fail
...
change the url used in appstore check from $APPSTORE_URL to $APPSTORE…
2025-06-10 09:46:37 +02:00
Simon L.
54c17176eb
Merge pull request #6474 from nextcloud/aio-dependency-update
...
PHP dependency updates
2025-06-10 09:46:06 +02:00
dependabot[bot]
38b7732d5c
build(deps): bump php in /Containers/mastercontainer
...
Bumps php from 8.4.7-fpm-alpine3.21 to 8.4.8-fpm-alpine3.21.
---
updated-dependencies:
- dependency-name: php
dependency-version: 8.4.8-fpm-alpine3.21
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-06-09 05:20:02 +00:00
dependabot[bot]
233d31750c
build(deps): bump php in /Containers/nextcloud
...
Bumps php from 8.3.21-fpm-alpine3.21 to 8.3.22-fpm-alpine3.21.
---
updated-dependencies:
- dependency-name: php
dependency-version: 8.3.22-fpm-alpine3.21
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-06-09 05:15:48 +00:00
dependabot[bot]
fd0c347c16
build(deps): bump golang in /Containers/watchtower
...
Bumps golang from 1.24.3-alpine3.21 to 1.24.4-alpine3.21.
---
updated-dependencies:
- dependency-name: golang
dependency-version: 1.24.4-alpine3.21
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-06-06 04:21:45 +00:00
dependabot[bot]
fe561976e9
build(deps): bump golang in /Containers/imaginary
...
Bumps golang from 1.24.3-alpine3.21 to 1.24.4-alpine3.21.
---
updated-dependencies:
- dependency-name: golang
dependency-version: 1.24.4-alpine3.21
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-06-06 04:20:47 +00:00
dependabot[bot]
1ab64d158d
build(deps): bump python in /Containers/talk-recording
...
Bumps python from 3.13.3-alpine3.21 to 3.13.4-alpine3.21.
---
updated-dependencies:
- dependency-name: python
dependency-version: 3.13.4-alpine3.21
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-06-05 05:11:31 +00:00
Simon L.
b30ef900e1
aio-interface: disable talk-recording correctly
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
Revert "aio-interface: disable talk-recording correctly"
This reverts commit e9711aae78db91359aa6d6bfaf87f60a4453287c.
Update containers.twig
2025-06-04 11:06:26 +02:00
Simon L.
e4d11d1295
aio-interface: add bottom padding to the main container
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-06-03 16:44:18 +02:00
szaimen
c2ffe0cb4a
php dependency updates
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-03 12:03:22 +00:00
Zhao Guangyu
f71506a1c9
Update Containers/nextcloud/entrypoint.sh
...
Add comment for the apps.json
Co-authored-by: Simon L. <szaimen@e.mail.de>
Signed-off-by: Zhao Guangyu <62810902+ZhaoGY-N@users.noreply.github.com>
2025-06-02 15:55:13 +08:00
dependabot[bot]
f71b4a96ce
build(deps): bump docker in /Containers/mastercontainer
...
Bumps docker from 28.2.1-cli to 28.2.2-cli.
---
updated-dependencies:
- dependency-name: docker
dependency-version: 28.2.2-cli
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-06-02 05:20:10 +00:00
dependabot[bot]
ae0d0aece3
build(deps): bump collabora/code in /Containers/collabora
...
Bumps collabora/code from 25.04.2.1.1 to 25.04.2.2.1.
---
updated-dependencies:
- dependency-name: collabora/code
dependency-version: 25.04.2.2.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-06-02 05:17:08 +00:00
Zhao Guangyu
8be30f3cc1
change the url used in appstore check from $APPSTORE_URL to $APPSTORE_URL/apps.json
2025-06-02 04:06:37 +08:00
Simon L.
81fec27c14
Merge pull request #6455 from thiswillbeyourgithub/doc_clarify_migration
...
doc: clarify migration steps
2025-05-30 14:14:48 +02:00
Simon L.
bf7963a9ac
Merge pull request #6473 from nextcloud/enh/noid/show-ccs
...
fix showing community containers in the AIO interface and enabling or disabling them
2025-05-30 13:52:42 +02:00
Simon L.
8a6772bc05
fix showing community containers in the AIO interface and enabling or disabling them
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-05-30 13:51:36 +02:00
thiswillbeyourgithub
328900b8c2
doc: clarification of app migration
...
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithub@users.noreply.github.com>
2025-05-30 12:17:03 +02:00
Simon L.
0fe4ea3238
fix detail in optional containers
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-05-30 11:40:59 +02:00
Simon L.
f678b09523
fix collabora healthcheck
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-05-30 11:24:07 +02:00
Simon L.
c151a37f73
Merge pull request #6472 from nextcloud/revert-6441-enh/5919/add-pandoc
...
Revert "nextcloud: add pandoc to container"
2025-05-30 11:19:15 +02:00
Simon L.
22848e76ec
Revert "nextcloud: add pandoc to container"
2025-05-30 11:18:38 +02:00
Simon L.
ff7d0e4a01
adjust cc-docs
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-05-30 11:13:05 +02:00
Simon L.
3f520b2f3c
move note about how to handle the ccs
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-05-30 10:58:45 +02:00
Simon L.
635381a4c8
fix another detail in scandir
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-05-30 10:47:55 +02:00
Simon L.
ae5adc989f
the cc-section needs to be included in another place
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-05-30 10:37:52 +02:00
Simon L.
30bd415aac
Merge pull request #6471 from nextcloud/enh/noid/get-dir-of-dots
...
scandir: get rid of dots
2025-05-30 10:29:41 +02:00
Simon L.
21b9c19c5d
scandir: get rid of dots
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-05-30 10:27:12 +02:00
Simon L.
2822cf2773
Merge pull request #6470 from nextcloud/enh/noid/collabora-fix-install
...
collabora: move healthcheck to use curl in order to fix the Dockerfile
2025-05-30 10:08:38 +02:00
Simon L.
1d3692a6db
collabora: move healthcheck to use curl in order to fix the Dockerfile
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-05-30 10:02:46 +02:00
Simon L.
d6c35782f5
another collabora attempt
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-05-30 09:56:28 +02:00
Simon L.
37c56f1a0c
Merge pull request #6469 from nextcloud/enh/noid/adjust-permissions
...
nextcloud: adjust permissions
2025-05-30 09:54:32 +02:00
Simon L.
7442072a5d
nextcloud: adjust permissions
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-05-30 09:53:19 +02:00
Simon L.
cdd5a95062
another attempt
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-05-30 09:48:16 +02:00
Simon L.
f2f674d949
fix detail
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-05-30 09:45:15 +02:00
Simon L.
1cced86de6
fix collabora
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-05-30 09:43:20 +02:00
Simon L.
bbd6812977
increase to 11.0.0
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-05-30 09:38:18 +02:00
Simon L.
9a289b0193
Merge pull request #6467 from nextcloud/dependabot/docker/Containers/redis/redis-7.2.9-alpine
...
build(deps): bump redis from 7.2.8-alpine to 7.2.9-alpine in /Containers/redis
2025-05-30 09:35:52 +02:00
Simon L.
8547bb18e1
Merge pull request #6466 from nextcloud/dependabot/docker/Containers/mastercontainer/docker-28.2.1-cli
...
build(deps): bump docker from 28.1.1-cli to 28.2.1-cli in /Containers/mastercontainer
2025-05-30 09:35:31 +02:00
Simon L.
a2032c063c
Merge pull request #6465 from nextcloud/dependabot/docker/Containers/fulltextsearch/elasticsearch-8.18.2
...
build(deps): bump elasticsearch from 8.18.1 to 8.18.2 in /Containers/fulltextsearch
2025-05-30 09:35:17 +02:00
Simon L.
673b1db07e
aio-interface: allow to manage the community containers via the AIO interface ( #6443 )
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
Signed-off-by: Jean-Yves <7360784+docjyJ@users.noreply.github.com>
2025-05-30 09:32:51 +02:00
Simon L.
17ec503bf3
Merge pull request #6458 from nextcloud/enh/6456/move-local-socket
...
clamav: move LocalSocket to `/tmp/clamd.sock`
2025-05-30 09:30:35 +02:00
dependabot[bot]
b6c078847d
build(deps): bump redis in /Containers/redis
...
Bumps redis from 7.2.8-alpine to 7.2.9-alpine.
---
updated-dependencies:
- dependency-name: redis
dependency-version: 7.2.9-alpine
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-05-30 04:40:25 +00:00
dependabot[bot]
945b767e2c
build(deps): bump docker in /Containers/mastercontainer
...
Bumps docker from 28.1.1-cli to 28.2.1-cli.
---
updated-dependencies:
- dependency-name: docker
dependency-version: 28.2.1-cli
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-05-30 04:39:56 +00:00
dependabot[bot]
1edd280cc8
build(deps): bump elasticsearch in /Containers/fulltextsearch
...
Bumps elasticsearch from 8.18.1 to 8.18.2.
---
updated-dependencies:
- dependency-name: elasticsearch
dependency-version: 8.18.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-05-30 04:39:48 +00:00
Simon L.
eeaa2d65a8
Merge pull request #6463 from nextcloud/aio-dependency-update
...
PHP dependency updates
2025-05-29 18:48:13 +02:00
szaimen
87b0572845
php dependency updates
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-05-29 12:03:15 +00:00
Simon L.
83fa16f14f
Merge pull request #6461 from nextcloud/dependabot/docker/Containers/docker-socket-proxy/haproxy-3.2.0-alpine
...
build(deps): bump haproxy from 3.1.7-alpine to 3.2.0-alpine in /Containers/docker-socket-proxy
2025-05-29 09:33:51 +02:00
dependabot[bot]
73ccf23e92
build(deps): bump haproxy in /Containers/docker-socket-proxy
...
Bumps haproxy from 3.1.7-alpine to 3.2.0-alpine.
---
updated-dependencies:
- dependency-name: haproxy
dependency-version: 3.2.0-alpine
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-05-29 04:33:18 +00:00