257 Commits

Author SHA1 Message Date
Julien Veyssier
3b182f7464 feat(dev-taskprocessing): include new getAvailableTaskTypeIds in dev doc
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2025-09-05 10:52:20 +00:00
Salvatore Martire
9d635a514b docs: add documentation for DAV collection preloading event
Signed-off-by: Salvatore Martire <4652631+salmart-dev@users.noreply.github.com>
2025-09-02 10:36:11 +02:00
Christoph Wurst
d024fc0de9 feat(devmanual): document contacts menu user status setter
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2025-08-14 11:04:46 +02:00
Joas Schilling
f7e7e5f5b2 Merge pull request #13450 from nextcloud/feat/dev/consumable-api
feat(developer): Document Consumable vs. Implementable OCP
2025-08-04 16:25:56 +02:00
Joas Schilling
155d4c217f feat(developer): Document Consumable vs. Implementable OCP
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-08-04 16:21:41 +02:00
Andrey Borysenko
f5ad328729 feat: add note about new OCP \OCP\Search\IExternalProvider interface
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
2025-07-31 18:31:46 +03:00
Marcel Klehr
dac9dd01f0 Merge pull request #13418 from nextcloud/update/ai-docs
fix: Make sure AI docs are up-to-date and do some cleanup
2025-07-17 11:37:39 +02:00
Marcel Klehr
45de402039 fix: Make sure AI docs are up-to-date and do some cleanup
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-07-15 10:59:45 +02:00
Lukas Schaefer
9ec0b49392 Merge pull request #13401 from nextcloud/analyze-image
docs for analyze image task type
2025-07-14 08:26:42 -04:00
Edward Ly
3aeb7ed4d1 fix(developer): mention that context_chat should be enabled before submitting content
Signed-off-by: Edward Ly <contact@edward.ly>
2025-07-11 10:01:57 -07:00
Edward Ly
2af040cd7f fix(developer): add missing description for registerContentProvider method
Signed-off-by: Edward Ly <contact@edward.ly>
2025-07-11 09:16:53 -07:00
Edward Ly
17cd86c188 fix(developer): add isContextChatAvailable method to Context Chat OCP API
Signed-off-by: Edward Ly <contact@edward.ly>
2025-07-11 09:09:21 -07:00
Edward Ly
fa66c85f87 feat(developer): add section documenting Context Chat OCP API
Signed-off-by: Edward Ly <contact@edward.ly>
2025-07-09 13:49:48 -07:00
Lukas Schaefer
bd43f4ed14 docs for analyze image task type
Signed-off-by: Lukas Schaefer <lukas@lschaefer.xyz>
2025-07-09 11:58:48 -04:00
Andrey Borysenko
bb0d1e18b4 feat: sensitive declarative settings
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
2025-05-26 21:30:21 +03:00
Ferdinand Thiessen
5fb483200d Merge pull request #11637 from nextcloud/fix/devmanual/lnk-to-appconfig
fix(devmanual): link to appconfig
2025-05-05 15:32:49 +02:00
Gilles Quénot
e7fadac09b Add sudo command
Signed-off-by: Gilles Quénot <gq@sputnick.fr>
2025-05-05 10:24:51 +02:00
Gilles Quénot
743b445b06 Version detection
In the previous command, the `|&` was not a typo but intentional. Was removed outside of github AFAIK.

The output of `php occ version` is on `STDERR`.

Anyway, now this is a POSIX way to detect version.

