Commit Graph

18537 Commits

Author SHA1 Message Date
yemkareems
c4fc16f4f0 fix: add sentence about delay in cron execution.
Signed-off-by: yemkareems <yemkareems@gmail.com>
2024-11-18 18:33:06 +05:30
Côme Chilliet
cc695515d7 Merge pull request #12292 from nextcloud/bugfix/noid/8.4-support
feat(developer): Mention PHP 8.4 support
2024-11-18 11:51:05 +01:00
Joas Schilling
89793e80be fix(admin): List PHP 8.4 as supported
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-11-18 11:36:00 +01:00
F. E Noel Nfebe
bb8533bde9 Merge pull request #12339 from nextcloud/update-encryption-docs
chore: Update notes on public sharing key
2024-11-17 20:34:49 +01:00
Nextcloud bot
9018a90d2c generate documentation from config.sample.php 2024-11-16 03:03:00 +00:00
MichaIng
89d32dea06 Merge pull request #12284 from nextcloud/enh/opcache
enh(admin_manual): update OPcache JIT docs
2024-11-15 11:15:55 +01:00
nfebe
ae59612f32 chore: Update notes on master sharing key
Signed-off-by: nfebe <fenn25.fn@gmail.com>
2024-11-14 10:56:19 +01:00
Daniel
414e8b41cd Merge pull request #12367 from nextcloud/fix/admin-docs-user-update
fix(admin): Update docs for account management
2024-11-14 10:49:57 +01:00
Ferdinand Thiessen
9dc91d6818 Merge pull request #6875 from nnhien/patch-2
Update nginx configuration
2024-11-14 00:29:11 +01:00
Nicholas Nhien
3822ee6554 Update nginx configuration
Add location directive for generic /.well-known handling

Remove rewrite directives because redirect option returns a 302 status code, which is inconsistent.

Signed-off-by: Nick Nhien <nnhien@protonmail.com>
2024-11-13 23:58:09 +01:00
Ferdinand Thiessen
570ddb6e23 Merge pull request #5010 from Sp1l/fix-fcgi-source-install
Fix device enrollment with mod_fcgi
2024-11-13 23:51:40 +01:00
Ferdinand Thiessen
f173e4f6e5 fix(admin): Update docs for account management
- Update screenshots
- Add note for email address of user

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-11-13 19:57:14 +01:00
Bernard Spil
0e98ef8a1b Fix device enrollment with mod_fcgi
The Nextcloud application requires access to the Authorization header for device enrollment.

