Simon L.
454905c852
feat(desec): run registration flow in a modal iframe
...
Move the deSEC "register a free domain" flow out of the inline containers
page form and into a modal backed by a dedicated /desec view loaded in an
iframe. The multi-step register -> verify -> domain process now re-renders
inside the modal, so the user can adjust the details and complete email
verification without reloading the whole page each step. Only once the
domain is fully registered does the view reload the parent containers page.
- add /desec route + desec.twig standalone view
- add desec-modal.js (open/close, backdrop + Escape) and desec-done.js
(parent reload on completion)
- redirect register POST to the /desec view so steps stay in the modal
- drop the redundant <details> wrapper in desec-register.twig, add heading
- style the modal and let <button class="button"> pick up button styles
- drive the modal iframe in the Playwright specs and update the QA checklist
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-06-22 13:24:50 +02:00
Simon L.
164b150817
docs(desec): document the free deSEC domain option
...
Mention and recommend the built-in deSEC free domain registration across the
readme, reverse-proxy and local-instance guides, and add a deSEC step to the
new-instance QA checklist.
Co-Authored-By: szaimen <42591237+szaimen@users.noreply.github.com >
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-06-18 13:19:16 +02:00
Copilot
6375921282
add eurooffice ( #8052 )
2026-06-04 12:42:02 +02:00
Simon L.
74ec1b6baa
allow to adjust the log level globally
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-04-24 10:34:43 +02:00
copilot-swe-agent[bot]
1da363ea8c
feat: add hardware transcoding support to talk-recording container
...
Agent-Logs-Url: https://github.com/nextcloud/all-in-one/sessions/eaea217b-2995-4e47-a4ec-f7be19f98a18
Auto-detect /dev/dri in start.sh and export NEXTCLOUD_ENABLE_DRI_DEVICE automatically
Agent-Logs-Url: https://github.com/nextcloud/all-in-one/sessions/751d0b0c-e529-4ea6-a316-5a53169a9ab6
fix: address code review feedback (nvidia check, file_exists, group_add comment)
Agent-Logs-Url: https://github.com/nextcloud/all-in-one/sessions/eaea217b-2995-4e47-a4ec-f7be19f98a18
Use --device=/dev/dri instead of -v bind-mount in docs and compose
Agent-Logs-Url: https://github.com/nextcloud/all-in-one/sessions/4fa5e70a-b786-445e-946f-a0610751d855
Co-Authored-By: szaimen <42591237+szaimen@users.noreply.github.com >
2026-04-17 13:49:00 +02:00
Simon L.
d280786934
QA-tests: update some details
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
Co-Authored-By: szaimen <42591237+szaimen@users.noreply.github.com >
2026-03-20 13:34:16 +01:00
Simon L.
cca7eef06b
FTS: allow to adjust the ES_JAVA_OPTS
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2025-02-17 11:19:10 +01:00
Simon L.
febfd57448
rename ENABLE_NVIDIA_GPU to NEXTCLOUD_ENABLE_NVIDIA_GPU
...
to be more consistent with other options
Signed-off-by: Simon L. <szaimen@e.mail.de >
2025-01-06 11:03:41 +01:00
Simon L.
cd3a33a800
Merge pull request #5484 from apparle/apache_additional_network
...
Specifying additional docker network for Apache container
2024-11-07 09:37:56 +01:00
Apoorv Parle
f5990cc0ef
Add APACHE_ADDITIONAL_NETWORK variable to env variables QA test
...
Signed-off-by: Apoorv Parle <19315187+apparle@users.noreply.github.com >
2024-11-04 04:10:47 -08:00
Simon L.
9df3a171da
update apache_port description
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2024-11-04 10:42:10 +01:00
Simon L
2a746863b9
allow to specify AIO_COMMUNITY_CONTAINERS
...
Signed-off-by: Simon L <szaimen@e.mail.de >
2023-09-27 17:45:28 +02:00
Simon L
2e0410a704
allow to keep disabled apps
...
Signed-off-by: Simon L <szaimen@e.mail.de >
2023-09-07 15:59:33 +02:00
Simon L
2d22e4a391
Use codespell instead of reviewdog for spellcheck
...
Signed-off-by: Simon L <szaimen@e.mail.de >
2023-06-17 19:16:04 +02:00
Simon L
56e3f27d6c
Merge pull request #2624 from nextcloud/enh/2606/update-backup-archive
...
update aio-backup-archive test archive
2023-06-06 18:00:04 +02:00
Simon L
3bc0b30778
update aio-backup-archive test archive
...
Signed-off-by: Simon L <szaimen@e.mail.de >
2023-06-06 17:49:58 +02:00
Simon L
70f27ae304
allow to disable/enable talk-recording
...
Signed-off-by: Simon L <szaimen@e.mail.de >
2023-06-05 18:52:05 +02:00
Simon L
a32b5c1bcf
Merge pull request #2609 from nextcloud/enh/2173/add-notes
...
add notes app to default apps
2023-05-30 11:33:43 +02:00
Simon L
4c8e6c07de
add notes app to default apps
...
Signed-off-by: Simon L <szaimen@e.mail.de >
2023-05-26 12:40:13 +02:00
Simon L
65a9fe4c95
allow to adjust borgs retention policy
...
Signed-off-by: Simon L <szaimen@e.mail.de >
2023-05-26 11:38:25 +02:00
Simon L
37b5e12a6f
rename DOCKER_SOCKET_PATH to WATCHTOWER_DOCKER_SOCKET_PATH
...
Signed-off-by: Simon L <szaimen@e.mail.de >
2023-04-22 11:21:47 +02:00
Simon L
5a9e45ee6d
rename DISABLE_BACKUP_SECTION to AIO_DISABLE_BACKUP_SECTION
...
Signed-off-by: Simon L <szaimen@e.mail.de >
2023-04-22 11:15:51 +02:00
Simon L
4b1ed4e227
change -e to long syntax --env
...
Signed-off-by: Simon L <szaimen@e.mail.de >
2023-04-16 21:32:50 +02:00
Simon L
3b1334324d
adjust macOS docs about DOCKER_SOCKET_PATH
...
Signed-off-by: Simon L <szaimen@e.mail.de >
2023-01-18 20:54:50 +01:00
Simon L
86c84de68b
Merge pull request #1658 from nextcloud/enh/noid/add-totp-back
...
add twofactor_totp back as default enabled app
2023-01-04 14:17:09 +01:00
Simon L
a0bbb86b13
add twofactor_totp back as default enabled app
...
Signed-off-by: Simon L <szaimen@e.mail.de >
2023-01-03 14:42:57 +01:00
Simon L
92b271c3e5
allow to add the /dev/dri device into the container and refactor devices
...
Signed-off-by: Simon L <szaimen@e.mail.de >
2023-01-03 02:13:34 +01:00
Simon L
ed62ff1ff5
Revert "the files_lock app should get installed by default as well"
...
Signed-off-by: Simon L <szaimen@e.mail.de >
2022-12-22 18:45:44 +01:00
Simon L
2ddd9406aa
the files_lock app should get installed by default as well
...
Signed-off-by: Simon L <szaimen@e.mail.de >
2022-12-22 01:02:08 +01:00
Simon L
d20cf5777f
remove the twofactor_totp app since it is bundled now
...
Signed-off-by: Simon L <szaimen@e.mail.de >
2022-12-15 12:06:57 +01:00
Simon L
6b3be9d6e8
remove the apporder app
...
Signed-off-by: Simon L <szaimen@e.mail.de >
2022-12-15 12:06:27 +01:00
Simon L
7bca6b3d2e
follow-up to #1377
...
Signed-off-by: Simon L <szaimen@e.mail.de >
2022-11-10 19:39:55 +01:00
Simon L
da2b967a33
allow to add dependencies and php extensions into the Nextcloud container
...
Signed-off-by: Simon L <szaimen@e.mail.de >
2022-11-10 12:32:21 +01:00
Simon L
588f9a36e7
allow to adjust the PHP memory limit
...
Signed-off-by: Simon L <szaimen@e.mail.de >
2022-11-10 12:15:40 +01:00
Simon L
d424776a43
rename TRUSTED_CACERTS_DIR to NEXTCLOUD_TRUSTED_CACERTS_DIR
...
Signed-off-by: Simon L <szaimen@e.mail.de >
2022-11-10 11:49:34 +01:00
szaimen
029b6ea797
allow to adjust Nextcloud apps that get installed upon first startup
...
Signed-off-by: szaimen <szaimen@e.mail.de >
2022-11-08 21:48:21 +01:00
szaimen
e0a52df781
fix link
...
Signed-off-by: szaimen <szaimen@e.mail.de >
2022-09-20 20:44:13 +02:00
szaimen
4e8c1e53ee
allow to disable seccomp for collabora
...
Signed-off-by: szaimen <szaimen@e.mail.de >
2022-09-20 19:58:36 +02:00
Lorenzo Marroccoli
935d4aab11
Let the Nextcloud-Container trust custom CAs (e.g. for using LDAPS) 2
...
Signed-off-by: Lorenzo Marroccoli <lollo0296@gmail.com >
Signed-off-by: szaimen <szaimen@e.mail.de >
Co-Authored-By: Simon L. <szaimen@e.mail.de >
2022-09-14 10:08:24 +02:00
szaimen
2ee63dbe42
allow to back up additional directories
...
Signed-off-by: szaimen <szaimen@e.mail.de >
2022-08-25 13:44:04 +02:00
szaimen
8010030a5d
add fulltextsearch as option
...
Signed-off-by: szaimen <szaimen@e.mail.de >
2022-08-23 11:37:59 +02:00
szaimen
2ba61b8971
remove Onlyoffice from QA section
...
Signed-off-by: szaimen <szaimen@e.mail.de >
2022-08-22 14:05:53 +02:00
szaimen
25bd890a71
add imaginary to QA section
...
Signed-off-by: szaimen <szaimen@e.mail.de >
2022-08-22 14:03:54 +02:00
szaimen
f42cb98b98
allow to adjust the max upload time
...
Signed-off-by: szaimen <szaimen@e.mail.de >
2022-08-22 12:27:06 +02:00
szaimen
e152185fe9
allow to adjust the upload limit
...
Signed-off-by: szaimen <szaimen@e.mail.de >
2022-08-22 12:11:55 +02:00
szaimen
9052828dde
allow to disable the backup section
...
Signed-off-by: szaimen <szaimen@e.mail.de >
2022-07-26 20:05:59 +02:00
Simon L
63a74beeab
Merge pull request #909 from nextcloud/enh/722/run-externally
...
add documentation for running from an external script
2022-07-17 20:30:48 +02:00
szaimen
6e84405249
add configuration for running from an external script
...
Signed-off-by: szaimen <szaimen@e.mail.de >
2022-07-13 21:28:05 +02:00
szaimen
482b279f3c
allow to specify an apache ip-binding
...
Signed-off-by: szaimen <szaimen@e.mail.de >
2022-07-08 17:11:49 +02:00
szaimen
97f053228c
allow to set collabora dictionaries
...
Signed-off-by: szaimen <szaimen@e.mail.de >
2022-07-04 14:32:48 +02:00