Commit Graph

18328 Commits

Author SHA1 Message Date
Christoph Wurst
731d1599e2 Merge pull request #12249 from nextcloud/admin-manua/user-configuration-status-codes
fix:[admin-manual] adjust status codes for provision api user controller
2024-10-01 14:48:51 +02:00
Hamza Mahjoubi
8a652e3a7e fix(admin-manual): adjust status codes for provision api user controller
Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com>
2024-10-01 14:43:28 +02:00
Marcel Klehr
b994308a46 Merge pull request #12250 from nextcloud/fix/ai/summary_bot_naming
fix(Admin/AI): consistent naming for summary_bot
2024-10-01 08:10:30 +02:00
Marcel Klehr
544538da77 Merge pull request #12251 from nextcloud/bug/noid/windmill-approve-links-link
docs: update link for approve_links
2024-10-01 08:07:30 +02:00
Daniel Kesselberg
9b8f65a7de docs: update link for approve_links
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2024-09-30 22:57:08 +02:00
Anupam Kumar
ab463a5776 fix(Admin/AI): consistent naming for summary_bot
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2024-10-01 01:34:55 +05:30
Ferdinand Thiessen
99aa9f401f Merge pull request #12247 from nextcloud/chore/document-zipfolder-plugin
chore(developer): Add documentation about new WebDAV endpoint for downloading folders
2024-09-29 08:48:47 +02:00
Ferdinand Thiessen
dfd9d72fe4 chore(developer): Add documentation about new WebDAV endpoint for downloading folders
* Add WebDAV folder-download endpoint documenation
* Add changelog entry for new endpoint
* Add changelog entry for deprecated and removed legacy endpoints

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-09-28 22:07:24 +02:00
Kate
a8d511ac92 Merge pull request #12238 from nextcloud/fix/discussion-url 2024-09-28 14:49:55 +02:00
Marcel Klehr
02552a1e7d Merge pull request #12245 from nextcloud/enh/admin-ai/vram
More additions about AI
2024-09-27 10:49:38 +02:00
Marcel Klehr
d04343657d fix(AI/assistant): Don't mention old apps
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-09-27 10:44:59 +02:00
Marcel Klehr
80b467930f TaskProcessing docs: Add a note about multilingual prompts and testing
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-09-27 10:38:29 +02:00
Marcel Klehr
140c4581c6 Admin docs: Add a note about VRAM usage
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-09-27 10:31:22 +02:00
Edward Ly
483f106e61 fix(info): update default discussion URL
Signed-off-by: Edward Ly <contact@edward.ly>
2024-09-26 09:10:39 -07:00
Kate
173dba2351 Merge pull request #12231 from nextcloud/fix/dev/openapi-non-ambigous-array-syntax 2024-09-26 12:46:56 +02:00
provokateurin
f92a6c836a fix(dev): Use non-ambigous array syntax in OpenAPI tutorial
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-09-26 06:38:17 +02:00
Kate
fbde3ad7dc Merge pull request #12227 from Fearkin/patch-1 2024-09-26 06:34:20 +02:00
tflidd
ef4fe38957 Merge pull request #12222 from creiser-jambit/patch-1
fixed link for raspberry pi installation script
2024-09-25 14:26:27 +02:00
Fearkin
19eea7c63b Updated access_webdav.rst
Fixes misplaced comma and broken link

