188 Commits

Author SHA1 Message Date
Ferdinand Thiessen
5111a48092 feat(developer): document hide-download WebDAV property
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-04-29 10:17:29 +00:00
Côme Chilliet
1f662bab8e feat: Document new query parameter forceLanguage
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-04-22 12:32:43 +02:00
Maxence Lange
77d614beba fulltextsearch ocs api 2025-03-06 08:42:19 +00:00
Joas Schilling
673586bd9b fix: Fix spell check
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-02-12 14:32:31 +01:00
Joas Schilling
ee727d0dba fix: Adjust links to stay on the same Nextcloud version of the docs
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-01-31 15:53:48 +01:00
Marcel Klehr
50948b909f fix: Link to OpenAPI docs instead of documenting task_processing API manually
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-01-17 11:03:48 +01:00
Marcel Müller
d3448ecc84 fix(ooo): POST/DELETE endpoint
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2024-12-30 21:42:20 +01:00
Marcel Klehr
084a3986b7 fix(TaskProcessing): Fix typo in URL and remove a non-existing endpoint
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-12-16 09:50:11 +01:00
Joas Schilling
2d1803fa6b fix(client): Fix Out-of-office endpoint and response data
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-11-29 16:31: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
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
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
Ferdinand Thiessen
4828f309b4 Merge pull request #12064 from nextcloud/zak39-patch-1
Add the new keyword
2024-09-19 00:28:14 +02:00
provokateurin
bce0697bc1 feat(dev): Add algorithms supported by oc:checksum prop and OC-Checksum header
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-08-28 15:52:29 +02:00
Julien Veyssier
5c2815bb24 fix(taskprocessing): text processing still mentioned
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2024-08-19 10:45:42 +02:00
Baptiste Fotia
55f4781608 Add the new keyword
The new keyword was not present in the return examples. 

Signed-off-by: Baptiste Fotia <fotia.baptiste@hotmail.com>
2024-07-26 15:35:17 +02:00
Daniel Kesselberg
2f269adec6 feat: hello codespell
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2024-07-23 13:04:10 +02:00
skjnldsv
bcfe9b332b feat: document newly added send mail and share api changes into app upgrade guide
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-07-19 17:16:57 +02:00
skjnldsv
0a2974d6ce feat: document newly added send-mail and share api changes
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-07-19 13:48:39 +02:00
Hamza Mahjoubi
0228c19a77 feat: dev-docs out of office replacement
Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com>
2024-07-03 17:50:30 +02:00
provokateurin
120591e086 fix(dev): Adjust Exception explanations in OpenAPI tutorial
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-06-20 13:05:20 +02:00
Marcel Klehr
5143d3eb94 feat: Add docs for \OCP\TaskProcessing
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-05-08 10:11:08 +02:00
Ferdinand Thiessen
78c6e1fe56 fix(developer): Add missing webdav properties from server core
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-03-23 19:52:25 +01:00
Eduardo Morales
54c7345bf5 doc(files_versions): added API doc for file versions
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
2024-03-13 10:48:07 -05:00
Christopher Ng
0265d468ad docs(dav): Document reminder property
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-02-14 15:53:32 -08:00
John Molakvoæ
d1c16ada42 feat(developer_manual): remove legacy chunk upload and improve required headers
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2024-01-11 12:40:35 +01:00
Richard Steinmetz
6a2861b5fe feat(developer): document the new out-of-office feature
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2023-12-05 16:04:18 +01:00
Bjoern Schiessle
50e912a20c add documentation about authentication options
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2023-11-27 10:28:20 +01:00
Maxence Lange
fdbc72bb05 +files metadata
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-11-14 23:01:45 -01:00
Joas Schilling
e89849db08 feat(developer): Document OpenAPI scopes
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-11-09 10:57:24 +01:00
Marcel Klehr
e5a29f54bd enh(Text2Image): Add cross-references for task status values to OCS API docs
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-11-06 21:42:24 +01:00
Marcel Klehr
78877c8b35 add(Text2Image): Add dev docs for TextToImage OCP and OCS API as well as admin docs for TextToImage
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-10-27 16:16:20 +02:00
Daniel
6ce2de1f6f Merge pull request #11158 from nextcloud/fix/noid/property-name-quota 2023-10-10 10:05:09 +02:00
John Molakvoæ
6c8565a3c1 feat(developer_manual): 28 files-to-vue upgrade guide
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-10-06 11:50:16 +02:00
Daniel Kesselberg
c2dfba486a doc: correct the namespace for quota-available and quota-used
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-09-29 12:48:44 +02:00
dartcafe
982f1b93f5 fix indefinite articles
Signed-off-by: dartcafe <github@dartcafe.de>
2023-09-28 13:10:47 +02:00
jld3103
ec37deaa5b Add psalm version requirement to OpenAPI tutorial
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2023-08-21 08:10:53 +02:00
Andy Scherzinger
d7b39e5d58 make table wider
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-08-15 12:49:33 +02:00
Tobias Kaminsky
41d4ab5426 add sample for size and gps
Signed-off-by: Tobias Kaminsky <tobias@kaminsky.me>
2023-08-15 12:49:33 +02:00
Andy Scherzinger
284087f14b Add file-metadata WebDAV properties
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-08-15 12:49:32 +02:00
Joas Schilling
44a14dafeb Fix warnings in developer_manual
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-08-11 10:36:47 +02:00
Julius Härtl
d2b012c3d2 enh(chunk): Add docs for chunked upload v2
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-08-10 19:44:29 +02:00
jld3103
6ecd1e2a5d Add OpenAPI tutorial
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2023-08-07 13:10:21 +02:00
Marcel Klehr
756a73e1aa Small fixes
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-07-17 11:22:50 +02:00
Marcel Klehr
20d8d0630a Update: Refactor LLM API to TextProcessing API
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-07-17 11:09:07 +02:00
Marcel Klehr
ab64828840 Update LanguageModel APIs
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-07-07 11:34:22 +02:00
Marcel Klehr
33de83620e Document LanguageModel OCP and OCS APIs
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-07-05 12:53:19 +02:00
ralphtheninja
0ae567e04b Update index.rst
Fix typo

Signed-off-by: ralphtheninja <ralphtheninja@riseup.net>
2023-06-09 12:26:04 +02:00