Simon L.
32a0b97ce3
PHP dependency updates ( #8224 )
2026-05-30 15:36:36 +02:00
szaimen
a0e7a80ac9
php dependency updates
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-30 12:21:42 +00:00
Simon L.
62295caa39
update link to upgrade docs
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-05-29 17:44:27 +02:00
Simon L.
a529bac3b4
PHP dependency updates ( #8221 )
2026-05-29 17:02:13 +02:00
szaimen
660f7cec08
php dependency updates
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-29 12:59:01 +00:00
Simon L.
bf4c721fe0
Update pull request template with new checkboxes ( #8220 )
2026-05-29 12:53:23 +02:00
Simon L.
b7317a4db6
Update pull request template with new checkboxes
...
Added checkboxes for testing and AI usage in PR template.
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-05-29 12:46:03 +02:00
Simon L.
052c0e6ff3
fix: IPv6 compatibility across containers and PHP AIO interface ( #8019 )
2026-05-29 10:13:33 +02:00
copilot-swe-agent[bot]
0722cf95be
fix: improve IPv6 compatibility in containers and PHP AIO interface
...
Agent-Logs-Url: https://github.com/nextcloud/all-in-one/sessions/c71fba87-d463-4682-9cb3-abb659b2ca40
refactor: deduplicate resolveHostname into DataConst
Agent-Logs-Url: https://github.com/nextcloud/all-in-one/sessions/42427bd4-05e6-4197-bdb7-db3761815113
refactor: move resolveHostname from DataConst into new NetworkHelper class
Agent-Logs-Url: https://github.com/nextcloud/all-in-one/sessions/73cb1d89-ab85-43b6-adfe-a90c00ad60a1
2026-05-29 10:11:08 +02:00
Simon L.
b6ddc024fe
Nextcloud dependency update ( #8218 )
2026-05-29 10:08:29 +02:00
Simon L.
acbfffd361
preparations for the upcoming Hub 26 Spring release ( #8210 )
2026-05-29 10:07:14 +02:00
szaimen
b1ca6f4997
nextcloud-update automated change
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-29 08:07:10 +00:00
Simon L.
b4057096ac
watchtower container update ( #8094 )
2026-05-29 10:04:55 +02:00
Simon L.
62396eee0d
PHP dependency updates ( #8195 )
2026-05-29 10:03:57 +02:00
szaimen
e31a493785
php dependency updates
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-29 08:01:24 +00:00
Simon L.
fb3ff3acbf
Revert "update tags of playwright workflows" ( #8217 )
2026-05-29 10:00:18 +02:00
Simon L.
1a4093220f
Revert "update tags of playwright workflows"
2026-05-29 09:59:57 +02:00
Simon L.
a5cc10295d
build(deps): bump elasticsearch from 9.4.1 to 9.4.2 in /Containers/fulltextsearch ( #8216 )
2026-05-29 09:04:52 +02:00
Simon L.
e9716690de
Imaginary update ( #8215 )
2026-05-29 09:04:38 +02:00
Simon L.
5d10dcb284
build(deps): bump dessant/lock-threads from 6.0.0 to 6.0.1 in /.github/workflows ( #8214 )
2026-05-29 09:04:18 +02:00
dependabot[bot]
1a7d50463a
build(deps): bump elasticsearch in /Containers/fulltextsearch
...
Bumps elasticsearch from 9.4.1 to 9.4.2.
---
updated-dependencies:
- dependency-name: elasticsearch
dependency-version: 9.4.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-29 04:24:03 +00:00
szaimen
cfd8f7f47d
watchtower-update automated change
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-28 14:58:32 +00:00
szaimen
6cef8a1bfc
imaginary-update automated change
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-28 14:26:49 +00:00
dependabot[bot]
69afd5c857
build(deps): bump dessant/lock-threads in /.github/workflows
...
Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads ) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/dessant/lock-threads/releases )
- [Changelog](https://github.com/dessant/lock-threads/blob/main/CHANGELOG.md )
- [Commits](7266a7ce5c...851cffe468 )
---
updated-dependencies:
- dependency-name: dessant/lock-threads
dependency-version: 6.0.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-28 14:25:15 +00:00
Simon L.
7a499f3d0a
Add "dockhand.update": "false" to all managed containers ( #8184 )
2026-05-28 11:56:24 +02:00
Simon L.
e52f3944ee
FTS: require authentication for all Elasticsearch API access ( #8205 )
2026-05-28 11:54:40 +02:00
Simon L.
2f7b98ddff
preparations for the coming Hub 26 Spring release
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-05-28 11:42:03 +02:00
copilot-swe-agent[bot]
a50f28424d
fix: enable elasticsearch security to require authentication for all API access
...
- Enable xpack.security in Elasticsearch (was explicitly disabled)
- Add ELASTIC_PASSWORD env var so the built-in elastic user gets the password
- Disable HTTP SSL to keep plain HTTP while still enforcing basic auth
- Disable transport SSL (single-node setup)
- Update healthcheck to authenticate with elastic credentials
2026-05-28 11:41:59 +02:00
Ivan Mihov
26c74fd556
Add a note regardign dockhand update and a link to the documentation
...
Signed-off-by: Ivan Mihov <ivan@mihov.me >
2026-05-28 11:41:41 +02:00
Ivan Mihov
d2d59eb207
Add dockhand.update: false to the Dockerfiles
...
Signed-off-by: Ivan Mihov <ivan@mihov.me >
2026-05-28 11:41:41 +02:00
Ivan Mihov
21649225d0
Add "dockhand.update": "false" to all managed containers
...
Signed-off-by: Ivan Mihov <ivan@mihov.me >
2026-05-28 11:41:41 +02:00
Simon L.
9cfaad674c
update tags of playwright workflows ( #8211 )
2026-05-28 11:40:21 +02:00
Simon L.
0b0f848377
update tags of playwright workflows
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-05-28 11:35:29 +02:00
Simon L.
79b24149dc
Helm Chart updates ( #8206 )
helm-chart-13.1.0
2026-05-27 17:42:29 +02:00
szaimen
24c88f3fd2
Helm Chart updates
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-27 14:54:04 +00:00
Simon L.
2082fb6bbc
improve community-container readmes by adding links to upstream sw and describing what each one does ( #8150 )
2026-05-26 13:07:35 +02:00
Simon L.
f976c55726
increase to v13.1.0
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
v13.1.0
2026-05-22 12:48:13 +02:00
Simon L.
1514c05435
Fix docker registry and community containers ( #8091 )
2026-05-22 12:43:12 +02:00
Simon L.
55c08cab00
aio-interface: do not cache the containers, logs and setup screen as it shows credentials ( #8161 )
2026-05-22 12:22:32 +02:00
Simon L.
2b1ec334e8
build(deps): bump docker from 29.5.1-cli to 29.5.2-cli in /Containers/mastercontainer ( #8192 )
2026-05-22 10:11:10 +02:00
Simon L.
99704807d0
PHP dependency updates ( #8190 )
2026-05-22 10:10:56 +02:00
Simon L.
dabb7d0224
server.config.php: fix serverid closing bracket
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-05-22 10:06:32 +02:00
dependabot[bot]
1a2d168a7f
build(deps): bump docker in /Containers/mastercontainer
...
Bumps docker from 29.5.1-cli to 29.5.2-cli.
---
updated-dependencies:
- dependency-name: docker
dependency-version: 29.5.2-cli
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-22 04:22:33 +00:00
lonode
abaea7b4c2
change case
...
Signed-off-by: lonode <32384862+lonode@users.noreply.github.com >
2026-05-21 17:42:21 +02:00
szaimen
a1c818bc38
php dependency updates
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-21 13:01:02 +00:00
Simon L.
1d546bbb59
aio-interface: do not cache the containers, logs and setup screen as it shows credentials
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-05-21 12:14:46 +02:00
Simon L.
5a474d92d9
notify-push: fix startup on ipv6 disabled servers ( #8188 )
2026-05-21 12:06:28 +02:00
Simon L.
795baf903b
server.config.php: downstream sync serverid upstream change ( #8187 )
2026-05-21 12:01:49 +02:00
Simon L.
b4c0266461
notify-push: fix startup on ipv6 disabled servers
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-05-21 10:53:49 +02:00
Simon L.
3a988938b2
server.config.php: downstream sync serverid upstream change
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-05-21 10:48:37 +02:00