Commit Graph

177 Commits

Author SHA1 Message Date
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
Christoph Wurst
38c9db2b46 Merge pull request #11226 from nextcloud/feat/devmanual/contacts-menu-bulk-providers
feat(devmanual): Contacts menu bulk providers
2023-12-01 19:12:25 +01:00
Marcel Klehr
3ebfec9b40 Merge pull request #11273 from nextcloud/enh/text-processing-28
enh(dev/TextProcessing): Add docs for IProviderWithUserId, IProviderWithExpectedRuntime and Imanager#runOrSchedule
2023-12-01 10:15:36 +01:00
Marcel Klehr
67081ef3f5 Update developer_manual/digging_deeper/text_processing.rst
Co-authored-by: Julien Veyssier <julien-nc@posteo.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-12-01 10:09:22 +01:00
Anupam Kumar
841d210a14 fix speech-to-text typo
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2023-11-30 16:58:18 +05:30
Benjamin Gaussorgues
e0bcbfe770 Documentation for advanced search
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2023-11-24 10:58:33 +01:00
Daniel
639dcbf5e7 Merge pull request #11280 from nextcloud/tflidd-patch-1 2023-11-15 15:26:40 +01:00
Maxence Lange
fdbc72bb05 +files metadata
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-11-14 23:01:45 -01:00
tflidd
9b7173d39c Update links to Nextcloud flow talk
Fixes https://github.com/nextcloud/documentation/issues/11276

Signed-off-by: tflidd <tflidd@aspekte.net>
2023-11-13 11:50:28 +01:00
Marcel Klehr
9316cf5bf3 enh(dev/TextProcessing): Add docs for IProviderWithUserId, IProviderWithExpectedRuntime and Imanager#runOrSchedule
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-11-09 15:33:28 +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
8725d5185a enh(Text2Image): Explain in more detail the outcomes of schedule/run/runOrSchedule with code
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-11-06 19:18:50 +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
Christoph Wurst
48e0f1f28e feat(devmanual): Contacts menu bulk providers
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-10-18 16:13:32 +02:00
Christoph Wurst
c7c33522d1 feat(devmanual): Document contacts menu basics
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-10-18 12:27:13 +02:00
Ferdinand Thiessen
2c03a310a4 Merge pull request #9326 from nextcloud/fix/calendar-provider-for-apps
Fix documentation of calendar providers by apps
2023-09-26 16:55:17 +02:00
Ferdinand Thiessen
7758663e78 Merge pull request #11094 from nextcloud/feat/devmanual/appframework-rate-limiter
feat(devmanual): Document programmatic rate limiter
2023-09-26 13:38:54 +02:00
Joas Schilling
b5719cd3e2 feat(dev): Add docs about OCP\IPhoneNumberUtil
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-09-26 09:13:19 +02:00
Christian Wolf
588ca8a943 Rework structure of calendar providers
Signed-off-by: Christian Wolf <github@christianwolf.email>
2023-09-22 17:57:24 +02:00
Christian Wolf
fb7259238a Adding comments and restructuring documentation
The goal is to have the code blocks at the end of each (sub-) section.

Signed-off-by: Christian Wolf <github@christianwolf.email>
2023-09-22 17:45:11 +02:00
Christian Wolf
7be60cf55b Added link to RFC
Signed-off-by: Christian Wolf <github@christianwolf.email>
2023-09-22 16:08:45 +02:00
Christian Wolf
b80adc3f38 Add link to calendar provider page
Signed-off-by: Christian Wolf <github@christianwolf.email>
2023-09-22 15:56:31 +02:00
Christian Wolf
ac1c22a9c1 Apply suggestions from code review
Added changes as suggested w.r.t. linguistic issues and typos

Co-authored-by: Anna <anna@nextcloud.com>
Signed-off-by: Christian Wolf <github@christianwolf.email>
2023-09-22 15:43:14 +02:00
Christian Wolf
e22714b2ec Moved calendar provider to its own section
Signed-off-by: Christian Wolf <github@christianwolf.email>
2023-09-21 20:57:04 +02:00
Richard Steinmetz
c9054c9781 feat(dev): document new dashboard item api v2
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2023-09-12 08:32:59 +02:00
Christoph Wurst
11578a6086 feat(devmanual): Document programmatic rate limiter
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-09-06 10:22:36 +02:00
tflidd
551d9e421c Merge pull request #10785 from nextcloud/fsamapoor-patch-3
Update settings.rst
2023-07-27 13:38:10 +02:00
Marcel Klehr
3aaf909852 Merge pull request #10714 from nextcloud/enh/languagemodel-api 2023-07-24 15:38:22 +02:00
Marcel Klehr
7be49dd3ef Update developer_manual/digging_deeper/text_processing.rst
Co-authored-by: Julien Veyssier <julien-nc@posteo.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-07-24 15:34:14 +02:00
Faraz Samapoor
4fefdfbf7f Update settings.rst
Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
2023-07-19 15:05:42 +03:30
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
3e59e13786 Update LanguageModel APIs
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-07-07 13:03:59 +02:00
Marcel Klehr
ab64828840 Update LanguageModel APIs
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-07-07 11:34:22 +02:00
Christoph Wurst
9c49e75d0f fix(devmanual): Clarify privacy requirements of unified search providers
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-07-06 09:45:23 +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
Joas Schilling
48d5aa5554 Make the link version relative
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-07-04 10:37:49 +02:00
Julien Veyssier
9abe54c7c5 improve section reference, add link to unified search doc
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2023-07-04 10:37:49 +02:00
Julien Veyssier
21f1c5cef8 [dev] reference provider: add information for clients
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2023-07-04 10:37:49 +02:00
Julien Veyssier
531c5891e0 adjust reference provider doc: do not use vue-richtext anymore as nextcloud/vue works fine now
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2023-07-04 10:37:49 +02:00
Julius Härtl
e7f9fa5ec6 docs(developer): Add digging deeper section about deadlocks
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-06-09 16:02:11 +02:00
Julius Härtl
36f0376859 feat(events): Add OCP\Collaboration\Reference\RenderReferenceEvent
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-06-08 21:39:27 +02:00
Christoph Wurst
6ad7941e5d fix(devmanual): Roll back recommendation for authoritative class maps
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-06-07 21:12:20 +02:00
Christoph Wurst
befe46abdb fix(devmanual): Deprecations are documented by release, not year
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-06-07 12:56:54 +02:00
Christoph Wurst
425224594b feat(devmanual): Document system email subject and body methods
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-06-02 08:53:41 +02:00
Christoph Wurst
022b1bf923 feat(devmanual): Document IMailer and inline attachments
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-06-01 18:01:42 +02:00
Christopher Ng
ab1421df09 Update User migration docs for 32-bit support
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-05-30 18:39:40 -07:00
Christoph Wurst
4fd6a8ae9f Merge pull request #10355 from nextcloud/feat/devmanual/user-managers
feat(devmanual): Add user managers doc
2023-05-10 11:08:47 +02:00
Christoph Wurst
27a1e7dc2c feat(devmanual): Add user managers doc
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-05-10 10:02:57 +02:00
Christoph Wurst
3b9ff4a92e fix(devmanual): Modernize user manager and user session docs
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-05-10 09:32:29 +02:00