Signed-off-by: Fearkin <fearjin1@gmail.com>
2024-09-25 11:18:17 +05:00
Marcel Klehr
877484cb25 Merge pull request #12153 from nextcloud/feat/admin/windmill
Add admin docs for the windmill integration
2024-09-24 15:44:06 +02:00
Arthur Schiwon
975247c3c5 Merge pull request #12223 from nextcloud/jtr/admin-ldap-loglevel
docs(ldap): Add logging suggestion to Troubleshooting section
2024-09-23 10:17:55 +02:00
Josh
fe886df59e docs(ldap): Add logging suggestion to Troubleshooting section
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-09-21 16:26:06 -04:00
creiser-jambit
fc49fc13f6 fixed link
Signed-off-by: creiser-jambit <creiser-jambit@users.noreply.github.com>
2024-09-21 21:39:47 +02:00
Nextcloud bot
99afc31781 generate documentation from config.sample.php 2024-09-21 02:55:35 +00:00
Côme Chilliet
3d35893e50 Merge pull request #12219 from nextcloud/chore/dev-logger
developer: Add information about `ILogger`
2024-09-19 14:52:33 +02:00
Ferdinand Thiessen
a7f76a02e6 chore(developer): Add docs about ILogger removal
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-09-19 14:25:32 +02:00
Ferdinand Thiessen
3e7ea30d74 fix(developer): Add note about PSR logger version and DI
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-09-19 14:22:27 +02:00
Ferdinand Thiessen
e90f78c06f Merge pull request #12100 from michnovka/patch-1
Update nginx-root.conf.sample
2024-09-19 13:19:19 +02:00
Ferdinand Thiessen
cbc97f3077 Merge pull request #12213 from pmffromspace/patch-1
Update reverse_proxy_configuration.rst, fixing traefik-v2 example
2024-09-19 12:38:27 +02:00
F. E Noel Nfebe
ef34fff508 Merge pull request #12051 from nextcloud/share-api-change
chore: Add notes for `noExpirationDate` flag addition to share API
2024-09-19 10:25:26 +01:00
Côme Chilliet
3f0eb6ca59 Merge pull request #12217 from nextcloud/chore/dev-remove-oc_app-getForms
chore(developer): Document removal of `OC_App::getForms`
2024-09-19 09:11:58 +02:00
fenn-cs
4a35468b8b chore: Add notes for noExpirationDate flag addition to share API
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2024-09-19 00:30:31 +02:00
Ferdinand Thiessen
4828f309b4 Merge pull request #12064 from nextcloud/zak39-patch-1
Add the new keyword
2024-09-19 00:28:14 +02:00
michnovka
ae4d7ba285 Update nginx-root.conf.sample
Add version so its easy to check when updates are needed

Signed-off-by: michnovka <michnovka@gmail.com>
2024-09-19 00:27:33 +02:00
Ferdinand Thiessen
d5bfc1cdca Merge pull request #12207 from nextcloud/dependabot/pip/master/zipp-3.20.2
chore(deps): Bump zipp from 3.20.1 to 3.20.2
2024-09-19 00:25:43 +02:00
Ferdinand Thiessen
6f5a0193c1 Merge pull request #12208 from nextcloud/dependabot/pip/master/importlib-metadata-8.5.0
chore(deps): Bump importlib-metadata from 8.4.0 to 8.5.0
2024-09-19 00:21:46 +02:00
dependabot[bot]
2c26447362 chore(deps): Bump zipp from 3.20.1 to 3.20.2
Bumps [zipp](https://github.com/jaraco/zipp) from 3.20.1 to 3.20.2.
- [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.1...v3.20.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-18 22:21:16 +00:00
Ferdinand Thiessen
e102129905 Merge pull request #12205 from nextcloud/dependabot/pip/master/idna-3.10
chore(deps): Bump idna from 3.8 to 3.10
2024-09-19 00:21:12 +02:00
Ferdinand Thiessen
45a35f9856 Merge pull request #12206 from nextcloud/dependabot/pip/master/urllib3-2.2.3
chore(deps): Bump urllib3 from 2.2.2 to 2.2.3
2024-09-19 00:20:19 +02:00
Ferdinand Thiessen
a967f40256 chore(developer): Document removal of OC_App::getForms
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-09-19 00:14:39 +02:00
Kate
7429071955 Merge pull request #12214 from nextcloud/feat/dev/istorage-getowner 2024-09-18 19:03:30 +02:00
Côme Chilliet
98f67f0d00 Merge pull request #12216 from nextcloud/feat/document-setup-checks
feat(developer): Add documentation for `SetupChecks`
2024-09-18 18:46:00 +02:00
Ferdinand Thiessen
4a04c07f94 feat(developer): Add documentation for SetupChecks
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-09-18 18:07:00 +02:00
Joas Schilling
ec464a76b8 Merge pull request #12215 from nextcloud/bugfix/noid/document-deprecation
docs(developer): Document since and deprecation periods
2024-09-18 14:33:07 +02:00
Joas Schilling
427a9267ac docs(developer): Document since and deprecation periods
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-09-18 13:43:32 +02:00
provokateurin
2df637d0bb feat(dev): Clarify IStorage::getOwner() return type
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-09-18 12:36:17 +02:00
pmffromspace
fca397c43f Update reverse_proxy_configuration.rst
For me the original documentation examples did not work because of false formatting.

Signed-off-by: pmffromspace <108571752+pmffromspace@users.noreply.github.com>
2024-09-18 10:02:59 +02:00
Côme Chilliet
1ef059a27e Merge pull request #12212 from nextcloud/enh/improve-occ-documentation
Improve occ documentation
2024-09-17 19:23:55 +02:00
Côme Chilliet
5485faa0c8 feat: Document user:list and --disabled option
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-09-17 16:40:22 +02:00
Côme Chilliet
a182d3cc30 enh: Move occ configuration to top level
It’s not specific to server configuration and should be easy to find in
 the admin manual.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-09-17 16:36:43 +02:00