Commit Graph

20743 Commits

Author SHA1 Message Date
Pekko Eskola
6293cab3b2 Fix typo in logging_configuration.rst, "admit_audit" to "admin_audit"
In first section about logging, the "admin_audit app" is referred to erroneously as "admit_audit app". Not a significant typo but can cause confusion upon first reading. 

Signed-off-by: Pekko Eskola <44174921+pekkoeskola@users.noreply.github.com>
2025-05-28 15:45:39 +03:00
rakekniven
223d8a5cdd Merge pull request #13139 from nextcloud/dependabot/pip/master/sphinx-toolbox-4.0.0
chore(deps): bump sphinx-toolbox from 3.10.0 to 4.0.0
2025-05-28 12:10:07 +02:00
dependabot[bot]
5e92ccdf16 chore(deps): bump sphinx-toolbox from 3.10.0 to 4.0.0
Bumps [sphinx-toolbox](https://github.com/sphinx-toolbox/sphinx-toolbox) from 3.10.0 to 4.0.0.
- [Release notes](https://github.com/sphinx-toolbox/sphinx-toolbox/releases)
- [Changelog](https://github.com/sphinx-toolbox/sphinx-toolbox/blob/master/doc-source/changelog.rst)
- [Commits](https://github.com/sphinx-toolbox/sphinx-toolbox/compare/v3.10.0...v4.0.0)

---
updated-dependencies:
- dependency-name: sphinx-toolbox
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-28 12:02:47 +02:00
Ferdinand Thiessen
dbe6ac9134 Merge pull request #13167 from nextcloud/feat/document-getters-removal
feat: Document removal of deprecated getters from IServerContainer
2025-05-27 22:33:16 +02:00
rakekniven
e9a80bd9cf Merge pull request #13166 from nextcloud/feat/developer_manual/declarative_settings
feat: sensitive declarative settings
2025-05-27 20:15:16 +02:00
Andrey Borysenko
09db08db7d feat: add note for ExApp sensitive configs
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
2025-05-27 21:02:35 +03:00
Côme Chilliet
5b46b83755 feat: Document removal of deprecated getters from IServerContainer
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-05-27 17:34:18 +02:00
rakekniven
4f8f72ca1b Merge pull request #13164 from Bytepie/patch-1
Update js.rst
2025-05-26 22:27:52 +02:00
Umer Tahir
ee4d7e7695 Update js.rst
Signed-off-by: Umer Tahir <47310055+Bytepie@users.noreply.github.com>
2025-05-26 22:15:34 +02:00
rakekniven
dc3cedc8f1 Merge pull request #13163 from nextcloud/fix/mora-ai-updates
enh(context_chat): Warn about files_accesscontrol
2025-05-26 22:14:44 +02:00
Andrey Borysenko
bb0d1e18b4 feat: sensitive declarative settings
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
2025-05-26 21:30:21 +03:00
rakekniven
133e4dae8f Update admin_manual/ai/app_context_chat.rst
Co-authored-by: Julien Veyssier <julien-nc@posteo.net>
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2025-05-23 20:42:00 +02:00
Marcel Klehr
22a2b02c69 enh(llm2): Warn about math
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-05-23 15:22:49 +02:00
Marcel Klehr
3e4ffcdcda enh(context_chat): Warn about files_accesscontrol
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-05-23 15:22:49 +02:00
Daniel
009934f57a Merge pull request #13126 from rr-it/patch-1
Add hint to pretty URLs: edit config htaccess.ignorefrontcontroller if htaccess SetEnv does not work
2025-05-22 19:43:08 +02:00
Ayke Halder
963d77bcab Add hint to pretty URLs: edit config htaccess.ignorefrontcontroller if htaccess SetEnv does not work
This fixes https://github.com/nextcloud/documentation/issues/13125

Signed-off-by: Ayke Halder <rr-it@users.noreply.github.com>
2025-05-22 16:17:08 +00:00
Ferdinand Thiessen
9f42c7d538 Merge pull request #13161 from nextcloud/chore/deprecated-oc-helper
chore: add docs for deprecated OC_Helper method
2025-05-22 15:26:38 +02:00
rakekniven
8122be134b Merge pull request #13160 from nextcloud/feat/document-tests-autoload.php
feat: Document the new autoload.php file for tests
2025-05-22 15:25:27 +02:00
rakekniven
b5f1f41b12 Update developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_32.rst
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2025-05-22 15:13:33 +02:00
Côme Chilliet
30ba728398 feat: Document the new autoload.php file for tests
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-05-22 15:13:33 +02:00
Ferdinand Thiessen
ed0fb21a14 chore: add docs for deprecated OC_Helper method
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-05-22 14:42:03 +02:00
rakekniven
4165a6a4c0 Merge pull request #13138 from nextcloud/dependabot/pip/master/reportlab-4.4.1
chore(deps): bump reportlab from 4.4.0 to 4.4.1
2025-05-22 13:59:32 +02:00
dependabot[bot]
ee2c35b33e chore(deps): bump reportlab from 4.4.0 to 4.4.1
Bumps [reportlab](https://www.reportlab.com/) from 4.4.0 to 4.4.1.

---
updated-dependencies:
- dependency-name: reportlab
  dependency-version: 4.4.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-22 13:54:49 +02:00
rakekniven
6515d34808 Merge pull request #13159 from nextcloud/fix/ai-updates
fix(llm2): Correct required CUDA version
2025-05-22 13:54:22 +02:00
Marcel Klehr
7ff185af7e fix(llm2): Correct required CUDA version
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-05-22 13:27:11 +02:00
rakekniven
7e41fb8bcb Merge pull request #13144 from GiorgioCaculli/patch-1
Update example_openbsd.rst
2025-05-22 13:19:14 +02:00
Giorgio Caculli
de65618c96 Update example_openbsd.rst
Configuration updated based on OpenBSD 7.7 setup.
- PHP 8.2 for current 7.7 installation
- Rewriting of httpd.conf to follow configuration tips from: https://github.com/nixbitcoin/OpenBSD-Nextcloud/blob/master/README.md
The current httpd configuration will not load the interface properly for Nextcloud 30.0.10 installed via pkg_add, adapting it with nixbitcoin's configuration leads it to load the interface properly and show various components to the user.

Signed-off-by: Giorgio Caculli <40541342+GiorgioCaculli@users.noreply.github.com>
2025-05-22 11:53:31 +02:00
Côme Chilliet
f320c3365a Merge pull request #13153 from nextcloud/feat/document-app.php-removal
feat: Document app.php removal and adapt related documentation
2025-05-22 10:05:31 +02:00
Julius Knorr
7e7d1e0827 Merge pull request #13157 from nextcloud/feat/templates-creation-performance-improvements 2025-05-20 22:11:59 +02:00
Elizabeth Danzberger
b7e266d395 feat: add docs for doc creation from template performance improvements
Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de>
2025-05-20 15:30:13 -04:00
Daniel
b8b701b7f2 Merge pull request #13151 from nextcloud/bug/noid/add-article-for-missing-calendars-another-op
docs(groupware): update troubleshooting article for missing calendars
2025-05-20 16:00:33 +02:00
Côme Chilliet
7799a81eb4 feat: Document app.php removal and adapt related documentation
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-05-20 15:41:23 +02:00
Ferdinand Thiessen
5d635c8a94 Merge pull request #13152 from nextcloud/feat/document-oc-user-backend-function-deprecation
feat: Document deprecation of OC_User::useBackend and clearBackends
2025-05-20 15:15:00 +02:00
Côme Chilliet
448bea0498 feat: Document deprecation of OC_User::useBackend and clearBackends
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-05-20 15:08:59 +02:00
Kate
86ac32e734 Merge pull request #13150 from nextcloud/feat/dev/request-header-attribute 2025-05-20 15:08:58 +02:00
provokateurin
e4897a2142 feat(dev): Document new RequestHeader attribute
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-05-20 15:05:21 +02:00
Kate
b8c6c33ee8 Merge pull request #13149 from nextcloud/feat/dev/user-mount-events 2025-05-20 14:29:43 +02:00
John Molakvoæ
eddc2057ca Merge pull request #13148 from nextcloud/download-server 2025-05-20 14:26:11 +02:00
provokateurin
b8306f69e9 chore: Update list of OCP events
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-05-20 14:09:06 +02:00
Daniel Kesselberg
579f623c7b docs(groupware): update troubleshooting article for missing calendars
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2025-05-20 13:25:36 +02:00
Ferdinand Thiessen
751f28c60c Merge pull request #13146 from nextcloud/feat/document-oc-util-script-removal
feat: Document removal of OC_Util::addScript and friends
2025-05-20 13:20:52 +02:00
provokateurin
dd5b8f0512 feat(dev): Document new UserMount events
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-05-20 13:16:48 +02:00
Tobias Kaminsky
47a9a28ca9 Clarify that downloads can come from gh
Signed-off-by: Tobias Kaminsky <tobias@kaminsky.me>
2025-05-20 12:55:45 +02:00
Côme Chilliet
e0ca5e9bc4 feat: Document removal of OC_Util::addScript and friends
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-05-20 12:22:09 +02:00
Côme Chilliet
f816317765 Merge pull request #13145 from nextcloud/feat/document-itemplatemanager
feat: Document ITemplateManager and ITemplate add and related deprecations
2025-05-20 12:16:06 +02:00
Côme Chilliet
b5325cdb73 feat: Document ITemplateManager and ITemplate add and related deprecations
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-05-20 12:06:56 +02:00
Alexander Piskun
a48502f2de Merge pull request #13142 from nextcloud/feat/admin/Flow-BaseURL
feat(Flow): mention that the Windmill instance URL also needs to be set
2025-05-20 11:43:12 +03:00
Oleksander Piskun
d8ed975c0f feat(Flow): mention that the Windmill instance URL also needs to be set
Signed-off-by: Oleksander Piskun <oleksandr2088@icloud.com>
2025-05-19 16:41:00 +03:00
Christoph Wurst
11d817b20f Merge pull request #13135 from nextcloud/caching-docs-fix
Fix call on null errors in cache docs code blocks
2025-05-19 07:44:24 +02:00
Jonathan Treffler
af4d58c0fd fixed call on null errors in cache docs code blocks
some code blocks referenced an undefined $this->cache variable instead of the defined $cache

Signed-off-by: Jonathan Treffler <mail@jonathan-treffler.de>
2025-05-18 16:03:34 +02:00