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
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
nextcloud-command
8644b15210
chore(l10n): Updates catalog templates (POT files fetched automatically by transifex)
...
Signed-off-by: GitHub <noreply@github.com >
2025-09-01 12:42:10 +00:00
rakekniven
77fc3e8ab7
Merge pull request #13579 from nextcloud/rakekniven-patch-2
...
chore(i18n): Grammar improvement
2025-09-01 14:41:32 +02:00
rakekniven
530920229b
chore(i18n): Grammar improvement
...
Reported at Transifex
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com >
2025-09-01 14:13:37 +02:00
github-actions[bot]
a518d8350f
Merge pull request #13581 from nextcloud/translations_69a91e60dcfe40f79ec4694e579bbaa8
2025-09-01 12:11:11 +00:00
transifex-integration[bot]
cd4c93fa53
Translate faq.pot in ga
...
100% translated source file: 'faq.pot'
on 'ga'.
2025-09-01 12:06:50 +00:00
github-actions[bot]
3fbae69792
Merge pull request #13580 from nextcloud/translations_69a91e60dcfe40f79ec4694e579bbaa8
2025-09-01 12:06:10 +00:00
transifex-integration[bot]
2a2373da53
Translate faq.pot in de
...
100% translated source file: 'faq.pot'
on 'de'.
2025-09-01 12:01:45 +00:00
github-actions[bot]
4c0dfa1fa2
Merge pull request #13578 from nextcloud/translations_69a91e60dcfe40f79ec4694e579bbaa8
2025-09-01 11:42:14 +00:00
transifex-integration[bot]
34a6617786
Translate sphinx.pot in zh_HK
...
100% translated source file: 'sphinx.pot'
on 'zh_HK'.
2025-09-01 11:37:55 +00:00
github-actions[bot]
f8048dafcb
Merge pull request #13577 from nextcloud/translations_69a91e60dcfe40f79ec4694e579bbaa8
2025-09-01 05:06:43 +00:00
transifex-integration[bot]
50c3758016
Translate usage.pot in tr
...
100% translated source file: 'usage.pot'
on 'tr'.
2025-09-01 05:02:26 +00:00
Josh
9ac65ce4a7
chore: typo php_configuration.rst
...
Signed-off-by: Josh <josh.t.richards@gmail.com >
2025-08-31 07:40:42 -04:00
github-actions[bot]
ea267c4310
Merge pull request #13576 from nextcloud/translations_69a91e60dcfe40f79ec4694e579bbaa8
2025-08-31 04:15:13 +00:00
transifex-integration[bot]
9a298b947c
Translate installation.pot in tr
...
100% translated source file: 'installation.pot'
on 'tr'.
2025-08-31 04:10:54 +00:00
github-actions[bot]
04e9398e7d
Merge pull request #13575 from nextcloud/translations_69a91e60dcfe40f79ec4694e579bbaa8
2025-08-30 17:20:08 +00:00
transifex-integration[bot]
c92c557bec
Translate faq.pot in tr
...
100% translated source file: 'faq.pot'
on 'tr'.
2025-08-30 17:15:45 +00:00
github-actions[bot]
73403cfebf
Merge pull request #13574 from nextcloud/translations_69a91e60dcfe40f79ec4694e579bbaa8
2025-08-30 16:53:46 +00:00
transifex-integration[bot]
d6a067d9b6
Translate mail.pot in tr
...
100% translated source file: 'mail.pot'
on 'tr'.
2025-08-30 16:49:29 +00:00
Josh Richards
a269ad7aa9
chore(admin): Fix typo
...
Signed-off-by: Josh Richards <josh.t.richards@gmail.com >
2025-08-30 12:45:52 -04:00
Josh Richards
8dd56af040
refactor(admin): Improve the PHP Modules & Configuration chapter
...
Signed-off-by: Josh Richards <josh.t.richards@gmail.com >
2025-08-30 12:13:39 -04:00
github-actions[bot]
3ceac5a36b
Merge pull request #13572 from nextcloud/translations_69a91e60dcfe40f79ec4694e579bbaa8
2025-08-30 07:16:11 +00:00
transifex-integration[bot]
0883ce9025
Translate conflicts.pot in tr
...
100% translated source file: 'conflicts.pot'
on 'tr'.
2025-08-30 07:12:05 +00:00
transifex-integration[bot]
c940cd287b
Translate universal_access.pot in tr
...
100% translated source file: 'universal_access.pot'
on 'tr'.
2025-08-30 07:11:56 +00:00