Andrey Borysenko
bb0d1e18b4
feat: sensitive declarative settings
...
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com >
2025-05-26 21:30:21 +03: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
Kate
a32086d104
Merge pull request #13134 from nextcloud/chore/oc-helper-removals
2025-05-17 11:49:33 +02:00
Ferdinand Thiessen
2b74f63b17
chore(developer): document removals in OC_Helper
...
- for https://github.com/nextcloud/server/pull/52912
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de >
2025-05-17 11:45:14 +02:00
Daniel
504bce075c
Merge pull request #13133 from nextcloud/bug/noid/add-article-for-missing-calendars
...
docs(groupware): add troubleshooting article for missing calendars
2025-05-16 14:41:34 +02:00
Daniel Kesselberg
5a12d9dbad
docs(groupware): add troubleshooting article for missing calendars
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de >
2025-05-16 14:37:18 +02:00
Ferdinand Thiessen
80bcdd06b0
Merge pull request #13130 from nextcloud/chore/document-remove-visibility
...
chore(developer): document removal of the deprecated Account visibility constants
2025-05-15 23:02:24 +02:00
Ferdinand Thiessen
8f37f471c1
chore(developer): document removal of the deprecated Account visibility constants
...
* for https://github.com/nextcloud/server/pull/52544
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de >
2025-05-15 22:58:09 +02:00
Kate
1a51276166
Merge pull request #13129 from nextcloud/chore/document-oc-helper-can-exec
2025-05-15 22:55:25 +02:00
Ferdinand Thiessen
a2b4f8af19
Merge pull request #13132 from nextcloud/chore/dev/remove-register-routes
...
chore(dev): Document removal of \OCP\AppFramework\App::registerRoutes
2025-05-15 22:54:21 +02:00
provokateurin
756ddacb98
chore(dev): Document removal of \OCP\AppFramework\App::registerRoutes
...
Signed-off-by: provokateurin <kate@provokateurin.de >
2025-05-15 18:04:14 +02:00
Kate
eaeb7f02b1
Merge pull request #13128 from nextcloud/feat/document-password-context
2025-05-15 17:46:13 +02:00
Kate
3d473e7624
Merge pull request #13127 from nextcloud/chore/document-api-removal
2025-05-15 17:46:04 +02:00
Ferdinand Thiessen
0b9a742ba6
chore(developer): document deprecation of OC_Helper::canExecute
...
* for https://github.com/nextcloud/server/pull/52802
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de >
2025-05-15 16:58:34 +02:00
Ferdinand Thiessen
9ba8bbdb84
feat(developer): document adding of \OCP\Security\PasswordContext
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de >
2025-05-15 16:45:32 +02:00