Without forwarding the Authorization header to php-fpm from Apache, all device enrollment will fail with the auth flow v2.
2024-11-13 19:24:57 +01:00
Ferdinand Thiessen
39f0d5f944 Merge pull request #9661 from matthias-g/patch-2
Explain preview_max_memory configuration parameter
2024-11-13 19:01:25 +01:00
Matthias Grundmann
8a111854e2 feat: Explain preview_max_memory configuration parameter
Co-authored-by: Matthias Grundmann <matthias@glasmail.de>
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-11-13 18:57:05 +01:00
Ferdinand Thiessen
70885a450e Merge pull request #11989 from BlackScript/patch-1
Update Reverse Proxy config for iOS devices w/ NPM/Nginx
2024-11-13 18:52:56 +01:00
Gilles Quénot
6069b147c0 feat: Add context and code to install profiler
Signed-off-by: Gilles Quénot <gq@sputnick.fr>
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-11-13 18:47:52 +01:00
Gilles Quénot
256d9be40f feat: Add context and code to install profiler
Signed-off-by: Gilles Quénot <gq@sputnick.fr>
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-11-13 17:36:40 +00:00
Ferdinand Thiessen
3e10a7c536 Merge pull request #12363 from nextcloud/feat/postgres-12-17
feat: Support postgres 17 but drop postgres 12
2024-11-13 14:12:28 +01:00
Daphne Muller
a264fa84dc Update ai_as_a_service.rst (#12289)
Signed-off-by: Daphne Muller <86835268+DaphneMuller@users.noreply.github.com>
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
Co-authored-by: Anupam Kumar <kyteinsky@gmail.com>
2024-11-13 13:39:48 +05:30
Joas Schilling
95e8ae80ca Merge pull request #12328 from tgoeg/patch-1
Update harden_server.rst - improve fail2ban section
2024-11-13 07:48:59 +01:00
Ferdinand Thiessen
d2a379c52d feat: Support postgres 17 but drop postgres 12
* 17 is the latest release we should support
* 12 is now (as of 2024-11-15) end-of-life.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-11-13 02:58:48 +01:00
Ferdinand Thiessen
9d5ec2c086 Merge pull request #11761 from nextcloud/dependabot/pip/master/docutils-0.21.2
chore(deps): Bump docutils from 0.20.1 to 0.21.2
2024-11-13 02:38:51 +01:00
dependabot[bot]
06f3eb07d7 chore(deps): Bump docutils from 0.20.1 to 0.21.2
Bumps [docutils](https://docutils.sourceforge.io) from 0.20.1 to 0.21.2.

---
updated-dependencies:
- dependency-name: docutils
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-13 01:29:56 +00:00
Ferdinand Thiessen
edb0df6642 Merge pull request #12010 from nextcloud/automated/update-workflows/default
chore: update workflows from templates
2024-11-13 02:27:06 +01:00
skjnldsv
5bf1546809 chore: update workflows from templates
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-11-13 02:23:23 +01:00
Ferdinand Thiessen
e03b6b7630 Merge pull request #10423 from joshtrichards/jr-nginx-bigfile-link
Link Big File handling section from nginx chapter in the existing uploading files >10MB section
2024-11-13 02:17:24 +01:00
Josh Richards
69952ba04d Add link to Big File handling section from nginx doc chapter
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2024-11-13 02:13:01 +01:00
Ferdinand Thiessen
22aa3c1d9f Merge pull request #10742 from emcauliffe/patch-1
Use default redis socket name in example config
2024-11-13 02:04:29 +01:00
Ferdinand Thiessen
0820f56832 fix: Adjust path
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-11-13 02:00:52 +01:00
Ethan McAuliffe
31961b406a Use default redis socket name in example config
Signed-off-by: Ethan McAuliffe <14607273+emcauliffe@users.noreply.github.com>
2024-11-13 02:00:52 +01:00
Ferdinand Thiessen
c80b42c91c Merge pull request #11021 from joshtrichards/jr-troubleshooting-php-tideways
(general_troubleshooting) Add Tideways as a problematic PHP extensions
2024-11-13 01:54:45 +01:00
Josh Richards
4f64b4d8f1 (general_troubleshooting) Add Tideways as a problematic PHP module
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2024-11-13 01:51:07 +01:00
Ferdinand Thiessen
9fc74c0f79 Merge pull request #11684 from C0rn3j/patch-4
conf.py: Set navigation_with_keys to allow navigating documentation through arrow keys
2024-11-13 01:21:59 +01:00
Ferdinand Thiessen
6fe0cc6d8d Merge pull request #11805 from nextcloud/trashbin-occ-cmds
fix(trashbin): Add missing size/expire commands to occ commmand list
2024-11-13 01:21:37 +01:00
Ferdinand Thiessen
77dc50cadf Merge pull request #11862 from LenzGr/patch-1
Update sync_android.rst
2024-11-13 01:21:24 +01:00
Martin
39a312f3d6 conf.py: Enable navigating with arrow keys
Signed-off-by: Martin <spleefer90@gmail.com>
2024-11-13 01:18:16 +01:00
Josh Richards
2be685c99b fix(trashbin): Add missing size expire commands to occ commmand list
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2024-11-13 01:15:57 +01:00
Lenz Grimmer
89f31f875b Update sync_android.rst
Link to managing device passwords for easier navigation.

Signed-off-by: Lenz Grimmer <lenz@grimmer.com>
2024-11-13 01:14:25 +01:00
Ferdinand Thiessen
e2088ac8ab Merge pull request #11947 from nextcloud/StCyr-patch-1
In Files client's API, mention the use of a davClient to retrieve a Node from a file's name
2024-11-13 01:12:00 +01:00
Ferdinand Thiessen
257f4581b1 Merge pull request #12069 from nextcloud/dependabot/pip/master/alabaster-1.0.0
chore(deps): Bump alabaster from 0.7.16 to 1.0.0
2024-11-13 01:11:09 +01:00
Ferdinand Thiessen
906e1fb77e Merge pull request #11648 from Owslla/patch-1
Updated reStructuredText Primer link
2024-11-13 01:10:27 +01:00
Ferdinand Thiessen
eec32f3a29 Merge pull request #12080 from nextcloud/jtr/admin-troubleshooting-int-svr-errors
feat(troubleshooting): add Internal Server Errors section
2024-11-13 01:09:01 +01:00
Ferdinand Thiessen
6e531997ed fix: typo in files docs
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-11-13 01:08:36 +01:00
Cyrille Bollu
e43f3f816e Removes example how to emit files:node:* events
rather mention the davClient from @nextcloud/files to get a Node from a filename

Signed-off-by: Cyrille Bollu <StCyr@users.noreply.github.com>
2024-11-13 01:08:36 +01:00
Cyrille Bollu
2a6d7ea96d Adds an example how to emi files:node:* events
Signed-off-by: Cyrille Bollu <StCyr@users.noreply.github.com>
2024-11-13 01:08:36 +01:00
dependabot[bot]
d6bd909dfc chore(deps): Bump alabaster from 0.7.16 to 1.0.0
Bumps [alabaster](https://github.com/sphinx-doc/alabaster) from 0.7.16 to 1.0.0.
- [Release notes](https://github.com/sphinx-doc/alabaster/releases)
- [Changelog](https://github.com/sphinx-doc/alabaster/blob/master/docs/changelog.rst)
- [Commits](https://github.com/sphinx-doc/alabaster/compare/0.7.16...1.0.0)

---
updated-dependencies:
- dependency-name: alabaster
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-13 00:07:21 +00:00
Josh
80b4a5b202 feat(troubleshooting): add Internal Server Errors section
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-11-13 01:05:35 +01:00
Ferdinand Thiessen
9fb405f5b7 Merge pull request #12288 from Duo123418/update2_issues#11549
Update2 issues#11549
2024-11-13 01:03:32 +01:00
Ferdinand Thiessen
9bfab2b032 Merge pull request #11299 from egnun/patch-3
Update user_2fa.rst with link to current Nitrokey
2024-11-13 01:00:34 +01:00