Commit Graph

4605 Commits

Author SHA1 Message Date
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
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
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
Vedant-Arora
d6f2bbe5f9 Update Documentation: Federated Calendar Shares
Clarified that existing federated calendar shares will be deleted when the feature is disabled.

Signed-off-by: Vedant-Arora <139130598+Vedant-Arora@users.noreply.github.com>
2025-11-04 12:53:17 +05:30
Benjamin Gaussorgues
5c8ceecddd feat(admin_manual): add serverid config parameter
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2025-11-03 15:11:20 +01:00
Benjamin Gaussorgues
dd9e066e76 feat: document Snowflake IDs
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2025-10-29 09:16:55 +01:00
tflidd
66356e3773 Typo in index.rst
space missing

Signed-off-by: tflidd <tflidd@aspekte.net>
2025-10-28 10:06:30 +01:00
Joas Schilling
e58fa646ea fix(hardening): Adjust server list
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-10-27 16:30:31 +01:00
Nextcloud bot
309a7b8159 chore(administration): Generate system config documentation from config.sample.php 2025-10-23 13:42:39 +00:00
yemkareems
4917b8bbd0 fix: added the paragraph above note 2025-10-23 14:30:14 +05:30
Nextcloud bot
7d0a57e8de chore(administration): Generate system config documentation from config.sample.php 2025-10-22 02:48:07 +00:00
Christoph Wurst
978e27d3a4 Merge pull request #13691 from nextcloud/feat/import-export
feat: calendar import + export
2025-10-20 08:43:15 +02:00
Josh
96f20a284a Merge pull request #13805 from nextcloud/jtr/fix-php-missing-mods-quickref
fix: incomplete PHP Module Quick Reference Table
2025-10-19 18:04:57 -04:00
Nextcloud bot
036f93eb27 chore(administration): Generate system config documentation from config.sample.php 2025-10-17 02:48:02 +00:00
Josh
7dcc081779 fix: incomplete PHP Module Quick Reference Table
Added all the required PHP modules to the quick reference table, including DOM, fileinfo, filter, GD, libxml, mbstring, OpenSSL, posix, session, SimpleXML, XMLReader, XMLWriter, zip, and zlib.

Technically they were already in the docs and mentioned, but weren't in the table.

Signed-off-by: Josh <josh.t.richards@gmail.com>
2025-10-16 12:14:25 -04:00
Daniel Kesselberg
e61af0b4ff docs(previews): mp3 previews disabled by default
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2025-10-14 19:16:51 +02:00
rakekniven
a81c1f6f4f Merge pull request #13789 from nextcloud/jtr/fix-activity-config-sample-hardcoded
fix: drop hard-coded Activity app config
2025-10-14 14:17:00 +02:00
rakekniven
309b8e4086 Merge pull request #13786 from nextcloud/jtr/fix-theming-not-optional
fix(theming): App isn't optional these days + misc section tidying
2025-10-14 13:22:21 +02:00
yemkareems
02dfcf09be fix: add note about change in behaviour of the job 2025-10-13 12:11:26 +05:30
Josh
77849df1ae chore: drop label of moved reference (for now)
Signed-off-by: Josh <josh.t.richards@gmail.com>
2025-10-11 10:19:52 -04:00
Josh
08b4d10bc9 fix: drop hard-coded Activity app config
These options are moving to the config sample itself in the Server repo. See nextcloud/server#55706.

Signed-off-by: Josh <josh.t.richards@gmail.com>
2025-10-11 09:39:09 -04:00
Josh
fa26babe6a chore: drop legacy troubleshooting section for contacts and events
Moved to the main Groupware chapter's existing Troubleshooting section.

Signed-off-by: Josh <josh.t.richards@gmail.com>
2025-10-10 12:54:50 -04:00
Josh
f0e1714c25 refactor: Move contacts troubleshooting entry to existing section
Moved the lone Contacts entry in the general troubleshooting chapter over to the existing Troubleshooting section that already exists within the Groupware chapter.

Minor correcting of phrasing, formatting, and grammar.

Signed-off-by: Josh <josh.t.richards@gmail.com>
2025-10-10 12:52:01 -04:00
Josh
335131840f fix(theming): App isn't optional these days + misc section tidying
Signed-off-by: Josh <josh.t.richards@gmail.com>
2025-10-10 10:40:01 -04:00
Marcel Klehr
10c91a49aa enh(admin): Add "Insight and debugging" section in AI
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-10-07 08:33:40 +02:00
Richard Steinmetz
4d93481815 feat(admin): document read-only calendar federation
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2025-10-06 10:15:31 +02:00
rakekniven
cc67047606 Merge pull request #13628 from nextcloud/alexanderdd-patch-1
how to disable automatic creation of example events
2025-10-02 21:20:56 +02:00
rakekniven
b6fb5a3dd4 Merge pull request #13738 from nextcloud/tobiasKaminsky-patch-1
Update apps_management.rst
2025-10-02 21:19:43 +02:00
Joas Schilling
c0f79b96e1 Merge pull request #13748 from nextcloud/chore/drop-php-8.1
chore(platform): Drop PHP 8.1
2025-10-02 16:16:09 +02:00
Ivan Sein
a10961ca44 chore: Update iOS minimum required versions.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
2025-10-02 14:57:18 +02:00
Joas Schilling
7da6a13dd5 chore(platform): Drop PHP 8.1
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-10-02 14:30:24 +02:00
provokateurin
6acedce265 fix(admin): Add missing Github domain and explain App store download domains
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-10-01 16:48:05 +02:00