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
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
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
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
Tobias Kaminsky
e3337953ef
Update apps_management.rst
...
Signed-off-by: Tobias Kaminsky <tobias@kaminsky.me >
2025-10-01 10:27:56 +02:00
Josh
f21ba0d7e5
docs(webhooks): Improve docs for Webhook Listeners app
...
Clarity and detail regarding functionality via new Introduction and Overview sections. And minor editing throughout for clarity.
Signed-off-by: Josh <josh.t.richards@gmail.com >
2025-09-29 13:32:08 -04:00
Côme Chilliet
648cf33908
fix: Document domain connectivity changes in upcoming release
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com >
2025-09-28 15:31:34 +02:00
Nextcloud bot
857a67a38a
chore(administration): Generate system config documentation from config.sample.php
2025-09-28 03:15:47 +00:00
Tamás Bari
759fdbaae0
Update admin_manual/installation/harden_server.rst
...
Co-authored-by: Anna <anna@nextcloud.com >
Signed-off-by: Tamás Bari <adaorcpp@gmail.com >
2025-09-25 17:13:14 +02:00
Tamás Bari
a0592f71c6
fix: connectivity check domains list
...
Signed-off-by: Tamás Bari <adaorcpp@gmail.com >
2025-09-25 16:56:25 +02:00
Thomas Citharel
b185c75eb7
Merge pull request #11626 from nextcloud/feat/adminmanual/dav-data-retention
2025-09-24 20:57:25 +02:00
Christoph Wurst
6443a41265
fix(adminmanual): Document data retention and possible issues
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2025-09-24 14:36:47 +02:00
Ferdinand Thiessen
5ca466e055
fix(admin): supported openSUSE Leap version is 15.6
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de >
2025-09-23 18:23:42 +02:00
Nextcloud bot
ad83384d3b
chore(administration): Generate system config documentation from config.sample.php
2025-09-23 12:53:29 +00:00
Anupam Kumar
293bff2c90
Merge pull request #13696 from nextcloud/fix/ai/cc-docs
...
fix(AI): list more limitations to the context chat docs
2025-09-23 13:24:04 +05:30
Anupam Kumar
d32f8162bf
fix(AI): list limitations in the live_transcription app docs ( #13695 )
...
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com >
2025-09-22 19:55:03 +05:30
Anupam Kumar
00f3291945
fix(AI): list more limitations to the context chat docs
...
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com >
2025-09-22 19:52:44 +05:30
Sebastian Krupinski
a8f4c8c1d8
Merge pull request #13692 from nextcloud/feat/system-addressbook-disabled
...
feat: system address book auto disabled
2025-09-22 07:54:07 -04:00
SebastianKrupinski
fc29dbb8c1
feat: system address book auto disabled
...
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com >
2025-09-22 07:49:54 -04:00
Josh
f8ae032a73
Merge pull request #13684 from nextcloud/jtr/refactor/install-tuning
...
refactor: Light editing of server tuning guide
2025-09-22 01:31:45 -04:00
SebastianKrupinski
feb84dd9a1
feat: calendar import + export
...
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com >
2025-09-21 14:43:24 -04:00
Fodor Benedek
c2400dbba4
Add missing closing apostrophe for string
...
Signed-off-by: Fodor Benedek <benedek@fodor.pro >
2025-09-19 20:58:27 +02:00
Josh
9c1c7d253f
Fix: typo
...
Signed-off-by: Josh <josh.t.richards@gmail.com >
2025-09-18 18:31:59 -04:00
Josh
932bf0863b
refactor: Light editing of server tuning guide
...
Mostly just typos, minor formatting matters, etc.
Minor rewording in a couple spots.
Other notable changes:
- Renamed *Using MariaDB/MySQL instead of SQLite* section to *Replacing SQLite* and expanded it to incorporate PostgreSQL as a coequal option
- Added *Tuning your database* section which was really a place to move the MariaDB tuning bit that was in the previous section. Also added a PostgreSQL relevant link there for consistency.
Signed-off-by: Josh <josh.t.richards@gmail.com >
2025-09-18 17:57:02 -04:00
Andy Scherzinger
bc6f09a0f8
Merge pull request #13669 from nextcloud/carl/oracle-db-support-matrix
...
Update supported Oracle Database
2025-09-18 18:58:46 +02:00
Carl Schwan
86c3f1ee5d
correct supported versions
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu >
2025-09-18 17:22:28 +02:00