Commit Graph

23156 Commits

Author SHA1 Message Date
Christoph Wurst
9fcdb72b25 fix(adminmanual): Document data retention and possible issues
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2025-09-24 18:57:32 +00:00
Andy Scherzinger
a114f1e208 Merge pull request #13702 from nextcloud/backport/13701/stable32
[stable32] fix(admin): supported openSUSE Leap version is 15.6
2025-09-24 01:39:34 +02:00
Ferdinand Thiessen
d8e550f906 fix(admin): supported openSUSE Leap version is 15.6
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-09-23 23:10:07 +00:00
Nextcloud bot
af112b949f chore(administration): Generate system config documentation from config.sample.php 2025-09-23 12:53:27 +00:00
Andy Scherzinger
9255afca2f Merge pull request #13661 from nextcloud/backport/13660/stable32
[stable32] chore(admin): drop impossible to disable PHP ext: json, hash
2025-09-18 19:25:45 +02:00
Andy Scherzinger
d7389b071a Merge pull request #13682 from nextcloud/backport/13669/stable32
[stable32] Update supported Oracle Database
2025-09-18 19:24:55 +02:00
Carl Schwan
890c54430a correct supported versions
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2025-09-18 16:58:52 +00:00
Carl Schwan
4beb8017c5 fix: formatting
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2025-09-18 16:58:52 +00:00
Carl Schwan
38f3de7747 Update supported Oracle Database
Only mark as supported the version also supported by Oracle

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2025-09-18 16:58:51 +00:00
Josh
f14751c9d2 chore(admin): drop impossible to disable PHP ext: json, hash
Signed-off-by: Josh <josh.t.richards@gmail.com>
2025-09-11 17:34:47 +00:00
Andy Scherzinger
74f3d1dba0 Merge pull request #13627 from nextcloud/backport/13607/stable32
[stable32] fix(nginx): `ssl_stapling` should be `off` with Let's Encrypt
2025-09-11 17:49:57 +02:00
Andy Scherzinger
f1e2811202 Merge pull request #13657 from nextcloud/backport/13648/stable32
[stable32] chore: update transifex links
2025-09-11 17:48:51 +02:00
Daniel Kesselberg
351695a9a8 chore: update transifex links
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2025-09-11 15:48:29 +00:00
Andy Scherzinger
eaebb7cca2 Merge pull request #13654 from nextcloud/backport/13653/stable32
[stable32] chore(copyright): Fix typo
2025-09-11 17:48:01 +02:00
Andy Scherzinger
37d43013bc Merge pull request #13655 from nextcloud/backport/13651/stable32
[stable32] chore: bump min android version to 8.1
2025-09-11 17:47:19 +02:00
alperozturk
77a0915876 chore: bump min android version to 8.1
Signed-off-by: alperozturk <alper_ozturk@proton.me>
2025-09-11 15:46:57 +00:00
provokateurin
b80e2ff5a4 chore(copyright): Fix typo
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-09-11 15:44:11 +00:00
Thomas MICHEL
e45abfb974 fix(nginx): ssl_stapling should be off with Let's Encrypt
Signed-off-by: Thomas MICHEL <12149036+michel-thomas@users.noreply.github.com>
2025-09-08 10:45:28 +00:00
Andy Scherzinger
5140cbfb81 Merge pull request #13608 from nextcloud/backport/13596/stable32
[stable32] Include new task processing manager method in developer doc
2025-09-05 13:01:05 +02:00
Marcel Klehr
59a5454d21 chore(upgrade_to_32): Add OCP\TaskProcessing\Manager::getAvailableTaskTypeIds to app developer upgrade guide
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-09-05 10:52:20 +00:00
Julien Veyssier
3b182f7464 feat(dev-taskprocessing): include new getAvailableTaskTypeIds in dev doc
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2025-09-05 10:52:20 +00:00
Andy Scherzinger
10e28c027e Merge pull request #13606 from nextcloud/backport/13589/stable32
[stable32] fix formatting of code sample
2025-09-04 17:12:31 +02:00
Andy Scherzinger
a2b6c42291 Merge pull request #13605 from nextcloud/backport/13599/stable32
[stable32] fix: Make sure AI docs are up-to-date and do some cleanup
2025-09-04 17:12:02 +02:00
Alexander Müller
c5a72f18ec fix formatting of code sample
correcting from one backtick to two backticks

as documented here https://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html#inline-markup

Signed-off-by: Alexander Müller <28591861+alexanderdd@users.noreply.github.com>
2025-09-04 14:47:24 +00:00
Marcel Klehr
51154ad06d fix: Make sure AI docs are up-to-date and do some cleanup
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-09-04 14:45:22 +00:00
Joas Schilling
0b9eeaf67c Merge pull request #13604 from nextcloud/backport/13597/stable32
[stable32] feat(upgrade_to_32): Detail the outline icon style change
2025-09-04 16:36:11 +02:00
kramo
0784feb374 feat(upgrade_to_32): Detail the outline icon style change
Signed-off-by: kramo <git@kramo.page>
2025-09-04 14:31:19 +00:00
Andy Scherzinger
9c5d90f9e2 Merge pull request #13602 from nextcloud/backport/13598/stable32
[stable32] fix(nginx): `fastcgi_request_buffering` must be `on`
2025-09-04 16:19:14 +02:00
Ferdinand Thiessen
aeed102682 fix(nginx): fastcgi_request_buffering must be on
* resolves: https://github.com/nextcloud/documentation/issues/9574

