Simon L.
|
ff8aed8b38
|
Revert "ConnectContainerIdToNetwork: remove CheckDuplicate as it is deprecated"
Signed-off-by: Simon L. <szaimen@e.mail.de>
|
2025-11-21 09:31:39 +01:00 |
|
Simon L.
|
5c2321a676
|
increase to v12.1.1
Signed-off-by: Simon L. <szaimen@e.mail.de>
|
2025-11-20 15:58:34 +01:00 |
|
Simon L.
|
84f5e6a4b2
|
domain-validation: make not-reachable error even more verbose
Signed-off-by: Simon L. <szaimen@e.mail.de>
|
2025-11-20 11:08:54 +01:00 |
|
Simon L.
|
cf6166d618
|
increase to 12.1.0
Signed-off-by: Simon L. <szaimen@e.mail.de>
|
2025-11-20 10:55:33 +01:00 |
|
Simon L.
|
790b3d668d
|
Merge pull request #7127 from nextcloud/enh/7096/specify-api-version
allow to specify the `DOCKER_API_VERSION`
|
2025-11-20 10:39:37 +01:00 |
|
Simon L.
|
143cf5157c
|
allow to specify the DOCKER_API_VERSION
Signed-off-by: Simon L. <szaimen@e.mail.de>
|
2025-11-20 10:38:34 +01:00 |
|
Simon L.
|
84dd2b3c4b
|
Merge pull request #7123 from nextcloud/enh/noid/fix-caddy-talk-traffic
fix a bug with aio-caddy now proxying all traffic to aio-talk
|
2025-11-20 10:37:02 +01:00 |
|
szaimen
|
d889e96603
|
php dependency updates
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2025-11-19 12:03:32 +00:00 |
|
Simon L.
|
9a684e8b3b
|
fix a bug with aio-caddy now proxying all traffic to aio-talk
Signed-off-by: Simon L. <szaimen@e.mail.de>
|
2025-11-13 15:17:03 +01:00 |
|
Simon L.
|
0320569260
|
change whiteboard to be disable by default
Signed-off-by: Simon L. <szaimen@e.mail.de>
|
2025-11-13 11:08:29 +01:00 |
|
Simon L.
|
e38a0d0a03
|
domain-validation: move skipping domain validation log to a different place
Signed-off-by: Simon L. <szaimen@e.mail.de>
|
2025-11-13 10:31:29 +01:00 |
|
szaimen
|
a5fd4b2142
|
php dependency updates
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2025-11-12 12:09:02 +00:00 |
|
Simon L.
|
2d4d9d76d6
|
aio-caddy: change to v3 and further adjustments
Signed-off-by: Simon L. <szaimen@e.mail.de>
|
2025-11-11 11:21:55 +01:00 |
|
Simon L.
|
8da65e3dff
|
Merge pull request #7100 from nextcloud/enh/noid/remove-checkduplicate
ConnectContainerIdToNetwork: remove `CheckDuplicate` as it is deprecated
|
2025-11-11 10:11:10 +01:00 |
|
Simon L.
|
673873da63
|
ConnectContainerIdToNetwork: remove CheckDuplicate as it is deprecated
Signed-off-by: Simon L. <szaimen@e.mail.de>
|
2025-11-11 10:07:06 +01:00 |
|
Simon L.
|
93a1ae834f
|
Merge pull request #7099 from nextcloud/enh/7095/hardcode-clamav-size
clamav: set `StreamMaxLength` to `2G`
|
2025-11-11 09:54:45 +01:00 |
|
Simon L.
|
8627366a39
|
clamav: hardcode StreamMaxLength to 2G
Signed-off-by: Simon L. <szaimen@e.mail.de>
|
2025-11-11 09:48:17 +01:00 |
|
Simon L.
|
03e3fd0b16
|
increase API version to 1.44
Signed-off-by: Simon L. <szaimen@e.mail.de>
|
2025-11-11 09:18:24 +01:00 |
|
Simon L.
|
767e0d4b9f
|
fix some remaining issues with collabora
Codespell / Check spelling (push) Waiting to run
Docker Lint / docker-lint (push) Waiting to run
Json Validator / Json Validator (push) Waiting to run
Lint php / php-lint (push) Waiting to run
Lint php / php-lint-summary (push) Blocked by required conditions
PHP Deprecation Detector / PHP Deprecation Detector (push) Waiting to run
Static analysis / static-psalm-analysis (push) Waiting to run
Signed-off-by: Simon L. <szaimen@e.mail.de>
|
2025-11-10 15:52:35 +01:00 |
|
Simon L.
|
cc65481d51
|
fix some paths and seccompprofile
Signed-off-by: Simon L. <szaimen@e.mail.de>
|
2025-11-10 15:29:22 +01:00 |
|
Simon L.
|
5759d5d364
|
simplify skip_domain_validation logic a bit
Signed-off-by: Simon L. <szaimen@e.mail.de>
|
2025-11-08 08:48:29 +01:00 |
|
Simon L.
|
a267fe5cba
|
Merge pull request #7086 from nextcloud/enh/6774/allow-skip-domain-validation
Codespell / Check spelling (push) Waiting to run
Lint php / php-lint (push) Waiting to run
Lint php / php-lint-summary (push) Blocked by required conditions
PHP Deprecation Detector / PHP Deprecation Detector (push) Waiting to run
Static analysis / static-psalm-analysis (push) Waiting to run
Docker Lint / docker-lint (push) Has been cancelled
Twig Lint / twig-lint (push) Has been cancelled
aio-interface: allow to skip domain validation via url-param
|
2025-11-07 18:09:32 +01:00 |
|
Simon L.
|
858717f740
|
aio-interface: allow to skip domain validation via url-param
Signed-off-by: Simon L. <szaimen@e.mail.de>
|
2025-11-07 16:44:15 +01:00 |
|
szaimen
|
82c2d06c72
|
php dependency updates
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2025-11-07 12:03:28 +00:00 |
|
szaimen
|
5657530508
|
php dependency updates
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2025-11-06 12:03:27 +00:00 |
|
Simon L.
|
849f052a41
|
Merge pull request #6814 from nextcloud/enh/noid/collabora-online
collabora: allow to use enterprise container image with support key
|
2025-11-06 11:24:23 +01:00 |
|
Simon L.
|
0a42584238
|
collabora: allow to use enterprise container image with support key
Signed-off-by: Simon L. <szaimen@e.mail.de>
|
2025-11-06 11:21:46 +01:00 |
|
Simon L.
|
ab20433940
|
fix further psalm issues
Signed-off-by: Simon L. <szaimen@e.mail.de>
|
2025-11-05 12:58:18 +01:00 |
|
Simon L.
|
6f945a2369
|
json_decode: always throw on error and fix other psalm issues
Signed-off-by: Simon L. <szaimen@e.mail.de>
|
2025-11-05 12:41:41 +01:00 |
|
Simon L.
|
df0f7b8d85
|
fix return type of dataconst
Signed-off-by: Simon L. <szaimen@e.mail.de>
|
2025-11-05 12:24:43 +01:00 |
|
Simon L.
|
897e3e7e6e
|
move containers-definition-path to Dataconst
Signed-off-by: Simon L. <szaimen@e.mail.de>
|
2025-11-05 12:08:57 +01:00 |
|
Simon L.
|
4ba7f1ed64
|
collabora: load seccomp profile on the fly
Signed-off-by: Simon L. <szaimen@e.mail.de>
|
2025-11-05 12:08:47 +01:00 |
|
Simon L.
|
e614202a94
|
increase to v12.0.0
Codespell / Check spelling (push) Waiting to run
Docker Lint / docker-lint (push) Waiting to run
Lint php / php-lint (push) Waiting to run
Lint php / php-lint-summary (push) Blocked by required conditions
PHP Deprecation Detector / PHP Deprecation Detector (push) Waiting to run
Static analysis / static-psalm-analysis (push) Waiting to run
Shellcheck / Check Shell (push) Waiting to run
Twig Lint / twig-lint (push) Has been cancelled
Signed-off-by: Simon L. <szaimen@e.mail.de>
|
2025-11-04 16:17:44 +01:00 |
|
Lorenzo Moscati
|
10529a597c
|
Added suggested changes
Signed-off-by: Lorenzo Moscati <lorenzo@moscati.page>
|
2025-11-04 15:10:41 +01:00 |
|
Lorenzo Moscati
|
3bb9cdf31d
|
Guard against null or missing keys.
Signed-off-by: Lorenzo Moscati <lorenzo@moscati.page>
|
2025-11-04 15:09:29 +01:00 |
|
Lorenzo Moscati
|
21fbb58c96
|
Rewrite all AIO interface paths to be relative
Signed-off-by: Lorenzo Moscati <lorenzo@moscati.page>
|
2025-11-04 15:09:29 +01:00 |
|
Simon L.
|
d17ed75d62
|
aio-interface: hide upgrade notice
Signed-off-by: Simon L. <szaimen@e.mail.de>
|
2025-11-04 14:02:37 +01:00 |
|
szaimen
|
727d0d03db
|
php dependency updates
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2025-10-31 12:03:38 +00:00 |
|
Simon L.
|
8fb2f84440
|
increase to 11.11.0
Signed-off-by: Simon L. <szaimen@e.mail.de>
|
2025-10-24 09:29:30 +02:00 |
|
szaimen
|
330ca71de2
|
php dependency updates
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2025-10-22 12:03:39 +00:00 |
|
szaimen
|
1fbe2575d4
|
php dependency updates
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2025-10-21 12:03:53 +00:00 |
|
dependabot[bot]
|
4690c8a4df
|
build(deps): bump playwright and @playwright/test in /php/tests
Bumps [playwright](https://github.com/microsoft/playwright) to 1.56.1 and updates ancestor dependency [@playwright/test](https://github.com/microsoft/playwright). These dependencies need to be updated together.
Updates `playwright` from 1.51.1 to 1.56.1
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.51.1...v1.56.1)
Updates `@playwright/test` from 1.51.1 to 1.56.1
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.51.1...v1.56.1)
---
updated-dependencies:
- dependency-name: playwright
dependency-version: 1.56.1
dependency-type: indirect
- dependency-name: "@playwright/test"
dependency-version: 1.56.1
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-10-20 19:04:20 +00:00 |
|
Simon L.
|
6d4b41d760
|
Merge pull request #6976 from nextcloud/enh/noid/allow-use-talk-recording-arm64
talk-recording: allow to use it on arm64
|
2025-10-15 16:07:11 +02:00 |
|
szaimen
|
b55b4aac1c
|
php dependency updates
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2025-10-15 12:03:37 +00:00 |
|
Simon L.
|
e940d47079
|
talk-recording: allow to use it on arm64
Signed-off-by: Simon L. <szaimen@e.mail.de>
|
2025-10-14 13:25:57 +02:00 |
|
Simon L.
|
2d3780d3b3
|
increase to v11.10.0
Signed-off-by: Simon L. <szaimen@e.mail.de>
|
2025-10-01 14:43:20 +02:00 |
|
szaimen
|
25c80f470b
|
php dependency updates
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2025-09-28 12:03:19 +00:00 |
|
Simon L.
|
cda721d0dd
|
Merge pull request #6870 from nextcloud/enh/6748/add-new-background
Codespell / Check spelling (push) Waiting to run
Validate community containers / Validate community containers (push) Has been cancelled
Helm Chart Releaser / release (push) Has been cancelled
Json Validator / Json Validator (push) Has been cancelled
Lint php / php-lint (push) Has been cancelled
PHP Deprecation Detector / PHP Deprecation Detector (push) Has been cancelled
Static analysis / static-psalm-analysis (push) Has been cancelled
Twig Lint / twig-lint (push) Has been cancelled
Lint php / php-lint-summary (push) Has been cancelled
aio-interface: add new background for hub 25 Autumn
|
2025-09-18 11:46:24 +02:00 |
|
Simon L.
|
2bfae89461
|
Merge pull request #6869 from nextcloud/enh/noid/update-hub-version
aio-interface: to allow to install the latest hub version
|
2025-09-18 11:46:07 +02:00 |
|
Simon L.
|
5b76d6fac6
|
increase to 11.9.0
Signed-off-by: Simon L. <szaimen@e.mail.de>
|
2025-09-18 11:44:22 +02:00 |
|