Commit Graph

2041 Commits

Author SHA1 Message Date
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
Christopher Ng
0265d468ad docs(dav): Document reminder property
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-02-14 15:53:32 -08: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
Joas Schilling
720550a3ef fix(developer)!: oc_share table is now only for files and folders
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-02-12 12:31:05 +01: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
Ferdinand Thiessen
a6d7ddbc3f fix(developer): Mention removal of global autosize
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-02-08 21:46:26 +01:00
Côme Chilliet
272a1043b4 feat: Document removal of OCP\Log\ILogFactory::getCustomLogger
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-02-08 12:36:10 +01:00
Côme Chilliet
e85c337aab fix: Fix version number in upgrade_to_29.rst
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
2024-02-08 11:54:05 +01:00
Ferdinand Thiessen
3ef0e023c7 chore(developer): Add note about dashboard no longer loading the viewer scripts by default
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Co-authored-by: Christoph Wurst <ChristophWurst@users.noreply.github.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-02-07 15:03:11 +01:00
provokateurin
03d31b9c33 fix(dev): Remove duplicate debugging page
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-02-07 09:24:40 +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
Christoph Wurst
3e7430fb26 feat(devmanual): Add \OCP\DB\IResult::fetch deprecation
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-01-19 17:06:09 +01:00
Michiel de Jong
e52a3372a0 correct variable name
It seems the type-hinting comment should be about the `$dispatcher` variable on the line below it.

Signed-off-by: Michiel de Jong <michiel@unhosted.org>
2024-01-18 14:11:53 +01:00
John Molakvoæ
319870b932 feat(developer_manual): add vue l10n hint
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2024-01-12 10:27:58 +01: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
Côme Chilliet
56fbd8b919 Merge pull request #11283 from nextcloud/feat/document-ocp-iprovideenabledstatebackend
Document adding of OCP\User\Backend\IProvideEnabledStateBackend
2023-12-04 10:55:41 +01:00
Côme Chilliet
b92ce246c2 Merge pull request #11282 from nextcloud/feat/document-ocp-itoken
Document new API in OCP\Authentication
2023-12-04 09:09:04 +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
Joas Schilling
a1447b3efe fix(developer): Mention state-of-the-art exclusion of unneeded files
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-12-01 12:50:15 +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
Bjoern Schiessle
50e912a20c add documentation about authentication options
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2023-11-27 10:28:20 +01:00
Benjamin Gaussorgues
e9b0355237 Merge pull request #11307 from nextcloud/feat/devmanual/adv-search-provider
Documentation for advanced search
2023-11-24 11:19:53 +01:00
Benjamin Gaussorgues
e0bcbfe770 Documentation for advanced search
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2023-11-24 10:58:33 +01:00
Joas Schilling
eed8471198 Merge pull request #11260 from nextcloud/revert-11253-update/sorbaugh/removed-apis
Revert "document removal of OCP/Comments for 28"
2023-11-23 15:18:48 +01:00
Sami Finnilä
aeb4a34d7c Fix typo in tutorial.rst
Signed-off-by: Sami Finnilä <64466176+MB-Finski@users.noreply.github.com>
2023-11-22 15:04:43 +02:00
Sami Finnilä
31facac090 Deprecate old notes app tutorial
Signed-off-by: Sami Finnilä <64466176+MB-Finski@users.noreply.github.com>
2023-11-22 13:33:57 +02:00
Ferdinand Thiessen
a32ee9d18b fix(dev): Add useStrictDynamicOnScripts to OCP\AppFramework\Http\EmptyContentSecurityPolicy
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-11-17 18:29:02 +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
Côme Chilliet
ef6542665b Document the adding of OCP\User\Backend\IProvideEnabledStateBackend
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-11-13 15:33:37 +01:00
Côme Chilliet
ca5d9c2b14 Document new API in OCP\Authentication
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-11-13 15:21:03 +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
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
a09ca0d5fe Merge pull request #11248 from nextcloud/add/text2image
add(Text2Image): Add dev docs for TextToImage OCP and OCS API + admin docs for TextToImage
2023-11-06 21:47:14 +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
Christoph Wurst
236828b932 feat(devmanual): Optional dependency injection services
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-11-03 12:35:26 +01:00
Joas Schilling
9981993028 Revert "document removal of OCP/Comments for 28" 2023-11-03 09:43:46 +01:00
sorbaugh
663a9e45d3 Ammend documentation to mention removal both on Frontend and Backend sections
Signed-off-by: Stephan Orbaugh <stephan.orbaugh@nextcloud.com>
2023-10-31 23:10:29 +01:00
sorbaugh
abdcc839d7 document removal of OCP/Comments for 28
Signed-off-by: Stephan Orbaugh <stephan.orbaugh@nextcloud.com>
2023-10-31 17:58:01 +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
51d0399fab Merge pull request #11246 from nextcloud/deprecate/css-variables
chore(devmanual): Deprecate `--color-text-light` and `--color-text-lighter` CSS variables
2023-10-27 13:20:49 +02:00
Joas Schilling
9ac837e98f Merge pull request #11245 from nextcloud/feat/noid/smyfony-event-dispatcher
fix(developer): Mention symfony/event-dispatcher
2023-10-27 09:07:31 +02:00
Daniel Calviño Sánchez
ae78309e22 Allow "wasm-unsafe-eval" in CSP
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2023-10-27 06:02:04 +02:00
Ferdinand Thiessen
d418168fd1 chore(devmanual): Deprecate --color-text-light and --color-text-lighter CSS variables
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-10-26 17:53:29 +02:00