Commit Graph

18518 Commits

Author SHA1 Message Date
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
Simon C
cd8de0d35f Updated reStructuredText Primer link
The current URL in the documentation does not function. Replaced with the current URL to the related primer.

Signed-off-by: Simon C. <7762940+Owslla@users.noreply.github.com>
2024-11-13 00:59:04 +01:00
Ferdinand Thiessen
85b53a5f8a fix: Add working devices
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-11-13 00:54:34 +01:00
egnun
58bbf59f5d Update user_2fa.rst with link to current Nitrokey
Nitrokey doesn't support the FIDO U2F anymore. Instead it's now the Nitrokey FIDO2. I updated the link accordingly.

Signed-off-by: egnun <86208227+egnun@users.noreply.github.com>
2024-11-13 00:54:34 +01:00
Ferdinand Thiessen
cff8fb76c1 Merge pull request #11117 from ThibautPlg/patch-1
Rewriting part of the occ group:list documentation to match the actua…
2024-11-13 00:52:59 +01:00
Ferdinand Thiessen
4cc2ae41cb fix: Add missing rst syntax
Co-authored-by: Josh <josh.t.richards@gmail.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-11-13 00:46:40 +01:00
Thibaut
d6f310d85c Rewriting part of the occ group:list documentation to match the actual behaviour
Adding the "--info" flag and the correct comments to the occ group:list command.

Signed-off-by: Thibaut <17176051+ThibautPlg@users.noreply.github.com>
2024-11-13 00:46:22 +01:00
Ferdinand Thiessen
76c8a9b8b0 Merge pull request #12344 from nextcloud/dependabot/pip/master/packaging-24.2
chore(deps): Bump packaging from 24.1 to 24.2
2024-11-11 12:48:39 +01:00
Ferdinand Thiessen
bb9441ccd8 Merge pull request #12345 from nextcloud/dependabot/pip/master/zipp-3.21.0
chore(deps): Bump zipp from 3.20.2 to 3.21.0
2024-11-11 12:48:19 +01:00
Ferdinand Thiessen
aed434546d Merge pull request #12341 from nextcloud/fix/archaic-wording
fix(developer): Rephrase some parts to avoid archaic wording
2024-11-11 12:48:01 +01:00
Christoph Wurst
d512df220e Merge pull request #12347 from nextcloud/chore/github/groupware-code-owners-update
chore(github): Update groupware code owners
2024-11-11 10:39:52 +01:00
Arthur Schiwon
acbbe9d3a8 Merge pull request #12346 from nextcloud/docs/noid/stable-handling
docs: Make it clear that live changes are needed
2024-11-11 10:22:40 +01:00
Christoph Wurst
8c87702f29 chore(github): Update groupware code owners
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-11-11 08:55:31 +01:00
Christoph Wurst
257b88b746 Merge pull request #12340 from nextcloud/user_manual/mail/mention
feat(user-manual): mention contacts in mail composer
2024-11-11 08:51:27 +01:00
Joas Schilling
8609256bfc docs: Make it clear that live changes are needed
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-11-11 08:43:20 +01:00
Christoph Wurst
55a0f75d48 Merge pull request #12342 from nextcloud/feat/css-bem
feat(developer): Add BEM to CSS documentation
2024-11-11 08:21:53 +01:00
Christoph Wurst
6cbabd4ac6 Merge pull request #12343 from nextcloud/fix/improve-js-codeexamples
fix(developer): Modernize JavaScript codestyle examples
2024-11-11 08:20:56 +01:00
dependabot[bot]
2d7d124950 chore(deps): Bump zipp from 3.20.2 to 3.21.0
Bumps [zipp](https://github.com/jaraco/zipp) from 3.20.2 to 3.21.0.
- [Release notes](https://github.com/jaraco/zipp/releases)
- [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst)
- [Commits](https://github.com/jaraco/zipp/compare/v3.20.2...v3.21.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-11 06:29:46 +00:00