Commit graph

1420 commits

Author SHA1 Message Date
Felix Stupp
2757630c41
add hint to UI about SSH pubkey for remote backups
Signed-off-by: Felix Stupp <felix.stupp@banananet.work>
2025-07-18 10:09:16 +00:00
Simon L.
f9a6058580
Merge pull request #6568 from asavageiv/alan/clean-up-env-placeholders
Support multiple substitutions per line for envs in containers.json
2025-07-17 16:19:59 +02:00
Simon L.
c8f76e067a fulltextsearch: adjust default log level to Warn
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-07-17 15:04:57 +02:00
Simon L.
1ce5430f77 increase to 11.5.0
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-07-17 14:16:43 +02:00
Alan Savage
f7d158c632 Use modern callable syntax for $placeholderValues array_map
Signed-off-by: Alan Savage <3028205+asavageiv@users.noreply.github.com>
2025-07-17 14:14:14 +02:00
Alan Savage
f81d22cf93 Inline placeholderToPattern and use preg_quote
Signed-off-by: Alan Savage <3028205+asavageiv@users.noreply.github.com>
2025-07-17 14:14:14 +02:00
Alan Savage
0b929d74de Use guard clause in replaceEnvPlaceholders to reduce indentation
Signed-off-by: Alan Savage <3028205+asavageiv@users.noreply.github.com>
2025-07-17 14:14:13 +02:00
Alan Savage
0f858dc3fe Fix psalm errors in DockerActionManager env handling code
Signed-off-by: Alan Savage <3028205+asavageiv@users.noreply.github.com>
2025-07-17 14:14:13 +02:00
Alan Savage
d374fd2c1c Refactor getPlaceholderValue to use match
Signed-off-by: Alan Savage <3028205+asavageiv@users.noreply.github.com>
2025-07-17 14:14:13 +02:00
Alan Savage
026707240f Support multiple placeholders in ENV values in containers.json
Signed-off-by: Alan Savage <3028205+asavageiv@users.noreply.github.com>
2025-07-17 14:14:13 +02:00
Alan Savage
f5023ed88d Factor out getPlaceholderValue from CreateContainer
Signed-off-by: Alan Savage <3028205+asavageiv@users.noreply.github.com>
2025-07-17 14:14:13 +02:00
Simon L.
d2c0176e11
Merge pull request #6606 from thegcat/configurable_fulltextsearch_connection
Make elasticsearch connection configurable
2025-07-17 14:11:00 +02:00
Simon L.
2c6b2cd4d5
Merge pull request #6646 from nextcloud/automated/noid/psalm-baseline-update
[Automated] Update psalm-baseline.xml
2025-07-17 11:22:43 +02:00
szaimen
ccb06b3525 php dependency updates
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-07-14 12:03:40 +00:00
nextcloud-command
34e82410cf Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
2025-07-11 04:20:57 +00:00
Simon L.
78ec604a4b increase to 11.4.0
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-07-10 11:26:09 +02:00
Simon L.
a2002396f5
Merge pull request #6631 from nextcloud/enh/6564/add-diun-enable-false
CreateContainer: Also add `diun.enable: false` to all managed containers
2025-07-10 11:21:21 +02:00
Simon L.
ba78457cf4
Merge pull request #6620 from nextcloud/enh/6619/make-hint-more-visible
restore-instance: make hint more visible that backup needs to be restored two times if the backup contained any community container data
2025-07-10 11:21:07 +02:00
Simon L.
b59cf8a040
Merge pull request #6612 from nextcloud/enh/noid/collabora-startup-logs
collabora: change startup logs from trace to warning
2025-07-10 11:20:18 +02:00
Simon L.
362836ccfb
Merge pull request #6618 from nextcloud/aio-dependency-update
PHP dependency updates
2025-07-10 10:53:58 +02:00
Simon L.
22d27028d1 fix detail
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-07-10 10:51:10 +02:00
Simon L.
aeb133e86c CreateContainer: Also add diun.enable: false to all managed containers
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-07-08 15:53:30 +02:00
szaimen
7961dc2fc5 php dependency updates
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-07-08 12:03:32 +00:00
Simon L.
b538bc7155 restore-instance: make hint more visible that backup needs to be restored two times if the backup contained any community container data
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-07-04 19:31:51 +02:00
Simon L.
4cf1a3839b collabora: change startup logs from trace to warning
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-07-03 15:17:12 +02:00
Felix Schäfer
90b1a64572
Make elasticsearch connection configurable
Signed-off-by: Felix Schäfer <felix@thegcat.net>
2025-07-03 12:20:43 +02:00
Simon L.
362cad79db add comment with link
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-07-03 11:48:22 +02:00
Simon L.
983e523bde make the check for backup dir and datadir fail proof
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-07-03 11:44:50 +02:00
Simon L.
bf4cf0ad27 increase to 11.3.0
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-07-03 10:28:47 +02:00
Simon L.
3e9ce2be05 instance-restore: make sure that the configured borg restore location is not a children of or equal to NEXTCLOUD_DATADIR
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-07-03 10:00:59 +02:00
Simon L.
9967aea70c CreateContainers: add "com.centurylinklabs.watchtower.enable": "false" to all managed containers
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-07-01 17:58:27 +02:00
Simon L.
d20812b0e8 add comment
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-07-01 17:43:36 +02:00
Simon L.
6b82682384
Merge pull request #6600 from nextcloud/enh/6589/add-hostname
CreateContainer: always add a Hostname to each container
2025-07-01 17:29:56 +02:00
Simon L.
01f13cc01a
Merge pull request #6523 from nextcloud/enh/noid/remove-translate
libretranslate: add `(deprecated)` to its display name
2025-07-01 17:20:11 +02:00
Jean-Yves
aec692208e libretranslate: add (deprecated) to its display name
Signed-off-by: Jean-Yves <7360784+docjyJ@users.noreply.github.com>
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-07-01 17:19:15 +02:00
Simon L.
fcc74e2105 DockerActionManager: always add a Hostname to each container
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-07-01 15:01:10 +02:00
szaimen
d520f106c3 php dependency updates
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-28 12:02:55 +00:00
Simon L.
a0e4201955 increase to 11.2.1
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-06-24 14:37:52 +02:00
Simon L.
9f9a002ba7 increase to 11.2.0
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-06-23 13:58:14 +02:00
Apoorv Parle
2552c24c6f
Merge pull request #5568 from apparle/enable_local_testability
mastercontainer: enable local testability
2025-06-20 10:17:45 +02:00
Simon L.
0d4081ab13 DockerController: also fix warning in the web interface
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-06-11 15:13:02 +02:00
Simon L.
b3f931f2cf aio-interface: fix the padding-bottom
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-06-11 15:09:38 +02:00
Simon L.
9807d314f3 increase to v11.1.0
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-06-11 14:49:01 +02:00
Simon L.
061885c8e1
Merge pull request #6524 from gggeek/gg/issue-6413-improved
DockerController: avoid php warning when id not in query string in GetLogs Route
2025-06-11 09:52:30 +02:00
gggeek
1c5cc164c0 DockerController: avoid php warning when id not in query string in GetLogs Route
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-06-11 09:47:01 +02:00
nextcloud-command
0a075b4b22 Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
2025-06-11 04:15:35 +00:00
Simon L.
10f13860c3
Merge pull request #6500 from nextcloud/enh/noid/disable-talk-recording
aio-interface: disable talk-recording correctly
2025-06-10 09:47:44 +02:00
Simon L.
32c09041a1
Merge pull request #6499 from nextcloud/enh/noid/add-bottom-padding
aio-interface: add bottom padding to the main container
2025-06-10 09:47:28 +02:00
Simon L.
b30ef900e1 aio-interface: disable talk-recording correctly
Signed-off-by: Simon L. <szaimen@e.mail.de>

Revert "aio-interface: disable talk-recording correctly"

This reverts commit e9711aae78db91359aa6d6bfaf87f60a4453287c.

Update containers.twig
2025-06-04 11:06:26 +02:00
Simon L.
e4d11d1295 aio-interface: add bottom padding to the main container
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-06-03 16:44:18 +02:00