Commit Graph

20755 Commits

Author SHA1 Message Date
Andrey Borysenko
28e94b195f feat(preferences_ex): adjust note about sensitive flag with encryption (#13177)
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
2025-06-04 16:36:50 +00:00
Louis
9feec433f6 Merge pull request #13141 from ronnybremer/patch-1 2025-06-04 16:41:10 +02:00
Richard Steinmetz
dbebb77a32 Merge pull request #13181 from nextcloud/chore/goto-gw-oauth
docs(groupware): add stable url for microsoft oauth settings
2025-06-03 19:21:29 +02:00
Daniel Kesselberg
27453dbf6d docs(groupware): add stable url for microsoft oauth settings
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2025-06-03 18:08:46 +02:00
Joas Schilling
38382915bf Merge pull request #13176 from nextcloud/enh/noid/workflow-contextchat-filesaccesscontrol-warning
Add warning about context_chat in the Flows section
2025-06-02 19:17:33 +02:00
Josh
64d1239c42 Merge pull request #13171 from nextcloud/jtr-admin-desktop-interval-values
fix(admin): Update Desktop client config interval default values
2025-06-02 11:18:35 -04:00
Julien Veyssier
dc716d2708 feat: add warning about context_chat not respecting files_accesscontrol rules
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2025-06-02 16:29:29 +02:00
Alper Öztürk
eba8dd2c39 Merge pull request #13175 from nextcloud/remove-outdated-note-for-update-share
Remove outdated note for the update share
2025-06-02 19:43:24 +08:00
alperozturk
e130678fe1 remove note 2025-06-02 19:04:26 +08:00
rakekniven
e3c9632ed6 Merge pull request #13169 from nextcloud/jtr-favicon-docs
fix: favicon on docs homepage
2025-06-01 16:50:13 +02:00
Josh
5ffbbb902b fix(admin): Update Desktop client config interval default values
* Updated `notificationRefreshInterval` default interval value (was changed in nextcloud/desktop#4426
* Added sec / min / hr equivalents for quickly referencing by those that don't deal in msec (similar to what we do for bytes->MB).

Signed-off-by: Josh <josh.t.richards@gmail.com>
2025-05-30 11:13:41 -04:00
Josh
85c33daa00 fix: favicon on docs homepage
Signed-off-by: Josh <josh.t.richards@gmail.com>
2025-05-30 08:06:18 -04: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
Ronny Bremer
9d5c5eb1a3 adopted documentation on how to create a new file or override an existing file
previous code was outdated and didn't work anymore in newer NC versions (possibly since NC 29)

Signed-off-by: Ronny Bremer <rbremer@almanid.com>
2025-05-22 13:21:34 +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