Commit Graph

4634 Commits

Author SHA1 Message Date
Anupam Kumar
dbbcad09f2 chore(AI): Revert: "document HaRP being not supported in context_chat" (#13932)
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2025-12-11 14:22:29 +05:30
Ryan Brue
a24e0cf10a docs: Use background_color instead of deprecated color
Looks like Nextcloud has deprecated the `color` setting.
Use `background_color` instead in the theming documentation.

Signed-off-by: Ryan Brue <ryanbrue.dev@gmail.com>
2025-12-09 22:41:45 -06:00
Simon L.
f5761c94d7 feat(applying-patch): improve some details
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-12-09 21:10:32 +01:00
Simon L.
a119976e1f feat(applying-patch): improve documentation to also mention git apply as alternative
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-12-09 21:01:04 +01:00
Andy Scherzinger
ab270ff385 Merge pull request #13910 from nextcloud/oc-migration-10.16.x
Update migrating_owncloud.rst - oC 10.16
2025-12-09 11:44:02 +01:00
Nextcloud bot
b1a5ffa410 chore(administration): Generate system config documentation from config.sample.php 2025-12-09 02:58:38 +00:00
Josh
5d048f1c48 chore(apps): Revise AppAPI v32 CR note
Updated release notes for Nextcloud 32.0.1 and 32.0.2, clarifying AppAPI setup checks and S3 integrity protections.

Signed-off-by: Josh <josh.t.richards@gmail.com>
2025-12-06 23:37:12 -05:00
Josh
7821337837 chore(apps): update v31 AppAPI CR note
Signed-off-by: Josh <josh.t.richards@gmail.com>
2025-12-06 23:31:22 -05:00
Josh
1c06962c4d chore(apps): improve AppAPI v30 CR note
Signed-off-by: Josh <josh.t.richards@gmail.com>
2025-12-06 23:29:38 -05:00
Josh
7f4bb7637b chore: correct internal link in v32 notes
Updated link to exapps_management documentation.

Signed-off-by: Josh <josh.t.richards@gmail.com>
2025-12-05 23:20:50 -05:00
Josh
e508cfe6bd chore: correct internal link in v31 notes
Updated link in release notes for AppApi app.

Signed-off-by: Josh <josh.t.richards@gmail.com>
2025-12-05 23:19:54 -05:00
Josh
31172929c6 chore: correct internal link in v30 notes
Updated the documentation to link to the correct index for exapps management.

Signed-off-by: Josh <josh.t.richards@gmail.com>
2025-12-05 23:19:05 -05:00
Josh
170d9b069b chore: add app_api note to v32 Critical Changes
Added information about AppApi being a default app and its expanded setup checks as of v32 since those make the app more visible.

Signed-off-by: Josh <josh.t.richards@gmail.com>
2025-12-05 16:17:39 -05:00
Josh
e775cc1cc0 chore: add app_api note to Critical Changes for v31
Signed-off-by: Josh <josh.t.richards@gmail.com>
2025-12-05 16:14:43 -05:00
Josh
95d8754f44 feat(admin): Add note to Critical Changes about app_api
Added details about AppApi app default inclusion, link to relevant chapter, and also note it can be disabled.

Signed-off-by: Josh <josh.t.richards@gmail.com>
2025-12-05 16:06:19 -05:00
Andy Scherzinger
1413c83959 docs(oc): Update migrating_owncloud.rst - oC 10.16
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2025-12-05 12:56:23 +01:00
Marcel Klehr
e6b59dc682 Merge pull request #13908 from nextcloud/feat/olmo3
feat(admin): Update our fully green model recommendation
2025-12-04 14:59:58 +01:00
Marcel Klehr
a3e61c5b4f feat(admin): Update our fully green model recommendation
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-12-04 11:42:27 +01:00
Nextcloud bot
0daf4e3cdb chore(administration): Generate system config documentation from config.sample.php 2025-12-03 02:54:26 +00:00
Nextcloud bot
cc84e90a6d chore(administration): Generate system config documentation from config.sample.php 2025-12-02 02:57:44 +00:00
Simon L.
b7f508622e feat: Support postgres 18 but drop postgres 13
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-11-28 14:44:40 +01:00
Joas Schilling
39d6b7dcb7 fix(platforms): Sunset Oracle 11g
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-11-27 15:08:50 +01:00
Robin Appelman
81a7af4dd4 Merge pull request #13870 from nextcloud/multi-instance-s3
add documentation for multi-instance primary object storage
2025-11-24 16:21:30 +01:00
Bastian Derigs
983b9d1d25 chore(AppAPI): fix typo in DSP vs HaRP diagram (#13886)
Signed-off-by: Bastian Derigs <48765834+Cloudboom@users.noreply.github.com>
2025-11-24 19:28:09 +05:30
Daniel Kesselberg
c9b69e6efb docs(release-notes): add hint about s3 integrity protection
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2025-11-21 19:11:15 +01:00
Ferdinand Thiessen
71c7510377 Merge pull request #13851 from MiKom/fix-nginx-static-files
Add mp4 and webm to nginx config
2025-11-21 11:05:42 +01:00
rakekniven
4abe0673e7 Merge pull request #13864 from nextcloud/schiessle-patch-1
Update file versioning retention policy details
2025-11-21 08:28:01 +01:00
Robin Appelman
369d8fcbb7 add documentation for multi-instance primary object storage
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-11-20 16:24:08 +01:00
Josh
842cde091d Merge pull request #13854 from nextcloud/jtr/fix-admin-php-sysvsem-and-xml
fix(PHP): Add missing `sysvsem` extension and clarify xml extension
2025-11-20 10:08:23 -05:00
Nextcloud bot
3fc151d315 chore(administration): Generate system config documentation from config.sample.php 2025-11-20 02:59:59 +00:00
Josh
0932f3afef docs(admin_manual) reorder “Patching Nextcloud” for logical flow
- Move “Getting a patch from a GitHub pull request” section before applying steps and rename it to “Obtaining a patch”
- Add “Notes and troubleshooting” section
- Improve grammar, punctuation, and phrasing
- Clarify backport guidance + include actual backport PR/URLs
- Fix randomly cut-off sentence in the error Note

Signed-off-by: Josh <josh.t.richards@gmail.com>
2025-11-17 09:45:16 -05:00
Josh
8f721bbb4f Merge pull request #13820 from nextcloud/tflidd-patch-1
Typo in index.rst
2025-11-15 11:40:57 -05:00
Josh
a32f76340f Merge pull request #13860 from Rxss/rxss/fix/nextcloud/manual_upgrade
fix: Invalid nested inline markup found in admin_manual/maintenance/m…
2025-11-15 11:38:17 -05:00
tflidd
3780487ce2 Merge branch 'master' into tflidd-patch-1 2025-11-14 10:13:03 +01:00
Björn Schießle
0045bf2c71 Update file versioning retention policy details
Clarified version retention policy in documentation. Add the information that we always keep the latest version in each time window.

Signed-off-by: Björn Schießle <bjoern.schiessle@nextcloud.com>
2025-11-14 10:08:22 +01:00
Nextcloud bot
2fceaf84c3 chore(administration): Generate system config documentation from config.sample.php 2025-11-13 02:55:34 +00:00
Rxss
879655e0e9 fix: Invalid nested inline markup found in admin_manual/maintenance/manual_upgrade.rst
This PR fixes Invalid nested inline markup, reStructuredText does not support nested inline markup. added bold to only 'except' instead of around 'except ``data/`` and ``config/``'

☑️ Resolves
See https://github.com/nextcloud/documentation/issues/13809



Signed-off-by: Rxss <58978273+Rxss@users.noreply.github.com>
2025-11-12 17:34:28 +00:00
Jana Peper
f4bd2a7db1 feat: add link to required remote servers in system requirements
Signed-off-by: Jana Peper <jana.peper@nextcloud.com>
2025-11-12 11:04:56 +01:00
Josh
76bac3e075 fix(PHP): Add missing sysvsem extension and clarify xml extension
Updated the PHP configuration documentation to:

- add missing recommended `sysvsem` extension (Fixes #13830)
- clarify the xml extension and its components.

Signed-off-by: Josh <josh.t.richards@gmail.com>
2025-11-11 13:05:51 -05:00
Miłosz Kosobucki
b60a593f9e Add mp4 and webm to nginx config
Mp4 is used by the firstrun plugin. Without these being mentioned in
this section, the firstrun movie isn't shown and the first run modal
dialog apparently can't be closed.

Webm added for completeness as there are files like this in firstrun
assets.

Signed-off-by: Miłosz Kosobucki <milosz@kosobucki.pl>
2025-11-11 16:07:28 +01:00
Anupam Kumar
866d873264 chore(AI): document HaRP being not supported in context_chat
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2025-11-10 18:01:34 +05:30
Anupam Kumar
f6a62c5340 chore(AI): add HPB version info to live transcription docs
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2025-11-10 15:47:01 +05:30
Anupam Kumar
aa36c3c33c Merge pull request #13841 from nextcloud/fix/typo-in-live-transcription
fix(AI): fix typo in live transcription admin docs
2025-11-07 23:25:34 +05:30
Marcel Müller
1bb86eca1f feat: Document user agent change
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2025-11-07 16:27:53 +01:00
Anupam Kumar
7b872afc39 fix(AI): fix typo in live transcription admin docs
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2025-11-07 16:09:42 +05:30
yemkareems
e10bc6fb1f Merge pull request #13795 from nextcloud/fix/72738/add-note-about-job-run
fix: add note about change in behaviour of the job
2025-11-05 13:48:26 +05:30
yemkareems
d6bd7038a3 fix: title underlying too short build error fix 2025-11-05 13:44:00 +05:30
yemkareems
bf204aeaec fix: change in text as required for file creation and background job 2025-11-05 13:32:04 +05:30
Nextcloud bot
cf515ca175 chore(administration): Generate system config documentation from config.sample.php 2025-11-05 02:52:24 +00:00
Benjamin Gaussorgues
27ff71c1c8 Merge pull request #13832 from nextcloud/feat/snowflake_serverid 2025-11-04 16:38:02 +01:00