Simon L.
b8f594b09a
fix logic detail
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-02-02 11:22:43 +01:00
Simon L.
9c0c55dc7e
Merge pull request #7536 from nextcloud/enh/noid/fix-daily-backup
...
fix daily-backup.sh edge case
2026-02-02 11:07:13 +01:00
Simon L.
c84416df5d
fix daily-backup.sh edge case
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-02-02 11:06:08 +01:00
Simon L.
cfff44954b
increase version to 12.6.1
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-02-02 10:28:57 +01:00
Simon L.
733330fd1d
Merge pull request #7531 from nextcloud/docjyJ-patch-1
...
fix Nextcloud integration URL for local AI
2026-02-02 10:28:07 +01:00
Simon L.
06090a2677
Merge pull request #7534 from nextcloud/enh/7533/fix-daily-backup-script
...
daily-backup.sh: continue with script if `wasStartButtonClicked=true` was found
2026-02-02 10:27:38 +01:00
Simon L.
4eb45ebfdb
Merge pull request #7532 from nextcloud/wrap-setconfig-into-config-transaction
...
Wrap ConfigurationController#SetConfig into a "transaction"
2026-02-02 10:27:17 +01:00
Pablo Zmdl
82cbbe1829
Wrap ConfigurationController#SetConfig into a "transaction"
...
This avoids a lot of subsequent writes and reads from the file system, because
now only commitTransaction() actually writes the config file.
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-02-02 10:17:57 +01:00
Simon L.
cba66dec0b
daily-backup.sh: continue with script if wasStartButtonClicked=true was found
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-02-02 10:11:00 +01:00
Jean-Yves
88b2121eaa
hotfix: Update Nextcloud integration URL for local AI
...
Signed-off-by: Jean-Yves <7360784+docjyJ@users.noreply.github.com >
2026-02-01 11:37:51 +01:00
Simon L.
4ecb870885
Merge pull request #7522 from nextcloud/enh/noid/block-merging
...
add a workflow that blocks merging if a pre-release was published
2026-01-30 15:08:46 +01:00
Simon L.
dae8102088
rename name of workflow
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-01-30 15:00:48 +01:00
Simon L.
b1cea36dfa
add a workflow that blocks merging if a pre-release was published
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-01-30 14:41:06 +01:00
Simon L.
a037be95c7
fix remaining rename of collabora to Nextcloud Office
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-01-30 09:51:08 +01:00
Simon L.
3bde5259f2
Merge pull request #7520 from nextcloud/enh/noid/refactor-apache-additional-network
...
only allow to set `APACHE_ADDITIONAL_NETWORK` via environmental variable and do not restore it on backup restore
2026-01-30 09:27:48 +01:00
Simon L.
748b2cc73b
only allow to set APACHE_ADDITIONAL_NETWORK via environmental variable and do not restore it on backup restore
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-01-30 09:20:00 +01:00
Simon L.
fcc4d8b185
Merge pull request #7519 from nextcloud/dependabot/docker/Containers/whiteboard/nextcloud-releases/whiteboard-v1.5.4
...
build(deps): bump nextcloud-releases/whiteboard from v1.5.3 to v1.5.4 in /Containers/whiteboard
2026-01-30 07:47:03 +01:00
Simon L.
e78ed860b9
Merge pull request #7518 from nextcloud/dependabot/docker/Containers/docker-socket-proxy/haproxy-3.3.2-alpine
...
build(deps): bump haproxy from 3.3.1-alpine to 3.3.2-alpine in /Containers/docker-socket-proxy
2026-01-30 07:46:39 +01:00
dependabot[bot]
716d3b0f17
build(deps): bump nextcloud-releases/whiteboard
...
Bumps nextcloud-releases/whiteboard from v1.5.3 to v1.5.4.
---
updated-dependencies:
- dependency-name: nextcloud-releases/whiteboard
dependency-version: v1.5.4
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-30 04:08:51 +00:00
dependabot[bot]
b55260842d
build(deps): bump haproxy in /Containers/docker-socket-proxy
...
Bumps haproxy from 3.3.1-alpine to 3.3.2-alpine.
---
updated-dependencies:
- dependency-name: haproxy
dependency-version: 3.3.2-alpine
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-30 04:07:42 +00:00
Simon L.
6b9682936b
Merge pull request #7516 from nextcloud/enh/noid/rename-collabora-to-nextcloud-office
...
aio-interface: rename Collabora everywhere to Nextcloud Office
2026-01-29 16:12:09 +01:00
Jean-Yves
12b065f9b6
Adjust local-ai community container to add Vulkan support ( #5797 )
...
Signed-off-by: Jean-Yves <7360784+docjyJ@users.noreply.github.com >
Co-authored-by: Simon L. <szaimen@e.mail.de >
2026-01-29 16:11:04 +01:00
Simon L.
ec6850be63
aio-interface: rename Collabora everywhere to Nextcloud Office
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-01-29 15:04:23 +01:00
MrAn0nym
ffd8dac1b4
Fix: Additional Collabora options not working correctly ( #7481 )
...
Signed-off-by: MrAn0nym <63542658+MrAn0nym@users.noreply.github.com >
Signed-off-by: Simon L. <szaimen@e.mail.de >
Co-authored-by: Simon L. <szaimen@e.mail.de >
Co-authored-by: Pablo Zmdl <57864086+pabzm@users.noreply.github.com >
2026-01-29 14:29:15 +01:00
Simon L.
8ff8d7d11e
Merge pull request #7502 from nextcloud/szaimen-patch-1
...
nextcloud-entrypoint.sh: improve GPG key import method
2026-01-29 13:55:49 +01:00
Simon L.
739658a1c1
Merge pull request #7514 from nextcloud/dependabot/github_actions/dot-github/workflows/peter-evans/create-pull-request-8.1.0
...
build(deps): bump peter-evans/create-pull-request from 7.0.11 to 8.1.0 in /.github/workflows
2026-01-29 13:55:17 +01:00
Simon L.
a5efaafef2
update-yaml.sh: remove the NC_AIO_VERSION
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-01-29 13:54:31 +01:00
Simon L.
c64ecba63c
Update GPG key import method in entrypoint.sh
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-01-29 13:44:14 +01:00
dependabot[bot]
ff3fb24fa7
build(deps): bump peter-evans/create-pull-request in /.github/workflows
...
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) from 7.0.11 to 8.1.0.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](22a9089034...c0f553fe54 )
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
dependency-version: 8.1.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-29 12:10:04 +00:00
Simon L.
6b0f315cb6
Merge pull request #7512 from nextcloud/dependabot/docker/Containers/watchtower/alpine-3.23.3
...
build(deps): bump alpine from 3.23.2 to 3.23.3 in /Containers/watchtower
2026-01-29 10:50:41 +01:00
Simon L.
ce87fc855f
Merge pull request #7511 from nextcloud/dependabot/docker/Containers/talk/alpine-3.23.3
...
build(deps): bump alpine from 3.23.2 to 3.23.3 in /Containers/talk
2026-01-29 10:50:29 +01:00
Simon L.
b7b0ebf3c2
Merge pull request #7510 from nextcloud/dependabot/docker/Containers/notify-push/alpine-3.23.3
...
build(deps): bump alpine from 3.23.2 to 3.23.3 in /Containers/notify-push
2026-01-29 10:50:17 +01:00
Simon L.
af8a62070d
Merge pull request #7509 from nextcloud/dependabot/docker/Containers/imaginary/alpine-3.23.3
...
build(deps): bump alpine from 3.23.2 to 3.23.3 in /Containers/imaginary
2026-01-29 10:50:01 +01:00
Simon L.
450c90ab32
Merge pull request #7508 from nextcloud/dependabot/docker/Containers/domaincheck/alpine-3.23.3
...
build(deps): bump alpine from 3.23.2 to 3.23.3 in /Containers/domaincheck
2026-01-29 10:49:49 +01:00
Simon L.
13f74cc147
Merge pull request #7507 from nextcloud/dependabot/docker/Containers/collabora/collabora/code-25.04.8.2.1
...
build(deps): bump collabora/code from 25.04.8.1.1 to 25.04.8.2.1 in /Containers/collabora
2026-01-29 10:49:37 +01:00
Simon L.
b6bfeae10e
Merge pull request #7506 from nextcloud/dependabot/docker/Containers/clamav/alpine-3.23.3
...
build(deps): bump alpine from 3.23.2 to 3.23.3 in /Containers/clamav
2026-01-29 10:49:24 +01:00
Simon L.
5585d2e650
Merge pull request #7505 from nextcloud/dependabot/docker/Containers/borgbackup/alpine-3.23.3
...
build(deps): bump alpine from 3.23.2 to 3.23.3 in /Containers/borgbackup
2026-01-29 10:49:10 +01:00
Simon L.
97c0738719
Merge pull request #7504 from nextcloud/dependabot/docker/Containers/alpine/alpine-3.23.3
...
build(deps): bump alpine from 3.23.2 to 3.23.3 in /Containers/alpine
2026-01-29 10:48:32 +01:00
Simon L.
4be368e606
Merge pull request #7476 from nextcloud/docjyJ-patch-1
...
Add Pull request Template
2026-01-29 09:58:37 +01:00
Simon L.
b47e894681
increase timeout for backup restore
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-01-29 09:54:34 +01:00
Simon L.
7de7ee1244
apply suggestion
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-01-29 09:47:21 +01:00
Simon L.
14740161b8
Merge pull request #7501 from nextcloud/lower-case-method-names-in-configuration-manager
...
Lower case method names in ConfigurationManager
2026-01-29 09:40:33 +01:00
dependabot[bot]
a72b79f63b
build(deps): bump alpine from 3.23.2 to 3.23.3 in /Containers/watchtower
...
Bumps alpine from 3.23.2 to 3.23.3.
---
updated-dependencies:
- dependency-name: alpine
dependency-version: 3.23.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-29 04:08:55 +00:00
dependabot[bot]
3ba704b233
build(deps): bump alpine from 3.23.2 to 3.23.3 in /Containers/talk
...
Bumps alpine from 3.23.2 to 3.23.3.
---
updated-dependencies:
- dependency-name: alpine
dependency-version: 3.23.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-29 04:08:41 +00:00
dependabot[bot]
d6f1bdd8d3
build(deps): bump alpine in /Containers/notify-push
...
Bumps alpine from 3.23.2 to 3.23.3.
---
updated-dependencies:
- dependency-name: alpine
dependency-version: 3.23.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-29 04:08:35 +00:00
dependabot[bot]
8e48e92ebc
build(deps): bump alpine from 3.23.2 to 3.23.3 in /Containers/imaginary
...
Bumps alpine from 3.23.2 to 3.23.3.
---
updated-dependencies:
- dependency-name: alpine
dependency-version: 3.23.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-29 04:07:58 +00:00
dependabot[bot]
abdcc9f551
build(deps): bump alpine in /Containers/domaincheck
...
Bumps alpine from 3.23.2 to 3.23.3.
---
updated-dependencies:
- dependency-name: alpine
dependency-version: 3.23.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-29 04:07:52 +00:00
dependabot[bot]
b3a4eda249
build(deps): bump collabora/code in /Containers/collabora
...
Bumps collabora/code from 25.04.8.1.1 to 25.04.8.2.1.
---
updated-dependencies:
- dependency-name: collabora/code
dependency-version: 25.04.8.2.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-29 04:07:46 +00:00
dependabot[bot]
da70dafa3d
build(deps): bump alpine from 3.23.2 to 3.23.3 in /Containers/clamav
...
Bumps alpine from 3.23.2 to 3.23.3.
---
updated-dependencies:
- dependency-name: alpine
dependency-version: 3.23.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-29 04:07:45 +00:00
dependabot[bot]
120c9ba927
build(deps): bump alpine from 3.23.2 to 3.23.3 in /Containers/borgbackup
...
Bumps alpine from 3.23.2 to 3.23.3.
---
updated-dependencies:
- dependency-name: alpine
dependency-version: 3.23.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-29 04:07:42 +00:00
dependabot[bot]
caac0443b3
build(deps): bump alpine from 3.23.2 to 3.23.3 in /Containers/alpine
...
Bumps alpine from 3.23.2 to 3.23.3.
---
updated-dependencies:
- dependency-name: alpine
dependency-version: 3.23.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-29 04:07:36 +00:00
Pablo Zmdl
bf43a6dae6
Lower case method names in ConfigurationManager
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 16:51:36 +01:00
Simon L.
5752556e4f
Merge pull request #7437 from nextcloud/enh/noid/insert-version-to-nextcloud
...
insert the AIO version into Nextcloud's system config
2026-01-28 15:40:59 +01:00
Simon L.
9871a3eb9a
insert the AIO version into Nextcloud's system config
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-01-28 15:17:15 +01:00
Simon L.
e9108e3660
Merge pull request #7392 from nextcloud/configmanager-property-hooks
...
Use property hooks to replace classic getter and setter methods.
2026-01-28 15:10:34 +01:00
Simon L.
27020e608d
fix get-configurable-aio-variables.sh script
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-01-28 13:28:07 +01:00
Simon L.
d813314494
Merge pull request #7499 from nextcloud/aio-dependency-update
...
PHP dependency updates
2026-01-28 13:16:56 +01:00
szaimen
0ee76078ad
php dependency updates
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-01-28 12:03:53 +00:00
Pablo Zmdl
5ba678c082
Non-functional addition to camelizing nextcloud_mount to nextcloudMount
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 12:08:07 +01:00
Pablo Zmdl
5b6e0f30a6
Fix assignment of INSTALL_LATEST_MAJOR from env replacement
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:57 +01:00
Pablo Zmdl
d9d4e3680f
Fix residue from change to use start/commitTransaction()
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:57 +01:00
Pablo Zmdl
659b1ca383
Fix calling booleanize
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:57 +01:00
Pablo Zmdl
ec66b359e0
Check arguments to camelize() for usefulness
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:57 +01:00
Pablo Zmdl
078f3caf8a
Move all properties to the top of the file
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:57 +01:00
Pablo Zmdl
3cfe307a5c
Make nextcloudKeepDisabledApps an attribute
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:57 +01:00
Pablo Zmdl
5bdcfd67eb
Make 'enableNvidiaGpu' an attribute
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:57 +01:00
Pablo Zmdl
5fc4951ba0
Make 'nextcloudEnableDriDevice' an attribute
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:57 +01:00
Pablo Zmdl
0cb79a387f
Make 'disableBackupSection' an attribute
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:57 +01:00
Pablo Zmdl
08438aff42
Make 'apacheAdditionalNetwork' an attribute
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:57 +01:00
Pablo Zmdl
dc5dc0215c
Make 'collaboraSeccompDisabled' an attribute
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:57 +01:00
Pablo Zmdl
22a26268e0
Helper to booleanize environment-or-config-values
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:57 +01:00
Pablo Zmdl
c3477a7eb2
Make 'nextcloudAdditionalPhpExtensions' an attribute
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:57 +01:00
Pablo Zmdl
d50dc2db1d
Make 'nextcloudAdditionalApks' an attribute
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:57 +01:00
Pablo Zmdl
4ad8fcf258
Make 'trustedCacertsDir' an attribute
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:57 +01:00
Pablo Zmdl
63245430ef
Make 'dockerSocketPath' an attribute
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:57 +01:00
Pablo Zmdl
bfa2b64674
Make 'fulltextsearchJavaOptions' an attribute
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:57 +01:00
Pablo Zmdl
365e1e34e4
Make 'borgRetentionPolicy' an attribute
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:57 +01:00
Pablo Zmdl
0ed83c5258
Move get-configurable-aio-variables.sh into php/ folder
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:57 +01:00
Pablo Zmdl
8b8f60f76b
Camelize property nextcloud_memory_limit => nextcloudMemoryLimit
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:57 +01:00
Pablo Zmdl
bbf41cfdd3
Camelize property nextcloud_upload_limit => nextcloudUploadLimit
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:57 +01:00
Pablo Zmdl
f5cf7903ad
Camelize property nextcloud_datadir_mount => nextcloudDatadirMount
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:57 +01:00
Pablo Zmdl
f35a0b4367
Camelize property nextcloud_mount => nextcloudMount
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:57 +01:00
Pablo Zmdl
f7c5115c70
Camelize property talk_port => talkPort
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:57 +01:00
Pablo Zmdl
567f072ee0
Camelize property apache_port => apachePort
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:57 +01:00
Pablo Zmdl
00ce78d703
Camelize property turn_domain => turnDomain
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:57 +01:00
Pablo Zmdl
c4aa148bff
Camelize property aio_community_containers => aioCommunityContainers
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:57 +01:00
Pablo Zmdl
b499001501
Camelize property collabora_additional_options => collaboraAdditionalOptions
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:57 +01:00
Pablo Zmdl
5373471ed8
Camelize property collabora_dictionaries => collaboraDictionaries
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:57 +01:00
Pablo Zmdl
efe8317446
Camelize property nextcloud_max_time => nextcloudMaxTime
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:57 +01:00
Pablo Zmdl
41c92b814f
Camelize key names from aio_variables from container specs
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:56 +01:00
Pablo Zmdl
f17db4fac1
Camelize property apache_ip_binding => apacheIpBinding
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:56 +01:00
Pablo Zmdl
5cac2dcf12
Camelize property borg_restore_password => borgRestorePassword
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:56 +01:00
Pablo Zmdl
284411c369
Camelize property borg_remote_repo => borgRemoteRepo
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:56 +01:00
Pablo Zmdl
62856e78bb
Camelize property borg_backup_host_location => borgBackupHostLocation
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:56 +01:00
Pablo Zmdl
2425a07772
Camelize property install_latest_major => installLatestMajor
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:56 +01:00
Pablo Zmdl
68f811b25f
Camelize property AIO_URL => aioUrl
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:56 +01:00
Pablo Zmdl
62a21dd34a
Camelize property instance_restore_attempt => instanceRestoreAttempt
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:56 +01:00
Pablo Zmdl
dd5d51cb2a
Camelize property AIO_TOKEN => aioToken
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:56 +01:00
Pablo Zmdl
27fd1e82ab
Turn install_latest_major property into a string so we can save a version string or number
...
I chose a string instead of an integer so we have more freedom what to
actually save (maybe we want to include minor version digits at one point).
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:56 +01:00
Pablo Zmdl
3bb2ce6e4c
Type-cast get values to fix handling old config data
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:56 +01:00
Pablo Zmdl
dac5cfd917
Don't write the default value to disk
...
This matches the previous behaviour and should not be changed silently.
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:56 +01:00
Pablo Zmdl
76d475f2b2
Replace setMultiple() by startTransaction() and commitTransaction()
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:56 +01:00
Pablo Zmdl
6bf45fb507
A script to list AIO variables that are configurable through aio_variables in community containers
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:56 +01:00
Pablo Zmdl
c65ccd2db0
Make aio-variables code more robust and psalm-compatible
...
Now the input gets checked for being useful. It's user-generated data in the
end, which might be "funny" in curious ways.
psalm complained about the possibly unset second array key in the
destructuring assignment of `$key` and `$value`, which won't happen due to the
check for a present equal sign earlier, but nonetheless this way the code is
more robust.
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:56 +01:00
Pablo Zmdl
77bec5898f
Type for Closure argument
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:56 +01:00
Pablo Zmdl
662840bc25
Make psalm accept the property-hooks for virtual attributes
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:56 +01:00
Pablo Zmdl
fd308d4b80
Simplify some code a little bit
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:56 +01:00
Pablo Zmdl
844831a899
Move handling ENV-var replacement into ConfigurationManger
...
It's the more appropriate place to have this code, and we had to touch
it anyways to make it assign the values to the attributes.
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:56 +01:00
Pablo Zmdl
9c9ad02f8a
Set multiple attributes at once
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:56 +01:00
Pablo Zmdl
c997332e47
Remove residue code
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:56 +01:00
Pablo Zmdl
f1ffd0771c
Privatize GetConfig() and WriteConfig()
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:56 +01:00
Pablo Zmdl
367e847cc8
Make nextcloud_max_time an attribute
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:56 +01:00
Pablo Zmdl
c1f8ac6989
Make nextcloud_memory_limit an attribute
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:56 +01:00
Pablo Zmdl
3e19fa66d0
Make nextcloud_datadir_mount an attribute
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:56 +01:00
Pablo Zmdl
4de73dd75b
Make nextcloud_mount an attribute
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:56 +01:00
Pablo Zmdl
903aed1e34
Make nextcloud_upload_limit an attribute
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:56 +01:00
Pablo Zmdl
96c9c1a6f9
Make talk_port an attribute
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:56 +01:00
Pablo Zmdl
dc28eb6737
Make apache_port an attribute
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:56 +01:00
Pablo Zmdl
4e373cb2f8
Make apache_ip_binding an attribute
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:56 +01:00
Pablo Zmdl
0a22384cd9
Make turn_domain an attribute
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:56 +01:00
Pablo Zmdl
6c04cd055f
Make aio_community_containers an attribute
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:56 +01:00
Pablo Zmdl
228440f2a8
Make collabora_additional_options an attribute
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:56 +01:00
Pablo Zmdl
ca35006a85
Make collabora_dictionaries an attribute
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:56 +01:00
Pablo Zmdl
6e5237cd20
Make timezone an attribute
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:56 +01:00
Pablo Zmdl
6033a4486c
Make borg_restore_password an attribute
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:56 +01:00
Pablo Zmdl
a361ab9d20
Make borg_remote_repo an attribute
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:56 +01:00
Pablo Zmdl
b4d198f72b
Make borg_backup_host_location an attribute
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:56 +01:00
Pablo Zmdl
5b0b9ef826
Make domain an attribute
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:56 +01:00
Pablo Zmdl
f737d2f598
Make isFulltextsearchEnabled an attribute
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:56 +01:00
Pablo Zmdl
f16f5b233d
Make isImaginaryEnabled an attribute
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:56 +01:00
Pablo Zmdl
190d47810b
Make isTalkRecordingEnabled an attribute
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:56 +01:00
Pablo Zmdl
e009abdd54
Make isTalkEnabled an attribute
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:56 +01:00
Pablo Zmdl
cd1c2276e5
Make isCollaboraEnabled an attribute
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:26 +01:00
Pablo Zmdl
0c3d919618
Make isOnlyofficeEnabled an attribute
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:50:34 +01:00
Pablo Zmdl
f8a244bee2
Make isClamavEnabled an attribute
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:48:05 +01:00
Pablo Zmdl
bebae7069b
Make instance_restore_attempt an attribute
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:43:36 +01:00
Pablo Zmdl
f235af29e3
Make isDockerSocketProxyEnabled an attribute
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:43:36 +01:00
Pablo Zmdl
6576d3c1e9
Make backupMode an attribute
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:43:36 +01:00
Pablo Zmdl
881e77cca5
Make isWhiteboardEnabled an attribute
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:43:36 +01:00
Pablo Zmdl
c968e9e310
Make restoreExcludePreviews an attribute
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:43:36 +01:00
Pablo Zmdl
b8130958c5
Make selectedRestoreTime an attribute
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:43:36 +01:00
Pablo Zmdl
1d11a4682b
Make install_latest_major an attribute
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:43:36 +01:00
Pablo Zmdl
06fdf31c87
Make AIO_URL an attribute
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:43:36 +01:00
Pablo Zmdl
484ff79943
Make wasStartButtonClicked an attribute
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:43:36 +01:00
Pablo Zmdl
4d8e959608
Make password an attribute
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:43:36 +01:00
Pablo Zmdl
b2f992d955
Make AIO_TOKEN an attribute
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:43:36 +01:00
Pablo Zmdl
a9b648e18f
Adapt GetAndGenerateSecret() to get() and set()
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:43:36 +01:00
Pablo Zmdl
21b14a4a5d
Adapt GetEnvironmentalVariableOrConfig() to get() and set()
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:43:36 +01:00
Pablo Zmdl
0b6c0733ab
Cache config, introduce get() and set() helpers to guide new way to set attributes
...
Use cached config, use set() for single attributes, setMultiple to wrap
multiple calls to set()
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:43:36 +01:00
Julius Knorr
3f4eecaa96
feat: Add office switcher with feature comparison ( #7421 )
...
Signed-off-by: Julius Knorr <jus@bitgrid.net >
Signed-off-by: Simon L. <szaimen@e.mail.de >
Signed-off-by: Andrew Backhouse <andrew.backhouse@nextcloud.com >
Co-authored-by: Simon L. <szaimen@e.mail.de >
Co-authored-by: Andrew Backhouse <andrew.backhouse@nextcloud.com >
2026-01-28 09:53:53 +01:00
Simon L.
8939104d10
Merge pull request #7498 from nextcloud/dependabot/docker/Containers/talk/nats-2.12.4-scratch
...
build(deps): bump nats from 2.12.3-scratch to 2.12.4-scratch in /Containers/talk
2026-01-28 08:47:30 +01:00
dependabot[bot]
0213d8e548
build(deps): bump nats in /Containers/talk
...
Bumps nats from 2.12.3-scratch to 2.12.4-scratch.
---
updated-dependencies:
- dependency-name: nats
dependency-version: 2.12.4-scratch
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-28 04:08:45 +00:00
Simon L.
ba899255c1
Merge pull request #7497 from nextcloud/dependabot/docker/Containers/mastercontainer/docker-29.2.0-cli
...
build(deps): bump docker from 29.1.5-cli to 29.2.0-cli in /Containers/mastercontainer
2026-01-27 14:54:49 +01:00
dependabot[bot]
59e0776808
build(deps): bump docker in /Containers/mastercontainer
...
Bumps docker from 29.1.5-cli to 29.2.0-cli.
---
updated-dependencies:
- dependency-name: docker
dependency-version: 29.2.0-cli
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-27 04:06:09 +00:00
Simon L.
9c6bb67542
Merge pull request #7492 from nextcloud/dependabot/github_actions/dot-github/workflows/actions/checkout-6.0.2
...
build(deps): bump actions/checkout from 6.0.1 to 6.0.2 in /.github/workflows
2026-01-26 14:13:08 +01:00
dependabot[bot]
3f85f10bfb
build(deps): bump actions/checkout in /.github/workflows
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v6.0.1...de0fac2e4500dabe0009e67214ff5f5447ce83dd )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 6.0.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-26 13:08:44 +00:00
Simon L.
9cd519b285
Merge pull request #7491 from nextcloud/aio-dependency-update
...
PHP dependency updates
2026-01-26 13:50:29 +01:00
szaimen
3e6deb8802
php dependency updates
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-01-26 12:04:00 +00:00
Simon L.
6babbf776a
Merge pull request #7473 from nextcloud/enh/noid/pin-all-actions
...
pin all actions via commit hash
2026-01-26 13:00:49 +01:00
Simon L.
27eae80466
pin all actions via commit hash
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-01-26 12:59:05 +01:00
Simon L.
ebe3d7ee83
increase to v12.6.0
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-01-26 11:55:19 +01:00
Simon L.
07c20f5daa
Merge pull request #7485 from nextcloud/enh/noid/more-strict-check
...
mastercontainer: make check for correct volume name more strict
2026-01-26 10:15:45 +01:00
Simon L.
0df6c0a645
mastercontainer: make check for correct volume name more strict
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-01-25 17:31:43 +01:00
Simon L.
845fa94afa
Merge pull request #7486 from nextcloud/aio-dependency-update
...
PHP dependency updates
2026-01-25 15:01:21 +01:00
szaimen
7e2e0d11da
php dependency updates
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-01-25 12:03:33 +00:00
Simon L.
44f659ad69
Merge pull request #7482 from nextcloud/aio-dependency-update
...
PHP dependency updates
2026-01-24 14:07:57 +01:00
szaimen
d2940b0dc8
php dependency updates
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-01-24 12:03:23 +00:00
Simon L.
74443aaacc
Merge pull request #7477 from nextcloud/docjyJ-patch-2
...
deprecate nocodb community container
2026-01-23 14:22:42 +01:00
Simon L.
33614b276b
Merge pull request #7475 from nextcloud/dev/ench/noid/conduct
...
Add Code of conduct
2026-01-23 14:18:45 +01:00
Simon L.
034c6edea9
Merge pull request #7479 from nextcloud/dependabot/github_actions/dot-github/workflows/actions/checkout-6.0.2
...
build(deps): bump actions/checkout from 6.0.1 to 6.0.2 in /.github/workflows
2026-01-23 14:17:38 +01:00
dependabot[bot]
0e868c4570
build(deps): bump actions/checkout in /.github/workflows
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/actions/checkout/releases )
- [Commits](https://github.com/actions/checkout/compare/v6.0.1...v6.0.2 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 6.0.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-23 12:08:36 +00:00
Jean-Yves
e1718faf0b
Update README with licensing and maintenance notes
...
Added caution and note about NocoDB licensing and maintenance status.
Signed-off-by: Jean-Yves <7360784+docjyJ@users.noreply.github.com >
2026-01-22 21:24:35 +01:00
Jean-Yves
db07c79db1
novodb: add (deprecated) to its display name
...
Signed-off-by: Jean-Yves <7360784+docjyJ@users.noreply.github.com >
2026-01-22 21:20:36 +01:00
Jean-Yves
89be3d9e23
Add files via upload
...
Signed-off-by: Jean-Yves <7360784+docjyJ@users.noreply.github.com >
2026-01-22 21:12:39 +01:00
Jean-Yves
664ca0b26d
Add Code of conduct
...
See: https://github.com/nextcloud/server/blob/master/CODE_OF_CONDUCT.md
Signed-off-by: Jean-Yves <7360784+docjyJ@users.noreply.github.com >
2026-01-22 21:08:08 +01:00
Simon L.
49c9669fe1
Merge pull request #7468 from nextcloud/enh/7466/insert-max-shutdown-time
...
`CreateContainer`: also insert the max shutdown time into the container itself
2026-01-22 17:53:06 +01:00
Simon L.
4d51f11282
Merge pull request #7471 from nextcloud/imaginary-container-update
...
Imaginary update
2026-01-22 14:40:09 +01:00
szaimen
c47ace7718
imaginary-update automated change
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-01-22 13:33:38 +00:00
Simon L.
dd60066644
Merge pull request #7470 from nextcloud/aio-helm-update
...
Helm Chart updates
2026-01-22 14:14:33 +01:00
szaimen
00688a52bd
Helm Chart updates
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-01-22 13:12:02 +00:00
Simon L.
8fb3126ce7
CreateContainer: also insert the max shutdown time into the container itself
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-01-22 14:07:41 +01:00
Simon L.
a7c091a5b2
mastercontainer: also add wud.watch label
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-01-22 12:21:26 +01:00
Simon L.
dc09422030
Merge pull request #7467 from nextcloud/watchtower-container-update
...
watchtower container update
2026-01-22 12:16:36 +01:00
Simon L.
b9e35f01ba
Merge pull request #7464 from nextcloud/dependabot/docker/Containers/whiteboard/nextcloud-releases/whiteboard-v1.5.3
...
build(deps): bump nextcloud-releases/whiteboard from v1.5.1 to v1.5.3 in /Containers/whiteboard
2026-01-22 12:16:16 +01:00
Simon L.
571e07996e
Merge pull request #7461 from nextcloud/dependabot/docker/Containers/watchtower/golang-1.25.6-alpine3.23
...
build(deps): bump golang from 1.25.5-alpine3.23 to 1.25.6-alpine3.23 in /Containers/watchtower
2026-01-22 12:16:04 +01:00
Simon L.
9b1d468e24
Merge pull request #7460 from nextcloud/dependabot/docker/Containers/imaginary/golang-1.25.6-alpine3.23
...
build(deps): bump golang from 1.25.5-alpine3.23 to 1.25.6-alpine3.23 in /Containers/imaginary
2026-01-22 12:15:51 +01:00
Simon L.
2eaa288596
Merge pull request #7452 from nextcloud/dependabot/docker/Containers/nextcloud/php-8.3.30-fpm-alpine3.23
...
build(deps): bump php from 8.3.29-fpm-alpine3.23 to 8.3.30-fpm-alpine3.23 in /Containers/nextcloud
2026-01-22 12:15:38 +01:00
Simon L.
be54fa8805
Merge pull request #7451 from nextcloud/dependabot/docker/Containers/mastercontainer/docker-29.1.5-cli
...
build(deps): bump docker from 29.1.4-cli to 29.1.5-cli in /Containers/mastercontainer
2026-01-22 12:15:25 +01:00
Simon L.
f5a06034dd
Merge pull request #7435 from nextcloud/aio-dependency-update
...
PHP dependency updates
2026-01-22 12:15:12 +01:00
Simon L.
47dd8d25ca
Merge pull request #7431 from nextcloud/dependabot/docker/Containers/mastercontainer/php-8.4.17-fpm-alpine3.23
...
build(deps): bump php from 8.4.16-fpm-alpine3.23 to 8.4.17-fpm-alpine3.23 in /Containers/mastercontainer
2026-01-22 12:14:57 +01:00
Simon L.
9e3acb9f68
Merge pull request #7457 from nextcloud/enh/6878/pull-3-times
...
DockeractionManager: rewrite `PullImage` function to re-try 3 times before failing
2026-01-22 12:11:27 +01:00
Simon L.
3f581a11b3
Merge pull request #7455 from nextcloud/enh/7434/add-wud-label
...
add `wud.watch=false` to all containers
2026-01-22 12:11:18 +01:00
Simon L.
8124554d90
Merge pull request #7454 from nextcloud/enh/7447/recording-server-disabling
...
nextcloud-entrypoint: make recording server dependent on `REMOVE_DISABLED_APPS`
2026-01-22 12:11:10 +01:00
Simon L.
74138dd838
Merge pull request #7436 from nextcloud/enh/noid/move-version
...
move version to a dedicated file
2026-01-22 12:10:27 +01:00
Simon L.
52f8c97d45
Merge pull request #7406 from nextcloud/ench/noid/parm
...
refactor: change private properties to public in Container class
2026-01-22 12:10:15 +01:00
Simon L.
10a3b8213f
Merge pull request #7442 from nextcloud/nextcloud-container-update
...
Nextcloud dependency update
2026-01-22 12:10:03 +01:00
dependabot[bot]
8eed705a90
build(deps): bump php in /Containers/nextcloud
...
Bumps php from 8.3.29-fpm-alpine3.23 to 8.3.30-fpm-alpine3.23.
---
updated-dependencies:
- dependency-name: php
dependency-version: 8.3.30-fpm-alpine3.23
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-22 04:08:35 +00:00
dependabot[bot]
f59b2776c7
build(deps): bump php in /Containers/mastercontainer
...
Bumps php from 8.4.16-fpm-alpine3.23 to 8.4.17-fpm-alpine3.23.
---
updated-dependencies:
- dependency-name: php
dependency-version: 8.4.17-fpm-alpine3.23
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-22 04:08:30 +00:00
szaimen
708e542270
nextcloud-update automated change
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-01-21 12:16:29 +00:00
szaimen
b12c36f675
watchtower-update automated change
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-01-21 12:12:48 +00:00
szaimen
2c968917eb
php dependency updates
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-01-21 12:03:53 +00:00
Simon L.
3b3eea7ef0
don't ask for a cute anmial picture
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-01-21 10:54:39 +01:00
dependabot[bot]
fcdd000731
build(deps): bump nextcloud-releases/whiteboard
...
Bumps nextcloud-releases/whiteboard from v1.5.1 to v1.5.3.
---
updated-dependencies:
- dependency-name: nextcloud-releases/whiteboard
dependency-version: v1.5.3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-21 04:10:21 +00:00
Simon L.
88a45d1a80
add cooldown to dependabot
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-01-20 13:20:09 +01:00
Simon L.
f117a441fe
Merge pull request #7462 from nextcloud/enh/noid/fix-mysql-config
...
postgres.config.php: fix `PDO::MYSQL_ATTR_SSL_CA`
2026-01-20 13:13:36 +01:00
Simon L.
b7d63253db
postgres.config.php: fix PDO::MYSQL_ATTR_SSL_CA
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-01-20 11:50:04 +01:00
Simon L.
f58465f930
DockeractionManager: rewrite PullImage function to re-try 3 times before failing
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-01-20 10:48:17 +01:00
dependabot[bot]
dbabfe14f0
build(deps): bump golang in /Containers/watchtower
...
Bumps golang from 1.25.5-alpine3.23 to 1.25.6-alpine3.23.
---
updated-dependencies:
- dependency-name: golang
dependency-version: 1.25.6-alpine3.23
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-20 04:09:56 +00:00
dependabot[bot]
c5b146f84c
build(deps): bump golang in /Containers/imaginary
...
Bumps golang from 1.25.5-alpine3.23 to 1.25.6-alpine3.23.
---
updated-dependencies:
- dependency-name: golang
dependency-version: 1.25.6-alpine3.23
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-20 04:08:44 +00:00
Simon L.
0e22f38d16
add wud.watch=false to all containers
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-01-19 17:10:22 +01:00
Simon L.
b88c740161
Merge pull request #7440 from nextcloud/update-npmplus-images
...
update NPMplus images in reverse proxy guide
2026-01-19 10:53:28 +01:00
Simon L.
c6f59f7188
Merge pull request #7444 from ph818/patch-1
...
local-instance.md: Clarifying DNS-challenge description.
2026-01-19 10:52:49 +01:00
Simon L.
3f5b2358df
Merge pull request #7445 from ph818/patch-2
...
readme.md: Clarifying the Instructions for DNS-challenge so following the links will make more sense (configuring the caddyfile of the external caddy reverse proxy).
2026-01-19 10:52:22 +01:00
Simon L.
9822a63c44
nextcloud-entrypoint: make recording server dependent on REMOVE_DISABLED_APPS
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-01-19 10:07:52 +01:00
dependabot[bot]
4a65c04e3d
build(deps): bump docker in /Containers/mastercontainer
...
Bumps docker from 29.1.4-cli to 29.1.5-cli.
---
updated-dependencies:
- dependency-name: docker
dependency-version: 29.1.5-cli
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-19 04:28:14 +00:00
ph818
a3e43c5cd9
Update readme.md
...
Clarifying the Instructions for DNS-challenge so following the links will make more sense (configuring the caddyfile of the external caddy reverse proxy).
Signed-off-by: ph818 <71797925+ph818@users.noreply.github.com >
2026-01-17 17:22:42 -05:00
ph818
d5c3e79b31
Update local-instance.md
...
Clarifying DNS-challenge description.
Signed-off-by: ph818 <71797925+ph818@users.noreply.github.com >
2026-01-17 17:17:28 -05:00
Zoey
792ba0dfb3
update NPMplus images in reverse proxy guide
...
Signed-off-by: Zoey <zoey@z0ey.de >
2026-01-16 22:54:58 +01:00
Simon L.
59ad7dc98b
move version to a dedicated file
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-01-16 15:12:44 +01:00
Simon L.
9e362e1dc9
increase to 12.5.0
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-01-15 13:48:06 +01:00
Simon L.
f001fd71b4
Merge pull request #7427 from nextcloud/revert-7414-enh/7308/disable-seccomp-for-borg
...
Revert "DockerActionManager: disable seccomp policy for borgbackup container"
2026-01-15 13:46:24 +01:00
Simon L.
b5b6422328
Revert "DockerActionManager: disable seccomp policy for borgbackup container"
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-01-15 13:43:01 +01:00
Simon L.
764a3abb0a
Merge pull request #7425 from nextcloud/enh/noid/32.0.4
...
nextcloud: update to 32.0.4
2026-01-15 12:56:57 +01:00
Simon L.
069195bf23
nextcloud: update to 32.0.4
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-01-15 12:47:51 +01:00
Simon L.
20d49c10e1
Merge pull request #7416 from nextcloud/dependabot/docker/Containers/whiteboard/nextcloud-releases/whiteboard-v1.5.1
...
build(deps): bump nextcloud-releases/whiteboard from v1.5.0 to v1.5.1 in /Containers/whiteboard
2026-01-14 13:29:13 +01:00
Simon L.
7662c0fe09
Merge pull request #7415 from nextcloud/dependabot/docker/Containers/fulltextsearch/elasticsearch-8.19.10
...
build(deps): bump elasticsearch from 8.19.9 to 8.19.10 in /Containers/fulltextsearch
2026-01-14 13:28:59 +01:00
Simon L.
3f55a47b68
Merge pull request #7414 from nextcloud/enh/7308/disable-seccomp-for-borg
...
DockerActionManager: disable seccomp policy for borgbackup container
2026-01-14 13:28:46 +01:00
Simon L.
84a01d2fa7
Merge pull request #7408 from nextcloud/dependabot/docker/Containers/mastercontainer/docker-29.1.4-cli
...
build(deps): bump docker from 29.1.3-cli to 29.1.4-cli in /Containers/mastercontainer
2026-01-14 13:28:31 +01:00
Simon L.
6aef1c32cf
Merge pull request #7397 from nextcloud/enh/noid/remove-custom-ldaps-logic
...
nextcloud-entrypoint: remove custom logic for ldap.conf again as it does not work
2026-01-14 13:28:15 +01:00
Simon L.
fd35f24d37
Merge pull request #7396 from nextcloud/aio-dependency-update
...
PHP dependency updates
2026-01-14 13:28:09 +01:00
szaimen
045e5edf84
php dependency updates
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-01-14 12:03:59 +00:00
Simon L.
b8daa1c5ff
Merge pull request #7417 from nextcloud/aio-helm-update
...
Helm Chart updates
2026-01-14 12:56:09 +01:00
szaimen
9a6e2cbe49
Helm Chart updates
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-01-14 11:54:57 +00:00
dependabot[bot]
eadf0dc5cd
build(deps): bump nextcloud-releases/whiteboard
...
Bumps nextcloud-releases/whiteboard from v1.5.0 to v1.5.1.
---
updated-dependencies:
- dependency-name: nextcloud-releases/whiteboard
dependency-version: v1.5.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-14 04:10:53 +00:00
dependabot[bot]
6fe3337a21
build(deps): bump elasticsearch in /Containers/fulltextsearch
...
Bumps elasticsearch from 8.19.9 to 8.19.10.
---
updated-dependencies:
- dependency-name: elasticsearch
dependency-version: 8.19.10
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-14 04:09:32 +00:00
Simon L.
81f477211f
fix detail
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-01-13 11:44:43 +01:00
Simon L.
c2f070b278
aio-cadddy: mention how to remove the container again
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-01-13 11:44:05 +01:00
Simon L.
95a320a3e4
DockerActionManager: disable seccomp policy for borgbackup container
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-01-13 11:06:14 +01:00
Simon L.
58eafdecee
Merge pull request #7412 from nextcloud/dependabot/github_actions/dot-github/workflows/softprops/turnstyle-3.2.3
...
build(deps): bump softprops/turnstyle from 3.2.2 to 3.2.3 in /.github/workflows
2026-01-12 19:09:15 +01:00
dependabot[bot]
b1baefb959
build(deps): bump softprops/turnstyle in /.github/workflows
...
Bumps [softprops/turnstyle](https://github.com/softprops/turnstyle ) from 3.2.2 to 3.2.3.
- [Release notes](https://github.com/softprops/turnstyle/releases )
- [Changelog](https://github.com/softprops/turnstyle/blob/master/CHANGELOG.md )
- [Commits](15f9da4059...e565d2d864 )
---
updated-dependencies:
- dependency-name: softprops/turnstyle
dependency-version: 3.2.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-12 16:03:10 +00:00
Simon L.
2fd6ec12f7
Merge pull request #7410 from nextcloud/enh/s3/allow-configure-num-buckets
...
s3.config.php: allow to configure num_buckets
2026-01-12 11:35:41 +01:00
Simon L.
b998fa8ebf
s3.config.php: allow to configure num_buckets
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-01-12 10:58:58 +01:00
dependabot[bot]
a53e315e7f
build(deps): bump docker in /Containers/mastercontainer
...
Bumps docker from 29.1.3-cli to 29.1.4-cli.
---
updated-dependencies:
- dependency-name: docker
dependency-version: 29.1.4-cli
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-11 15:05:21 +00:00
Jean-Yves
cdd21ae1ff
refactor: change private properties to public in Container class and update related methods
...
Signed-off-by: Jean-Yves <7360784+docjyJ@users.noreply.github.com >
2026-01-10 15:07:08 +01:00
Simon L.
759cab0a6b
Merge pull request #7395 from nextcloud/enh/7394/run-playwright-on-push
...
run playwright tests also on push
2026-01-09 10:13:28 +01:00
Simon L.
71550aeecc
run playwright tests also on push
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-01-09 10:11:02 +01:00
Simon L.
6200327a77
add two further commands to the bug-report template
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-01-08 16:15:51 +01:00
Simon L.
a83c4e2ed1
nextcloud-entrypoint: remove custom logic for ldap.conf again as it does not work
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-01-08 15:25:23 +01:00
Simon L.
2ce06a49c7
fix bug with imagick
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-01-07 18:01:30 +01:00
Simon L.
4253308781
increase to v12.4.0
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-01-07 17:27:28 +01:00
Simon L.
63a0ec1c60
Merge pull request #7390 from nextcloud/dependabot/github_actions/dot-github/workflows/astral-sh/setup-uv-7.2.0
...
build(deps): bump astral-sh/setup-uv from 7.1.6 to 7.2.0 in /.github/workflows
2026-01-07 14:00:36 +01:00
Simon L.
13b885928b
fix zizmor config
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-01-07 13:52:42 +01:00
Simon L.
378f3ef804
Merge pull request #7389 from nextcloud/fix-typo-docker-action-manager
...
Fix typo in variable throughout the code base
2026-01-07 13:40:39 +01:00
dependabot[bot]
05d0ea9282
build(deps): bump astral-sh/setup-uv in /.github/workflows
...
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv ) from 7.1.6 to 7.2.0.
- [Release notes](https://github.com/astral-sh/setup-uv/releases )
- [Commits](681c641aba...61cb8a9741 )
---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
dependency-version: 7.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-07 12:26:14 +00:00
Pablo Zmdl
1f6871ff5c
Fix typo in variable throughout the code base
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-07 12:03:32 +01:00
Simon L.
e8d1bce4f6
Merge pull request #7387 from nextcloud/automated/noid/psalm-baseline-update
...
[Automated] Update psalm-baseline.xml
2026-01-06 09:55:56 +01:00
Simon L.
cb2252c91f
Merge pull request #7386 from nextcloud/dependabot/docker/Containers/nextcloud/php-8.3.29-fpm-alpine3.23
...
build(deps): bump php from 8.3.28-fpm-alpine3.23 to 8.3.29-fpm-alpine3.23 in /Containers/nextcloud
2026-01-06 09:55:43 +01:00
Simon L.
c83aa9b94b
Merge pull request #7385 from nextcloud/dependabot/docker/Containers/mastercontainer/php-8.4.16-fpm-alpine3.23
...
build(deps): bump php from 8.4.15-fpm-alpine3.23 to 8.4.16-fpm-alpine3.23 in /Containers/mastercontainer
2026-01-06 09:55:27 +01:00
Simon L.
79c47cf855
Merge pull request #7384 from nextcloud/dependabot/docker/Containers/fulltextsearch/elasticsearch-8.19.9
...
build(deps): bump elasticsearch from 8.19.8 to 8.19.9 in /Containers/fulltextsearch
2026-01-06 09:55:12 +01:00
Simon L.
5e2c62207f
Merge pull request #7383 from nextcloud/dependabot/docker/Containers/docker-socket-proxy/haproxy-3.3.1-alpine
...
build(deps): bump haproxy from 3.3.0-alpine to 3.3.1-alpine in /Containers/docker-socket-proxy
2026-01-06 09:54:59 +01:00
nextcloud-command
e2b425bcda
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com >
2026-01-06 04:23:38 +00:00
dependabot[bot]
7a623fb120
build(deps): bump php in /Containers/nextcloud
...
Bumps php from 8.3.28-fpm-alpine3.23 to 8.3.29-fpm-alpine3.23.
---
updated-dependencies:
- dependency-name: php
dependency-version: 8.3.29-fpm-alpine3.23
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-06 04:19:00 +00:00
dependabot[bot]
5718c1e7ed
build(deps): bump php in /Containers/mastercontainer
...
Bumps php from 8.4.15-fpm-alpine3.23 to 8.4.16-fpm-alpine3.23.
---
updated-dependencies:
- dependency-name: php
dependency-version: 8.4.16-fpm-alpine3.23
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-06 04:18:39 +00:00
dependabot[bot]
d178e12ae4
build(deps): bump elasticsearch in /Containers/fulltextsearch
...
Bumps elasticsearch from 8.19.8 to 8.19.9.
---
updated-dependencies:
- dependency-name: elasticsearch
dependency-version: 8.19.9
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-06 04:18:11 +00:00
dependabot[bot]
9da86241d4
build(deps): bump haproxy in /Containers/docker-socket-proxy
...
Bumps haproxy from 3.3.0-alpine to 3.3.1-alpine.
---
updated-dependencies:
- dependency-name: haproxy
dependency-version: 3.3.1-alpine
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-06 04:18:07 +00:00
Simon L.
d0bac46b94
Merge pull request #7382 from nextcloud/enh/noid/url-encode-passwords
...
notify-push & whiteboard: URL-encode passwords
2026-01-05 15:46:00 +01:00
Simon L.
84c581b8bf
notify-push & whiteboard: URL-encode passwords
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-01-05 15:43:17 +01:00
Simon L.
7f8be1bc3d
Merge pull request #7380 from nextcloud/imaginary-container-update
...
Imaginary update
2026-01-05 13:50:14 +01:00
szaimen
8a184fdce0
imaginary-update automated change
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-01-05 12:03:44 +00:00
Simon L.
983e2b0f15
Merge pull request #7335 from nextcloud/enh/noid/allow-disable-imagick
...
nextcloud: Allow to disable imagick without having to enable it each time
2026-01-05 10:09:34 +01:00
Simon L.
e92c567db4
Merge pull request #7334 from nextcloud/enh/7315/improve-oo-check
...
onlyoffice: disable background check for editors
2026-01-05 10:05:24 +01:00
Simon L.
4c2bad3c73
Merge pull request #7333 from nextcloud/watchtower-container-update
...
watchtower container update
2026-01-05 10:00:39 +01:00
Simon L.
06cf63bb0c
Merge pull request #7378 from nextcloud/enh/7258/update-to-alpine-3.23
...
update remaining dependencies to alpine 3.23
2026-01-05 09:59:52 +01:00
Simon L.
06cdd8eca1
update remaining dependencies to alpine 3.23
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-01-05 09:57:39 +01:00
Simon L.
ce13926bd1
Merge pull request #7349 from nextcloud/dependabot/docker/Containers/watchtower/alpine-3.23.2
...
build(deps): bump alpine from 3.22.2 to 3.23.2 in /Containers/watchtower
2026-01-05 09:56:09 +01:00
Simon L.
88b55f4353
Merge pull request #7348 from nextcloud/dependabot/docker/Containers/talk/alpine-3.23.2
...
build(deps): bump alpine from 3.22.2 to 3.23.2 in /Containers/talk
2026-01-05 09:55:58 +01:00
Simon L.
7356febf27
Merge pull request #7347 from nextcloud/dependabot/docker/Containers/notify-push/alpine-3.23.2
...
build(deps): bump alpine from 3.22.2 to 3.23.2 in /Containers/notify-push
2026-01-05 09:55:47 +01:00
Simon L.
76110adfc3
Merge pull request #7346 from nextcloud/dependabot/docker/Containers/imaginary/alpine-3.23.2
...
build(deps): bump alpine from 3.22.2 to 3.23.2 in /Containers/imaginary
2026-01-05 09:55:37 +01:00
Simon L.
02e30ace17
Merge pull request #7345 from nextcloud/dependabot/docker/Containers/domaincheck/alpine-3.23.2
...
build(deps): bump alpine from 3.22.2 to 3.23.2 in /Containers/domaincheck
2026-01-05 09:55:24 +01:00
Simon L.
93cefeab3a
Merge pull request #7344 from nextcloud/dependabot/docker/Containers/clamav/alpine-3.23.2
...
build(deps): bump alpine from 3.22.2 to 3.23.2 in /Containers/clamav
2026-01-05 09:55:11 +01:00
Simon L.
46647d5b1d
Merge pull request #7343 from nextcloud/dependabot/docker/Containers/borgbackup/alpine-3.23.2
...
build(deps): bump alpine from 3.22.2 to 3.23.2 in /Containers/borgbackup
2026-01-05 09:55:00 +01:00
Simon L.
5451c9ff27
Merge pull request #7342 from nextcloud/dependabot/docker/Containers/alpine/alpine-3.23.2
...
build(deps): bump alpine from 3.22.2 to 3.23.2 in /Containers/alpine
2026-01-05 09:54:43 +01:00
Simon L.
688dbaa549
Merge pull request #7339 from nextcloud/dependabot/docker/Containers/talk/nats-2.12.3-scratch
...
build(deps): bump nats from 2.12.2-scratch to 2.12.3-scratch in /Containers/talk
2026-01-05 09:54:15 +01:00
Simon L.
cea609d746
update OO
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-01-05 09:53:30 +01:00
Simon L.
d2e76c69b9
Merge pull request #7331 from nextcloud/dependabot/docker/Containers/collabora/collabora/code-25.04.8.1.1
...
build(deps): bump collabora/code from 25.04.7.3.1 to 25.04.8.1.1 in /Containers/collabora
2026-01-05 09:52:48 +01:00
Simon L.
367de041a2
Merge pull request #7323 from nextcloud/dependabot/docker/Containers/talk-recording/python-3.14.2-alpine3.22
...
build(deps): bump python from 3.14.1-alpine3.22 to 3.14.2-alpine3.22 in /Containers/talk-recording
2026-01-05 09:52:35 +01:00
Simon L.
33d05548db
Merge pull request #7316 from nextcloud/aio-dependency-update
...
PHP dependency updates
2026-01-05 09:52:18 +01:00
Simon L.
7b3d9eb957
Merge pull request #7313 from nextcloud/dependabot/docker/Containers/whiteboard/nextcloud-releases/whiteboard-v1.5.0
...
build(deps): bump nextcloud-releases/whiteboard from v1.4.2 to v1.5.0 in /Containers/whiteboard
2026-01-05 09:51:50 +01:00
Simon L.
ed075a9828
Merge pull request #7312 from nextcloud/dependabot/docker/Containers/mastercontainer/docker-29.1.3-cli
...
build(deps): bump docker from 29.1.2-cli to 29.1.3-cli in /Containers/mastercontainer
2026-01-05 09:51:32 +01:00
Simon L.
a81cf184e4
Merge pull request #7303 from nextcloud/automated/noid/psalm-baseline-update
...
[Automated] Update psalm-baseline.xml
2026-01-05 09:51:22 +01:00
Simon L.
23f83bc280
Merge pull request #7376 from nextcloud/enh/7364/allow-percent-encoding
...
rp-docs: traefik: encode `%`
2026-01-05 09:47:23 +01:00
Simon L.
6a356b5390
rp-docs: traefik: encode %
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-01-05 09:46:10 +01:00
dependabot[bot]
5b360e96ac
build(deps): bump docker in /Containers/mastercontainer
...
Bumps docker from 29.1.2-cli to 29.1.3-cli.
---
updated-dependencies:
- dependency-name: docker
dependency-version: 29.1.3-cli
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-01 04:13:30 +00:00
szaimen
68400eafde
watchtower-update automated change
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-12-31 12:11:32 +00:00
szaimen
093b553354
php dependency updates
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-12-31 12:03:35 +00:00
nextcloud-command
e8176e15f5
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com >
2025-12-31 04:22:04 +00:00
Simon L.
15fa3be655
Update collabora.yml
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2025-12-30 13:46:07 +01:00
dependabot[bot]
667a6ebfad
build(deps): bump alpine from 3.22.2 to 3.23.2 in /Containers/watchtower
...
Bumps alpine from 3.22.2 to 3.23.2.
---
updated-dependencies:
- dependency-name: alpine
dependency-version: 3.23.2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-19 04:13:29 +00:00
dependabot[bot]
e136b51fc1
build(deps): bump alpine from 3.22.2 to 3.23.2 in /Containers/talk
...
Bumps alpine from 3.22.2 to 3.23.2.
---
updated-dependencies:
- dependency-name: alpine
dependency-version: 3.23.2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-19 04:13:19 +00:00
dependabot[bot]
86328d6509
build(deps): bump alpine in /Containers/notify-push
...
Bumps alpine from 3.22.2 to 3.23.2.
---
updated-dependencies:
- dependency-name: alpine
dependency-version: 3.23.2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-19 04:12:58 +00:00
dependabot[bot]
224e4ed917
build(deps): bump alpine from 3.22.2 to 3.23.2 in /Containers/imaginary
...
Bumps alpine from 3.22.2 to 3.23.2.
---
updated-dependencies:
- dependency-name: alpine
dependency-version: 3.23.2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-19 04:12:02 +00:00
dependabot[bot]
93aefb05a9
build(deps): bump alpine in /Containers/domaincheck
...
Bumps alpine from 3.22.2 to 3.23.2.
---
updated-dependencies:
- dependency-name: alpine
dependency-version: 3.23.2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-19 04:11:54 +00:00
dependabot[bot]
ad92033faf
build(deps): bump alpine from 3.22.2 to 3.23.2 in /Containers/clamav
...
Bumps alpine from 3.22.2 to 3.23.2.
---
updated-dependencies:
- dependency-name: alpine
dependency-version: 3.23.2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-19 04:11:46 +00:00
dependabot[bot]
32c6325ab8
build(deps): bump alpine from 3.22.2 to 3.23.2 in /Containers/borgbackup
...
Bumps alpine from 3.22.2 to 3.23.2.
---
updated-dependencies:
- dependency-name: alpine
dependency-version: 3.23.2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-19 04:11:43 +00:00
dependabot[bot]
638c8e262d
build(deps): bump alpine from 3.22.2 to 3.23.2 in /Containers/alpine
...
Bumps alpine from 3.22.2 to 3.23.2.
---
updated-dependencies:
- dependency-name: alpine
dependency-version: 3.23.2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-19 04:11:37 +00:00
Simon L.
4acd1537bf
Merge pull request #7340 from nextcloud/aio-helm-update
...
Helm Chart updates
2025-12-18 10:59:15 +01:00
szaimen
576c6a18bd
Helm Chart updates
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-12-18 09:58:11 +00:00
dependabot[bot]
3ca5f5b300
build(deps): bump nats in /Containers/talk
...
Bumps nats from 2.12.2-scratch to 2.12.3-scratch.
---
updated-dependencies:
- dependency-name: nats
dependency-version: 2.12.3-scratch
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-18 04:16:17 +00:00
Simon L.
7b91fcbbd3
nextcloud: Allow to disable imagick without having to enable it each time
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2025-12-17 15:24:28 +01:00
Simon L.
748857a495
onlyoffice: disable background check for editors
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2025-12-17 15:11:24 +01:00
Simon L.
adedd78c34
fix typo
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2025-12-17 13:43:32 +01:00
Simon L.
9b6f108b7f
Merge pull request #7332 from nextcloud/enh/noid/adjust-storage-class-docs
...
helm: make documentation more clear about storage classes
2025-12-17 12:28:56 +01:00
Simon L.
06f492397b
helm: make documentation more clear about storage classes
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2025-12-17 12:27:56 +01:00
dependabot[bot]
082bbab855
build(deps): bump collabora/code in /Containers/collabora
...
Bumps collabora/code from 25.04.7.3.1 to 25.04.8.1.1.
---
updated-dependencies:
- dependency-name: collabora/code
dependency-version: 25.04.8.1.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-17 04:13:11 +00:00
Simon L.
1dadf3ff10
Merge pull request #7328 from nextcloud/enh/noid/update-helm
2025-12-16 13:01:52 +01:00
Simon L.
7aa145be35
Merge pull request #7327 from nextcloud/aio-yaml-update
...
Yaml updates
2025-12-16 12:09:53 +01:00
szaimen
0f0265abd4
Yaml updates
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-12-16 11:09:08 +00:00
Simon L.
da9276a964
Merge pull request #7326 from nextcloud/enh/noid/allow-configure-fts-protocol
...
nextcloud: allow to configure `FULLTEXTSEARCH_PROTOCOL`
2025-12-16 11:41:21 +01:00
Simon L.
de62f78920
Merge pull request #7325 from nextcloud/enh/noid/adjust-multibucket-setting
...
s3-config: adjust the multibucket setting
2025-12-16 11:40:23 +01:00
Simon L.
f415bf201d
s3-config: adjust the multibucket setting
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
Co-Authored-By: Kate <26026535+provokateurin@users.noreply.github.com >
2025-12-16 10:43:31 +01:00
Simon L.
a66445d443
nextcloud: allow to configure FULLTEXTSEARCH_PROTOCOL
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2025-12-16 10:40:45 +01:00
dependabot[bot]
92d036d04a
build(deps): bump python in /Containers/talk-recording
...
Bumps python from 3.14.1-alpine3.22 to 3.14.2-alpine3.22.
---
updated-dependencies:
- dependency-name: python
dependency-version: 3.14.2-alpine3.22
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-16 04:15:35 +00:00
Simon L.
0e4b3b7a46
Merge pull request #7319 from nextcloud/dependabot/github_actions/dot-github/workflows/actions/upload-artifact-6
...
build(deps): bump actions/upload-artifact from 5 to 6 in /.github/workflows
2025-12-15 13:32:42 +01:00
Simon L.
230e4b2192
Merge pull request #7318 from nextcloud/dependabot/github_actions/dot-github/workflows/astral-sh/setup-uv-7.1.6
...
build(deps): bump astral-sh/setup-uv from 7.1.5 to 7.1.6 in /.github/workflows
2025-12-15 13:32:18 +01:00
Simon L.
ce304ded2a
Merge pull request #7317 from nextcloud/dependabot/github_actions/dot-github/workflows/dessant/lock-threads-6.0.0
...
build(deps): bump dessant/lock-threads from 5.0.1 to 6.0.0 in /.github/workflows
2025-12-15 13:31:59 +01:00
dependabot[bot]
5fef93eabf
build(deps): bump actions/upload-artifact in /.github/workflows
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 5 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-15 12:21:53 +00:00
dependabot[bot]
d0b5e64272
build(deps): bump astral-sh/setup-uv in /.github/workflows
...
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv ) from 7.1.5 to 7.1.6.
- [Release notes](https://github.com/astral-sh/setup-uv/releases )
- [Commits](ed21f2f24f...681c641aba )
---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
dependency-version: 7.1.6
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-15 12:21:43 +00:00
dependabot[bot]
4c1947afdc
build(deps): bump dessant/lock-threads in /.github/workflows
...
Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads ) from 5.0.1 to 6.0.0.
- [Release notes](https://github.com/dessant/lock-threads/releases )
- [Changelog](https://github.com/dessant/lock-threads/blob/main/CHANGELOG.md )
- [Commits](1bf7ec2505...7266a7ce5c )
---
updated-dependencies:
- dependency-name: dessant/lock-threads
dependency-version: 6.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-15 12:21:36 +00:00
dependabot[bot]
2998dfdf43
build(deps): bump nextcloud-releases/whiteboard
...
Bumps nextcloud-releases/whiteboard from v1.4.2 to v1.5.0.
---
updated-dependencies:
- dependency-name: nextcloud-releases/whiteboard
dependency-version: v1.5.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-15 04:15:48 +00:00
Simon L.
7c57a3f702
Merge pull request #7304 from nextcloud/enh/noid/fix-config-of-bundle-path
...
nextcloud: fix configuration of `default_certificates_bundle_path` and allow to use bundle for mailer
2025-12-12 16:10:45 +01:00
Simon L.
17bf4f91d7
nextcloud: fix configuration of default_certificates_bundle_path and allow to use bundle for mailer
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2025-12-12 16:08:31 +01:00
Simon L.
427f7ec858
Merge pull request #7299 from nextcloud/enh/noid/update-helm-chart
...
update helm chart
2025-12-11 16:02:03 +01:00
Simon L.
76cae30d5c
update helm chart
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2025-12-11 16:01:25 +01:00
Simon L.
0be8409c36
increase to 12.3.0
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2025-12-11 15:21:13 +01:00
Simon L.
3791251f3a
Merge pull request #7217 from nextcloud/enh/noid/standardize-ca-config
...
standardize ca-config
2025-12-11 15:14:43 +01:00
Simon L.
6550107901
standardize ca-config
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2025-12-11 15:05:33 +01:00
Simon L.
f9de0ab8c0
Merge pull request #7298 from nextcloud/aio-yaml-update
...
Yaml updates
2025-12-11 14:31:03 +01:00
Simon L.
a452128c12
Merge pull request #7297 from nextcloud/aio-dependency-update
...
PHP dependency updates
2025-12-11 14:30:31 +01:00
szaimen
7f71a94c8c
Yaml updates
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-12-11 12:20:33 +00:00
szaimen
eada5b90fe
php dependency updates
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-12-11 12:19:48 +00:00
Simon L.
5622198888
Merge pull request #7285 from nextcloud/enh/noid/make-redis-port-configurable
...
make redis port configurable
2025-12-11 12:33:40 +01:00
Simon L.
88321add1d
Merge pull request #7287 from nextcloud/enh/noid/add-further-docker-daemon-explanation
...
add further explanation to failed docker check
2025-12-11 12:30:10 +01:00
stefano99
29dbf6e565
Docs update: Add encoded characters config for Traefik v3.6.4+ ( #7286 )
...
Signed-off-by: stefano99 <falchi.stefi@gmail.com >
2025-12-11 12:16:35 +01:00
Simon L.
a938162e81
Merge pull request #7290 from nextcloud/watchtower-container-update
...
watchtower container update
2025-12-11 12:06:51 +01:00
Simon L.
b5f5874f05
Merge pull request #7296 from nextcloud/nextcloud-container-update
...
Nextcloud dependency update
2025-12-11 12:04:42 +01:00
szaimen
8a3628d1d8
nextcloud-update automated change
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-12-11 11:03:36 +00:00
Simon L.
1b39f5cf04
Merge pull request #7294 from nextcloud/automated/noid/psalm-baseline-update
...
[Automated] Update psalm-baseline.xml
2025-12-11 09:30:08 +01:00
nextcloud-command
1492e7ad46
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com >
2025-12-11 04:19:27 +00:00
szaimen
e5f1cb5955
watchtower-update automated change
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-12-10 14:59:46 +00:00
Simon L.
b097be27ad
Merge pull request #7288 from nextcloud/enh/noid/apache-port-available
...
daily-bakup.sh: fix issue with apache-port
2025-12-10 15:28:40 +01:00
Simon L.
f4ee1933ff
Merge pull request #7278 from nextcloud/nextcloud-container-update
...
Nextcloud dependency update
2025-12-10 15:28:04 +01:00
Simon L.
82c7276d53
Merge pull request #7270 from nextcloud/enh/noid/switch-strval-to-cast
...
exchange strval with string cast
2025-12-10 15:27:50 +01:00
Simon L.
377dbe5621
Merge pull request #7267 from nextcloud/dependabot/docker/Containers/talk-recording/python-3.14.1-alpine3.22
...
build(deps): bump python from 3.14.0-alpine3.22 to 3.14.1-alpine3.22 in /Containers/talk-recording
2025-12-10 15:27:36 +01:00
Simon L.
81289c5d4d
Merge pull request #7264 from nextcloud/dependabot/docker/Containers/mastercontainer/docker-29.1.2-cli
...
build(deps): bump docker from 29.1.1-cli to 29.1.2-cli in /Containers/mastercontainer
2025-12-10 15:27:22 +01:00
Simon L.
2a81d12e8a
Merge pull request #7253 from nextcloud/aio-dependency-update
...
PHP dependency updates
2025-12-10 15:27:07 +01:00
Simon L.
93e34770ad
Merge pull request #7292 from nextcloud/aio-helm-update
...
Helm Chart updates
2025-12-10 14:40:44 +01:00
szaimen
a3a8cbff34
Helm Chart updates
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-12-10 13:39:37 +00:00
Simon L.
38be52cc5f
Merge pull request #7224 from nextcloud/aio-yaml-update
...
Yaml updates
2025-12-10 14:34:11 +01:00
szaimen
0f3f88da08
php dependency updates
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-12-10 12:29:46 +00:00
szaimen
52f67f2de9
nextcloud-update automated change
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-12-09 12:14:58 +00:00
szaimen
b6f85b04b5
Yaml updates
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-12-09 12:03:48 +00:00
Simon L.
7fa5af0e8c
daily-bakup.sh: fix issue with apache-port
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2025-12-09 09:14:59 +01:00
dependabot[bot]
2498911854
build(deps): bump docker in /Containers/mastercontainer
...
Bumps docker from 29.1.1-cli to 29.1.2-cli.
---
updated-dependencies:
- dependency-name: docker
dependency-version: 29.1.2-cli
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-09 04:13:08 +00:00
Simon L.
3ab5740f0c
add further explanation to failed docker check
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2025-12-08 19:30:10 +01:00
Simon L.
1691a19036
make redis port configurable
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2025-12-08 15:47:28 +01:00
Simon L.
cd8158c9f6
fix excluding zizmor workflow in downstream repo
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2025-12-08 14:42:30 +01:00
Simon L.
c1293e6b17
Merge pull request #7284 from nextcloud/dependabot/github_actions/dot-github/workflows/softprops/turnstyle-3.2.2
...
build(deps): bump softprops/turnstyle from 3.2.1 to 3.2.2 in /.github/workflows
2025-12-08 13:23:17 +01:00
Simon L.
07459368ab
Merge pull request #7283 from nextcloud/dependabot/github_actions/dot-github/workflows/astral-sh/setup-uv-7.1.5
...
build(deps): bump astral-sh/setup-uv from 7.1.4 to 7.1.5 in /.github/workflows
2025-12-08 13:22:54 +01:00
Simon L.
50cff5fd0d
Merge pull request #7282 from nextcloud/dependabot/github_actions/dot-github/workflows/peter-evans/create-pull-request-7.0.11
...
build(deps): bump peter-evans/create-pull-request from 7.0.9 to 7.0.11 in /.github/workflows
2025-12-08 13:22:37 +01:00
dependabot[bot]
02b095040b
build(deps): bump softprops/turnstyle in /.github/workflows
...
Bumps [softprops/turnstyle](https://github.com/softprops/turnstyle ) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/softprops/turnstyle/releases )
- [Changelog](https://github.com/softprops/turnstyle/blob/master/CHANGELOG.md )
- [Commits](2e4451ef94...15f9da4059 )
---
updated-dependencies:
- dependency-name: softprops/turnstyle
dependency-version: 3.2.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-08 12:17:02 +00:00
dependabot[bot]
f5fbc59156
build(deps): bump astral-sh/setup-uv in /.github/workflows
...
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv ) from 7.1.4 to 7.1.5.
- [Release notes](https://github.com/astral-sh/setup-uv/releases )
- [Commits](1e862dfacb...ed21f2f24f )
---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
dependency-version: 7.1.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-08 12:16:59 +00:00
dependabot[bot]
19ad65966b
build(deps): bump peter-evans/create-pull-request in /.github/workflows
...
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) from 7.0.9 to 7.0.11.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](84ae59a2cd...22a9089034 )
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
dependency-version: 7.0.11
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-08 12:16:55 +00:00
Simon L.
7d46e12df7
exchange strval with string cast
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2025-12-04 13:08:03 +01:00
dependabot[bot]
86f8f71548
build(deps): bump python in /Containers/talk-recording
...
Bumps python from 3.14.0-alpine3.22 to 3.14.1-alpine3.22.
---
updated-dependencies:
- dependency-name: python
dependency-version: 3.14.1-alpine3.22
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-04 04:13:06 +00:00