Some clients like DAVx5 use chunked transfer encoding.
PHP-FPM does not support this[1] because it requires to comply with the
CGI standard - 20+ years old - which enforces a Content-Length header.

So we need to buffer the whole request until passing it to PHP-FPM.

Without this 0-byte files would be created on Nextcloud as PHP-FPM will
not only set content-length to 0 but also does not pass the body data
stream.

[1] https://bugs.php.net/bug.php?id=51191 and https://github.com/php/php-src/pull/7509

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-09-04 13:54:17 +00:00
Christoph Wurst
fe484a4997 Merge pull request #13594 from nextcloud/jtr/Admin/apache-mods
fix(troubleshooting): outdated Apache modules
2025-09-04 07:09:52 +02:00
Josh
32c05e30a0 fix(troubleshooting): outdated Apache modules
The apache2filter SAPI hasn't existed since PHP 7.0.

Signed-off-by: Josh <josh.t.richards@gmail.com>
2025-09-03 17:36:00 -04:00
github-actions[bot]
4a7cb4b2ed Merge pull request #13593 from nextcloud/translations_69a91e60dcfe40f79ec4694e579bbaa8 2025-09-03 06:54:16 +00:00
transifex-integration[bot]
b28d914b0b Translate calendar.pot in cs
100% translated source file: 'calendar.pot'
on 'cs'.
2025-09-03 06:49:53 +00:00
github-actions[bot]
d79b86acc8 Merge pull request #13592 from nextcloud/translations_69a91e60dcfe40f79ec4694e579bbaa8 2025-09-03 06:44:24 +00:00
transifex-integration[bot]
2386564088 Translate contacts.pot in cs
100% translated source file: 'contacts.pot'
on 'cs'.
2025-09-03 06:40:04 +00:00
github-actions[bot]
1bb069f3ae Merge pull request #13591 from nextcloud/translations_69a91e60dcfe40f79ec4694e579bbaa8 2025-09-03 06:28:13 +00:00
transifex-integration[bot]
79bd815542 Translate faq.pot in cs
100% translated source file: 'faq.pot'
on 'cs'.
2025-09-03 06:23:55 +00:00
transifex-integration[bot]
89e97b045d Translate usage.pot in cs
100% translated source file: 'usage.pot'
on 'cs'.
2025-09-03 06:22:33 +00:00
github-actions[bot]
7a72b8a327 Merge pull request #13590 from nextcloud/translations_69a91e60dcfe40f79ec4694e579bbaa8 2025-09-03 03:29:38 +00:00
transifex-integration[bot]
9d7dccc0b9 Translate calendar.pot in tr
100% translated source file: 'calendar.pot'
on 'tr'.
2025-09-03 03:25:31 +00:00
transifex-integration[bot]
9772932d67 Translate calendar.pot in tr
100% translated source file: 'calendar.pot'
on 'tr'.
2025-09-03 03:25:22 +00:00
transifex-integration[bot]
57f25ed143 Translate calendar.pot in tr
100% translated source file: 'calendar.pot'
on 'tr'.
2025-09-03 03:25:06 +00:00
Salvatore Martire
9d635a514b docs: add documentation for DAV collection preloading event
Signed-off-by: Salvatore Martire <4652631+salmart-dev@users.noreply.github.com>
2025-09-02 10:36:11 +02:00
Ferdinand Thiessen
8270062157 Merge pull request #13573 from nextcloud/jtr/admin-install-php-refactor
refactor(admin): Improve the PHP Modules & Configuration chapter
2025-09-01 17:07:49 +02:00
Josh
49cde1df77 Merge pull request #13585 from nextcloud/jtr/feat-notfound-page
feat(docs): friendly 404 page
2025-09-01 10:04:01 -04:00
Josh
030dc88331 Merge pull request #13586 from nextcloud/jtr/fix-copyright
fix(docs): update copyright shown in footer
2025-09-01 10:03:26 -04:00
Josh Richards
9b2d148b80 fix(docs): update copyright shown in footer
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2025-09-01 09:50:16 -04:00
Josh Richards
4f59e8ba2d fix: update go link for admin-php-modules
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2025-09-01 09:23:20 -04:00
Josh Richards
0ff8729acd feat(docs): friendly 404 page
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2025-09-01 09:02:53 -04:00
github-actions[bot]
9191d1b6b5 Merge pull request #13584 from nextcloud/automated/noid/update-l10n 2025-09-01 12:46:18 +00:00