179 Commits

Author SHA1 Message Date
Joas Schilling
cd988e3513 fix(client): Fix Out-of-office endpoint and response data
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-03-26 15:30:17 +01:00
Anupam Kumar
22b87aff59 fix: codespell in ocs openapi
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2025-03-21 22:31:44 +01:00
Marcel Müller
b6642956a6 fix(ooo): POST/DELETE endpoint
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2024-12-31 07:50:31 +00:00
Marcel Klehr
d14e283e33 fix(TaskProcessing): Fix typo in URL and remove a non-existing endpoint
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-12-17 02:18:18 +00:00
provokateurin
d237ba6fc2 fix(dev): Use non-ambigous array syntax in OpenAPI tutorial
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-09-26 10:47:24 +00:00
Baptiste Fotia
cf69ed9cbb Add the new keyword
The new keyword was not present in the return examples. 

Signed-off-by: Baptiste Fotia <fotia.baptiste@hotmail.com>
2024-09-26 04:32:40 +00:00
Ferdinand Thiessen
45275adc8f Merge pull request #12113 from nextcloud/backport/12112/stable30
[stable30] [task processing] Fix text processing still being mentioned
2024-09-15 01:09:24 +02:00
provokateurin
eecebeab4e feat(dev): Add algorithms supported by oc:checksum prop and OC-Checksum header
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-08-28 14:07:37 +00:00
Julien Veyssier
710da14bcb fix(taskprocessing): text processing still mentioned
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2024-08-19 09:09:54 +00: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
Julius Härtl
39e4925a19 Merge pull request #10006 from nextcloud/feat/openapi 2023-06-08 21:13:25 +02:00
jld3103
3435dacebb Add new OCS API documentation
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2023-06-05 08:50:22 +02:00
Grigorii K. Shartsev
6afb99e448 fix(developer_manual): add a note about encoding in login flow
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2023-05-25 21:29:37 +00:00
John Molakvoæ
846d339ad6 feat: add files api
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-05-23 14:05:24 +02:00
Louis Chemineau
46f1c9a83c Fix table format
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-05-07 13:52:28 +02:00
Louis Chemineau
ae60e1c553 Harmonize usage of "
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-05-07 13:52:28 +02:00
Louis Chemineau
77cbe46b74 Fix JSON syntax in example
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-05-07 13:52:28 +02:00
Louis Chemineau
7c5931d787 Use bytes over octets
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-05-07 13:52:28 +02:00
Louis Chemineau
6ed4ef8a4a Fix typo
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-05-07 13:52:28 +02:00