2036 Commits

Author SHA1 Message Date
Marcel Müller
c4ad6f1b0c fix(ooo): POST/DELETE endpoint
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2024-12-31 07:50:11 +00:00
provokateurin
acfb0d83a0 fix(dev): Use non-ambigous array syntax in OpenAPI tutorial
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-09-26 10:47:04 +00:00
Baptiste Fotia
ff46a74465 Add the new keyword
The new keyword was not present in the return examples. 

Signed-off-by: Baptiste Fotia <fotia.baptiste@hotmail.com>
2024-09-26 04:32:51 +00:00
Kate
f3499121bf Merge pull request #11919 from nextcloud/backport/11918/stable28 2024-09-15 01:10:26 +02:00
provokateurin
cfaa3d8365 fix(dev): Adjust Exception explanations in OpenAPI tutorial
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-09-15 01:07:01 +02:00
Christopher Ng
3f5d239064 docs(dav): Document reminder property
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-09-15 01:06:23 +02:00
tflidd
dee9625087 Update link in publishing.rst
Fixes https://github.com/nextcloud/documentation/issues/11774

Signed-off-by: tflidd <tflidd@aspekte.net>
2024-05-06 18:04:47 +00:00
provokateurin
77ea90d8f9 fix(dev): Add missing imagick extension to make psalm work
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-05-06 11:35:08 +00:00
Ferdinand Thiessen
13686d69f7 fix(developer): Adjust links for frontend library documentation
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-04-09 18:59:02 +00:00
Christoph Wurst
a20eea9045 feat(dev): Add an example for transient db entity attributes
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-04-02 09:48:02 +02:00
Ferdinand Thiessen
a06ac28943 fix(developer): Add missing webdav properties from server core
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-03-23 19:35:38 +00:00
Josh
9aab90b9e9 Merge pull request #11621 from nextcloud/backport/11550/stable28
[stable28] docs(dev): Mention new uniqueness check for index names
2024-03-08 07:36:41 -05:00
Josh
1ce495e1cb Update developer_manual/basics/storage/database.rst
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-03-07 23:07:51 +00:00
Josh
6fe96d826a docs(dev): Mention new uniqueness check for index names
Follow-on to nextcloud/server#39506 & nextcloud/server#43357

Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-03-07 23:07:51 +00:00
RayBB
64b3207aea fix typos in calendar_provider.rst
Signed-off-by: RayBB <RayBB@users.noreply.github.com>
2024-03-07 23:07:09 +00:00
Côme Chilliet
9d3b316d46 Merge pull request #11452 from nextcloud/backport/11183/stable28 2024-02-08 11:20:02 +01:00
provokateurin
1be321ac79 fix(dev): Remove duplicate debugging page
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-02-07 08:37:07 +00:00
Christoph Wurst
135a04ed61 feat(devmanual): Add \OCP\DB\IResult::fetch deprecation
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-01-19 16:11:04 +00:00
Richard Steinmetz
d3c3f2aa98 feat(developer): document the new out-of-office feature
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2023-12-05 15:11:23 +00:00
Côme Chilliet
a2f4969d7a Document the adding of OCP\User\Backend\IProvideEnabledStateBackend
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-12-04 09:56:21 +00:00
Côme Chilliet
0165707785 Document new API in OCP\Authentication
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-12-04 08:09:35 +00:00
Christoph Wurst
43831357aa feat(devmanual): Contacts menu bulk providers
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-12-01 18:12:39 +00:00
Joas Schilling
267bbc2a50 fix(developer): Mention state-of-the-art exclusion of unneeded files
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-12-01 11:56:39 +00:00
Marcel Klehr
d19c17a447 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 09:16:24 +00:00
Marcel Klehr
e08a66d21c enh(dev/TextProcessing): Add docs for IProviderWithUserId, IProviderWithExpectedRuntime and Imanager#runOrSchedule
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-12-01 09:16:24 +00:00
Anupam Kumar
1e2752e5e7 fix speech-to-text typo
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2023-11-30 12:18:57 +00:00
Bjoern Schiessle
95b967a94a add documentation about authentication options
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2023-11-27 09:34:25 +00:00
Benjamin Gaussorgues
4077818a07 Documentation for advanced search
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2023-11-24 10:20:14 +00: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
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
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
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
Joas Schilling
ecb5501902 fix(developer): Mention symfony/event-dispatcher
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-10-26 16:45:26 +02:00
Christoph Wurst
b6e57040ef Merge pull request #11238 from nextcloud/feat/devmanual/how-to-test-smb-home-directories
feat(devmanual): How to test SMB home directories
2023-10-23 17:44:36 +02:00
Christoph Wurst
f25e3ff705 feat(devmanual): How to test SMB home directories
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-10-23 16:55:47 +02:00
John Molakvoæ
4e6db05abd feat: addScript and addInitScript docs
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-10-19 15:13:38 +02:00