Commit Graph

195 Commits

Author SHA1 Message Date
Jonas
a41b8a8b8f feat(developers): Document public reference API
Signed-off-by: Jonas <jonas@freesources.org>
2024-07-17 15:43:03 +02:00
Marcel Klehr
786ef7d72c feat(TaskProcessing): Add more task types
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-07-04 10:48:53 +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
Marcel Klehr
7c1909d773 Update developer_manual/digging_deeper/task_processing.rst
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-05-08 10:45:15 +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
636fdc0d41 fix(developer): Deprecate OC.dialogs
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-04-11 14:03:56 +02:00
Ferdinand Thiessen
e063200d1f fix(developer): Adjust links for frontend library documentation
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-04-09 20:32:43 +02:00
Andrey Borysenko
6b69ce1dea Declarative settings documentation (#11540)
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
2024-03-12 20:23:56 +02:00
Maxence Lange
845fb9a79f Merge pull request #11617 from nextcloud/docs/appconfig-api-29
appconfg api
2024-03-08 02:38:02 -01:00
Ferdinand Thiessen
140905ce23 Merge pull request #11605 from RayBB/calendar_provider-typos
fix typos in calendar_provider.rst
2024-03-08 00:07:02 +01:00
Maxence Lange
b2c90127b1 appconfg api
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2024-03-06 17:31:29 -01:00
Anna Larch
f76fc77fe7 enh(utility): add timezone generator method to ITimeFactory
Signed-off-by: Anna Larch <anna@nextcloud.com>
2024-03-06 11:38:26 +01:00
RayBB
f71eff6899 fix typos in calendar_provider.rst
Signed-off-by: RayBB <RayBB@users.noreply.github.com>
2024-03-04 13:54:09 +01:00
Julius Härtl
29733095f2 feat(reference): Add developer documentation about interactive widgets
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-02-19 09:29:15 +01:00
Andrey Borysenko
b94f899441 Speech-To-Text and Machine Translation providers with user context (#11536)
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
2024-02-13 09:57:06 +03:00
Christoph Wurst
90f1543da8 fix(devmanual): Move cached data out of database performance section
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-02-09 16:49:06 +01:00
Ferdinand Thiessen
bc1e509086 fix(developer): Remove docs for deprecated and removed event
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-02-09 10:38:23 +01:00
Christoph Wurst
d47461a1ec feat(devmanual): DB clusters and read/write split
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-02-02 12:21:31 +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
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