Commit Graph

158 Commits

Author SHA1 Message Date
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
Louis Chemineau
778d780471 Add more examples
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-05-07 13:52:28 +02:00
Louis Chemineau
7bc8b31e41 Improve creation_time example
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-05-07 13:52:28 +02:00
Louis Chemineau
140f3775dc Add groupfolders and files_lock properties
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-05-07 13:52:28 +02:00
Louis Chemineau
b1420f2caf Improve examples
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-05-07 13:52:28 +02:00
Louis Chemineau
44d4859b55 Improve sharees doc
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-05-07 13:52:28 +02:00
Louis Chemineau
9c9b92ff02 Add creation_time property
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-05-07 13:52:28 +02:00
Louis Chemineau
726306d988 Add more native DAV properties
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-05-07 13:52:28 +02:00
Louis Chemineau
36cd32c66f Remove extra `
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-05-07 13:52:28 +02:00
Louis Chemineau
adeae621d2 Add quota and share-attributes props
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-05-07 13:52:28 +02:00
Louis Chemineau
62f63a2668 Improve OC-Checksum description
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-05-07 13:52:28 +02:00
Louis Chemineau
385357ff8f Add more props and improve descriptions and examples
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-05-07 13:52:28 +02:00
Louis Chemineau
bb5f5a2951 Add information about namespaces
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-05-07 13:52:28 +02:00
Louis Chemineau
b4e7d2c96f Add more share types
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-05-07 13:52:28 +02:00
Louis Chemineau
4b483ec1cd Use table formatting for dav properties and headers
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-05-07 13:52:28 +02:00
Louis Chemineau
43ca2eb7bc Improve webdav documentation
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-05-07 13:52:28 +02:00
Joas Schilling
f8d55abf72 fix(developer): Document optional returned from in translation response
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-05-05 10:00:54 +02:00
Daniel
7c0ce432d9 Merge pull request #10029 from felixschndr/patch-2
Fix syntax highlighting of http method
2023-04-24 20:54:26 +02:00
Marcel Klehr
7d34bba2d6 feat(translation): Add dev docs on OCP\Translation
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-04-21 10:56:15 +02:00
Joas Schilling
ae73989cb0 Merge pull request #10042 from nextcloud/feat/noid/user-status-restore
feat(status): Document user status restore
2023-04-19 11:03:03 +02:00
Joas Schilling
cd12c3ca92 feat(developer): Document translation API
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-04-17 13:13:23 +02:00
Joas Schilling
b2a2faa9ab feat(status): Document user status restore
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-04-14 14:12:38 +02:00