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
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