Nextcloud bot
c68ed57bb8
generate documentation from config.sample.php
2025-08-29 03:07:02 +00:00
rakekniven
6588f241d4
Update conf.py
...
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com >
2025-08-27 10:08:46 +02:00
rakekniven
94d4163f8e
Merge branch 'master' into jtr-refactor-admin-conf-2
2025-08-27 09:53:15 +02:00
Anupam Kumar
41b8ea2d79
feat(AI): add live_transcription admin docs
...
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com >
2025-08-26 19:24:29 +05:30
rakekniven
ecd59ccd08
Merge branch 'master' into jtr-refactor-admin-conf-2
...
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com >
2025-08-26 14:31:20 +02:00
Simon L.
53831a8815
Merge pull request #13513 from as598466/patch-1
...
improve nginx conf examples to mention php-fpm timeouts
2025-08-26 11:45:53 +02:00
as598466
1647f1787b
improve nginx conf examples to mention php-fpm timeouts
...
When uploading large files, a 504 error occurs in the Nextcloud client: "It’s taking too long to connect to the server. Please try again later. If you need help, contact your server administrator. Add the appropriate directives to prevent this error.
Signed-off-by: as598466 <124391092+as598466@users.noreply.github.com >
Signed-off-by: Simon L. <szaimen@e.mail.de >
Co-Authored-By: Simon L. <szaimen@e.mail.de >
2025-08-26 11:41:36 +02:00
rakekniven
dd71dc8ffe
Merge pull request #13387 from nextcloud/alexanderdd-patch-1
...
rename title from "Encryption configuration" to "Server-Side Encrypti…
2025-08-26 09:56:21 +02:00
Alexander Müller
8660b8b492
Update encryption_configuration.rst - captitalization
...
Signed-off-by: Alexander Müller <28591861+alexanderdd@users.noreply.github.com >
2025-08-25 04:35:09 -05:00
Josh
7edc06837d
fix: adjust formatting
...
Signed-off-by: Josh <josh.t.richards@gmail.com >
2025-08-22 13:38:46 -04:00
Josh
2287a2074c
refactor(admin): clean up conf.py / bring up-to-date
...
- Brings config format up-to-date with current Sphinx quickstart/base template (versus the >12 year old one)
- Improves consistency and readability for contributors
- No changes in functionality.
Signed-off-by: Josh <josh.t.richards@gmail.com >
2025-08-22 13:19:45 -04:00
Josh Richards
ac6260a46c
feat(admin): Add distinct sections + links
...
Signed-off-by: Josh Richards <josh.t.richards@gmail.com >
2025-08-22 11:41:41 -04:00
Anupam Kumar
a0d9a9978c
chore(AI/ContextChat): update inital indexing docs ( #13529 )
...
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com >
2025-08-22 12:42:33 +05:30
Nextcloud bot
ea567f8663
generate documentation from config.sample.php
2025-08-22 03:04:37 +00:00
Grigory Vodyanov
5292b64789
feat(Groupware/Calendar): update text and screenshots to full page calendar modal
...
Signed-off-by: Grigory V <scratchx@gmx.com >
Signed-off-by: Grigory Vodyanov <scratchx@gmx.com >
2025-08-21 15:50:07 +02:00
Richard Steinmetz
2bfb6e28fa
Merge pull request #13523 from nextcloud/feat/admin/calendar-example-event-feature
...
feat(admin): document example event feature
2025-08-21 10:11:31 +02:00
Richard Steinmetz
0fc55884bd
feat(admin): document example event feature
...
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud >
2025-08-21 10:00:24 +02:00
Richard Steinmetz
366521bbc9
feat(admin): example contact feature is enabled by default
...
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud >
2025-08-21 09:09:10 +02:00
Nextcloud bot
f3a1403f36
generate documentation from config.sample.php
2025-08-20 03:04:55 +00:00
Nextcloud bot
87845bd318
generate documentation from config.sample.php
2025-08-19 03:04:27 +00:00
rakekniven
9efaa1ccd5
Update encryption_migration.rst
...
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com >
2025-08-15 11:33:39 +02:00
Alexander Müller
8c73cac029
Update encryption_migration.rst
...
related to https://github.com/nextcloud/documentation/pull/13387
Signed-off-by: Alexander Müller <28591861+alexanderdd@users.noreply.github.com >
2025-08-15 11:33:39 +02:00
rakekniven
beb7efd9e6
Update encryption_details.rst
...
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com >
2025-08-15 11:24:50 +02:00
Alexander Müller
b7cf618b48
Update encryption_details.rst
...
related to https://github.com/nextcloud/documentation/pull/13387
Signed-off-by: Alexander Müller <28591861+alexanderdd@users.noreply.github.com >
2025-08-15 11:24:50 +02:00
Alexander Müller
9fed6bbb73
fix command (replace "=" with " ")
...
reported by a customer, confirmed by Björn
Signed-off-by: Alexander Müller <28591861+alexanderdd@users.noreply.github.com >
2025-08-14 08:18:22 -05:00
Nextcloud bot
523877dc55
generate documentation from config.sample.php
2025-08-12 03:03:55 +00:00
rakekniven
46406e76fc
Merge pull request #13495 from nextcloud/schiessle-patch-1
...
Add documentation in how to enable server-side-encryption for team folders
2025-08-11 21:34:00 +02:00
rakekniven
6fb6e9e179
Merge pull request #13500 from nextcloud/feat/taskprocessing/task-cleanup
...
feat(TaskProcessing): add taskprocessing:task:cleanup command
2025-08-11 21:32:05 +02:00
Simon L.
713db5539d
Merge pull request #13477 from nextcloud/enh/noid/nginx-root-sample-more-timeouts
...
Add more timeout configs in the nginx-root-sample file
2025-08-11 13:45:26 +02:00
Oleksander Piskun
47ab9a1a02
feat(TaskProcessing): add taskprocessing:task:cleanup command
...
Signed-off-by: Oleksander Piskun <oleksandr2088@icloud.com >
2025-08-11 11:22:58 +03:00
Björn Schießle
42f2d62d47
Add documentation in how to enable server-side-encryption for team folders
...
fix: https://github.com/nextcloud/documentation/issues/10713
Signed-off-by: Björn Schießle <bjoern@schiessle.org >
2025-08-08 12:34:41 +02:00
rakekniven
497e836fcf
Merge pull request #13484 from nextcloud/feat/document-generation
...
feat: Add docs for AI document generation
2025-08-08 07:51:39 +02:00
Lukas Schaefer
c0eac95e1e
Define MCP
...
Signed-off-by: Lukas Schaefer <lukas@lschaefer.xyz >
2025-08-07 14:53:32 -04:00
Lukas Schaefer
53a1a21cec
mcp server docs
...
Signed-off-by: Lukas Schaefer <lukas@lschaefer.xyz >
2025-08-07 10:00:05 -04:00
Nextcloud bot
ac4e04dc6b
generate documentation from config.sample.php
2025-08-07 03:01:50 +00:00
Marcel Klehr
2cd9b3a300
feat: Add docs for AI document generation
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net >
2025-08-05 09:23:40 +02:00
Julien Veyssier
8486c74c57
enh(admin): comment timeout configs in nginx-root-sample and nginx-subdir.conf.sample
...
Signed-off-by: Julien Veyssier <julien-nc@posteo.net >
2025-08-04 14:18:38 +02:00
Julien Veyssier
7f4243222e
enh(admin): add more timeout configs in the nginx-root-sample and nginx-subdir.conf.sample files
...
Signed-off-by: Julien Veyssier <julien-nc@posteo.net >
2025-08-04 14:14:27 +02:00
rakekniven
35caa5542d
Merge pull request #13445 from nextcloud/fix/nginx-xss-protection-header
...
docs(admin): remove X-XSS-Protection header from Nginx assets
2025-08-01 18:35:20 +02:00
Camila Ayres
bed0a4e884
doc(desktop): update commandline.rst ( #13459 )
...
Signed-off-by: Camila Ayres <hello@camilasan.com >
2025-07-28 16:47:27 +02:00
Josh
f12b45cd3f
Merge pull request #13448 from nextcloud/update-min-android-version
...
Update Minimum Supported Android Version for Files App
2025-07-25 19:54:07 -04:00
Grigorii K. Shartsev
7d0d0740ed
fix(admin_manual/release_notes): correct ROW FORMAT migration in 31
...
Signed-off-by: Grigorii K. Shartsev <me@shgk.me >
2025-07-25 15:35:01 +02:00
Alper Öztürk
6cdc38c341
Update system_requirements.rst
...
Signed-off-by: Alper Öztürk <67455295+alperozturk96@users.noreply.github.com >
2025-07-25 15:17:56 +02:00
MichaIng
6d820f08fd
docs(admin): remove X-XSS-Protection header from Nginx assets
...
It was removed from the config in #9188 , but forgotten for the static assets block.
In addition, the date added with #12100 was is added to the subdir config as well, for consistency.
Signed-off-by: MichaIng <micha@dietpi.com >
2025-07-23 13:06:26 +02:00
Daniel Kesselberg
0058ee740a
docs: monitoring app returns a different active user count
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de >
2025-07-22 14:25:06 +02:00
janepie
3b7441a1cd
Add Nextcloud to Office link
...
Co-authored-by: Marcel Klehr <mklehr@gmx.net >
Signed-off-by: janepie <49834966+janepie@users.noreply.github.com >
2025-07-17 15:54:36 +02:00
Jana Peper
a9ee7ff458
docs: update context agent page
...
Signed-off-by: Jana Peper <jana.peper@nextcloud.com >
2025-07-17 15:45:04 +02:00
Marcel Klehr
86d94bfb8d
fix: admin_manual/ai/app_llm2.rst
...
Co-authored-by: Julien Veyssier <julien-nc@posteo.net >
Signed-off-by: Marcel Klehr <mklehr@gmx.net >
2025-07-17 11:30:26 +02:00
Marcel Klehr
45de402039
fix: Make sure AI docs are up-to-date and do some cleanup
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net >
2025-07-15 10:59:45 +02:00
Joas Schilling
ccc5a51754
fix: Also adjust version selection in admin and developer docs
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2025-07-11 14:15:04 +02:00