Signed-off-by: Gilles Quénot <gq@sputnick.fr>
2025-05-05 10:24:51 +02:00
Maxence Lange
ca427f0889 fix(devmanual): link to appconfig 2025-05-04 13:17:49 +02:00
Joas Schilling
b9d1bae0c8 Update developer_manual/digging_deeper/task_processing.rst
Co-authored-by: Anupam Kumar <kyteinsky@gmail.com>
Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
2025-04-30 08:42:34 +02:00
Lukas Schaefer
e4edef17fb docs for text to speech
Signed-off-by: Lukas Schaefer <lukas@lschaefer.xyz>
2025-04-30 00:14:46 -04:00
Simon L.
495247ae4a standardize occ command documentation
Use `sudo -E -u www-data php occ` everywhere.
Motivation: this should work on more appliances like also inside docker containers.
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-04-29 13:21:08 +02:00
John Molakvoæ
53df5aa1f2 fix(developer_manual): typo on IAppConfig AppFramework service usage
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2025-03-27 09:51:34 +01:00
skjnldsv
70a8bb6d3d feat(developer_manual): document IAppConfig AppFramework service
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-03-27 09:44:08 +01:00
Julien Veyssier
9a0a2e1a9c add small Oidc sections in admin and developer docs
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2025-03-13 12:29:56 +01:00
Maxence Lange
8968caa354 IUserConfig
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2025-03-06 07:47:01 -01:00
Daniel Kesselberg
15e756b7f4 docs: change cors annotation to attribute
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2025-03-04 10:39:12 +01:00
Richard Steinmetz
f787d184c2 feat(developer): document calendar event builder interface
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2025-03-03 13:50:54 +01:00
rakekniven
08a31b99bc Merge pull request #12698 from nextcloud/artonge/feat/add_deleting_metadata
feat: Add information about deleting metadata
2025-03-01 20:57:13 +01:00
Louis Chemineau
008f9d2361 feat: Add information about deleting metadata
After: https://github.com/nextcloud/server/pull/50852

Signed-off-by: Louis Chemineau <louis@chmn.me>
2025-02-17 13:13:43 +01:00
Marcel Klehr
2549ee457e fix: Apply suggestions from code review
Co-authored-by: Julien Veyssier <julien-nc@posteo.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-01-17 13:11:29 +01:00
Marcel Klehr
6f9d9095ee fix: Update task_processing chatwithtools task type
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-01-17 11:03:31 +01:00
Maksim Sukharev
7573fe2743 fix(dev_manual): add a note about jQuery drop in Notifications app
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2024-12-30 15:04:33 +01:00
Jana Peper
652be38584 feat: add proofread tasktype
Signed-off-by: Jana Peper <jana.peper@nextcloud.com>
2024-12-19 13:57:46 +01:00
janepie
c74372650e Merge pull request #12424 from nextcloud/feat/describe-task-type-disabling
feat: describe task type disabling
2024-12-18 22:28:11 +01:00
Marcel Klehr
6b4b996053 Update developer_manual/digging_deeper/task_processing.rst
Co-authored-by: janepie <49834966+janepie@users.noreply.github.com>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-12-12 13:06:37 +01:00
Maxence Lange
5daa205b7b filter @since in NCU/
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2024-12-12 10:12:06 -01:00
Jana Peper
1115b1bad7 feat: describe task type disabling
Signed-off-by: Jana Peper <jana.peper@nextcloud.com>
2024-12-12 10:10:53 +01:00
Julien Veyssier
9e5f3e3630 feat(taskprocessing) add new task types to the task processing API
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2024-12-06 12:56:13 +01:00
John Molakvoæ
2f9548473a Merge pull request #12360 from nextcloud/feat/update-coding-guides 2024-11-19 15:09:43 +01:00
Gilles Quénot
256d9be40f feat: Add context and code to install profiler
Signed-off-by: Gilles Quénot <gq@sputnick.fr>
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-11-13 17:36:40 +00:00
Ferdinand Thiessen
4c2b976147 fix: typo in code guidelines
Co-authored-by: Maksim Sukharev <antreesy.web@gmail.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-11-13 18:20:06 +01:00
Maxence Lange
7f1ed36eec NCU unstable namespace
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2024-11-07 19:22:56 -01:00
Christian Wolf
3473189c84 Make digging deeper an alphabetic list
Signed-off-by: Christian Wolf <github@christianwolf.email>
2024-10-10 00:59:03 +02:00
Marcel Klehr
02552a1e7d Merge pull request #12245 from nextcloud/enh/admin-ai/vram
More additions about AI
2024-09-27 10:49:38 +02:00
Marcel Klehr
80b467930f TaskProcessing docs: Add a note about multilingual prompts and testing
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-09-27 10:38:29 +02:00
Ferdinand Thiessen
a7f76a02e6 chore(developer): Add docs about ILogger removal
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-09-19 14:25:32 +02:00
Ferdinand Thiessen
3e7ea30d74 fix(developer): Add note about PSR logger version and DI
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-09-19 14:22:27 +02:00
Ferdinand Thiessen
4a04c07f94 feat(developer): Add documentation for SetupChecks
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-09-18 18:07:00 +02:00
Ferdinand Thiessen
28547c7e55 Merge pull request #12165 from nextcloud/chore/cleanup-changelog
chore: Cleanup developer manual
2024-09-10 17:38:57 +02:00