Commit Graph

53 Commits

Author SHA1 Message Date
Bjoern Schiessle
50e912a20c add documentation about authentication options
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2023-11-27 10:28:20 +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
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
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
jld3103
3435dacebb Add new OCS API documentation
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2023-06-05 08:50:22 +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
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
jld3103
9f4f34a306 Fix displayname property
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2023-03-21 07:55:49 +01:00
Vincent Petry
a07c9471db Add share attributes documentation in OCS Share API
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2023-01-04 10:09:27 +01:00
Joas Schilling
8576c831af Document the AutoCompleteEvent event
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-09 14:24:41 +01:00
Christian Paul
de4954b3fc ocs-api-overview: Talk about user using singular they
Signed-off-by: Christian Paul <info@jaller.de>
2022-10-01 16:33:20 +02:00
John Molakvoæ
c5a7d095df Merge branch 'master' into ocs-recommendations-api
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2022-08-13 13:04:11 +02:00
Aaron Segura
b828df48a2 Update ocs-status-api.rst
Fix tables so that each row is displayed separately

Signed-off-by: Aaron Segura <aaron@aaronsegura.com>
2022-06-17 16:23:23 -05:00
Joas Schilling
54f3afe1b6 Document user preferences API
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-06-09 12:55:39 +02:00
sualko
c6d6732938 add description of new OCS endpoint
for recommendations of files and folders

see nextcloud/recommendations#458

Signed-off-by: sualko <klaus@jsxc.org>
2022-01-07 12:46:08 +01:00
Christian Wolf
80234e56a5 Removed issues in developer manual
Signed-off-by: Christian Wolf <github@christianwolf.email>
2021-12-16 18:30:43 +01:00
Julius Härtl
88f545742a Add note to share creation
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-12-06 09:01:51 +01:00
Juan Carlos Tello
0753d4595d Fix nextcloud.org urls (#7164)
* Fixed help.nextcloud.org that would result in a page with a certificate issue

Signed-off-by: Juan Carlos Tello <juancarlos.tello@wazuh.com>

* Fixed broken URL

Signed-off-by: Juan Carlos Tello <juancarlos.tello@wazuh.com>

* Fixed broken link to bugtracker documentation

Signed-off-by: Juan Carlos Tello <juancarlos.tello@wazuh.com>

* Fixed broken link to how to get your app signed

Signed-off-by: Juan Carlos Tello <juancarlos.tello@wazuh.com>

* Updated stable installation URL

Signed-off-by: Juan Carlos Tello <juancarlos.tello@wazuh.com>

* Updated URL to Contacts & Calendar troubleshooting

Signed-off-by: Juan Carlos Tello <juancarlos.tello@wazuh.com>

* Fixed many URLs that pointed to nextcloud.org instead of nextcloud.com

Signed-off-by: Juan Carlos Tello <juancarlos.tello@wazuh.com>

* Update admin_manual/issues/general_troubleshooting.rst

Co-authored-by: Daniel <mail@danielkesselberg.de>
Signed-off-by: Juan Carlos Tello <juancarlos.tello@wazuh.com>

* Apply suggestions from code review

Co-authored-by: Daniel <mail@danielkesselberg.de>
Signed-off-by: Juan Carlos Tello <juancarlos.tello@wazuh.com>

* Reverted changes on .pot files

Signed-off-by: Juan Carlos Tello <juancarlos.tello@wazuh.com>

Co-authored-by: Daniel <mail@danielkesselberg.de>
2021-10-25 14:32:19 +02:00
Christoph Wurst
e9980cac2d Add missing OCS status API page
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-07-05 12:04:16 +02:00
Tobias Kaminsky
b189846039 Create ocs-status-api.rst
Add doc for status api

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-12-07 08:04:09 +01:00
Iscle
894ae4ef34 Direct Download: Fix link expiration time
The link is only valid for 8 hours, not 24 as stated before.
2020-09-25 00:03:14 +02:00
Morris Jobke
4b076dddf0 Update developer_manual/client_apis/OCS/ocs-api-overview.rst 2020-09-14 16:30:19 +02:00
Alexandru Ungureanu
09f570b55e Corrected unintended text emphasis
Signed-off-by: Alexandru Ungureanu <aungureanu@keyfort.co.uk>
2020-09-13 15:08:34 +03:00
Joas Schilling
6b36e226c7 Extend docs on theming with primary color
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-07-06 10:16:22 +02:00
Sascha Wiswedel
972a22c346 more link fixes
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-06-03 13:01:37 +02:00
Morris Jobke
d305a63c75 Merge pull request #1744 from nextcloud/jospoortvliet-patch-1
add autocomplete API
2020-04-21 10:00:05 +02:00
Johannes Endres
db88a15fdb expireDate also valid parameter in new share 2020-03-28 10:32:54 +01:00
bpcurse
d181feb81f Update ocs-api-overview.rst
Finally all spaces replaced by tabs. At least I hope... :)
2020-01-06 13:17:20 +01:00
bpcurse
39ad6b8f53 Update ocs-api-overview.rst
Tabbed all indentations
2020-01-06 12:50:35 +01:00
bpcurse
e5a3fb3aa6 Update ocs-api-overview.rst
- Updated the displayed data to resemble the actual query results as of v17.0.2
- Added `GET /ocs/v1.php/cloud/users` paragraph
- Fixed some typos
2020-01-06 06:11:39 +01:00
Jos Poortvliet
9df211b9d5 add autocomplete API
replacing #1566
2019-12-07 16:06:48 +01:00
Roeland Jago Douma
4bfe0ba609 Merge pull request #1616 from nextcloud/fix/ocs/doctree
Fix the OCS doctree
2019-09-17 22:57:16 +02:00
Sascha Wiswedel
4d9012ca5a updated share types in OCS API
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2019-09-17 18:29:55 +02:00
Roeland Jago Douma
5c88b734f1 Fix the OCS doctree
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-09-17 18:27:28 +02:00
Jos Poortvliet
17814d4a71 move OCS API in one place
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
2019-07-16 18:19:55 +02:00
Elie Vischel
1e81c2955d text edit mispelling 2019-05-03 11:12:46 +02:00
Christoph Wurst
7ba1b48978 Fix "API's" -> "APIs" typo
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-03-19 10:53:02 +01:00
Roeland Jago Douma
25386b4b67 Add docs for direct endpoint
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-24 19:33:30 +01:00
Roeland Jago Douma
1a98f9c505 Properly nest the client APIs
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-03 20:41:01 +01:00
peterdamian
41428a522f Header changes related to issue #602 2017-11-18 14:38:35 -05:00