232 Commits

Author SHA1 Message Date
Christoph Wurst
c8c461d104 feat(devmanual): document contacts menu user status setter
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2025-08-14 09:21:49 +00:00
John Molakvoæ
b224063b2b fix(developer_manual): typo on IAppConfig AppFramework service usage
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2025-03-27 09:52:30 +01:00
skjnldsv
ae606825e8 feat(developer_manual): document IAppConfig AppFramework service
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-03-27 08:49:42 +00:00
Maxence Lange
d26e2fc51a IUserConfig
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2025-03-26 14:50:06 +01:00
Richard Steinmetz
5a7a87d3d0 feat(developer): document calendar event builder interface
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2025-03-03 13:56:36 +00: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
Ferdinand Thiessen
7c3e66a2b6 feat(developer): Add initial changes for Nextcloud 31
* Logical CSS position rules
* Files sharing is now also using the Files Vue UI

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-09-06 13:55:08 +02:00
Ferdinand Thiessen
ffe19ce12e chore: Cleanup developer manual
The changelog section was very prominent but does not hold
much useful information for developers.
So get rid of it and just forward to the app upgrade guide (the maintained changelog).

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-09-05 22:15:51 +02:00
Julien Veyssier
5c2815bb24 fix(taskprocessing): text processing still mentioned
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2024-08-19 10:45:42 +02:00
Joas Schilling
1192f1e2d5 Merge pull request #12106 from nextcloud/chore/changes-csp
chore(developer): Add upgrade hint about CSP nonce
2024-08-15 08:41:19 +02:00
SebastianKrupinski
719f59c673 feat: mail provider
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
2024-08-14 08:57:47 -04:00
Ferdinand Thiessen
7dffe2bd53 chore(developer): Add upgrade hint about CSP nonce
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-13 18:51:55 +02:00
Christoph Wurst
ae9bc1e560 feat(admin): Document server autoloading and class maps
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-08-06 08:54:14 +02:00
Marcel Klehr
1c28e793d2 docs(ai): Address review comments
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-07-26 13:41:08 +02:00
Marcel Klehr
872a25c88f docs(TaskProcessing): Add Translate task type
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-07-26 11:05:02 +02:00
Marcel Klehr
8318361387 docs(AI): Deprecate old APIs
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-07-26 11:05:02 +02:00
Marcel Klehr
224f864842 docs(TaskProcessing): Update docs to reflect latest changes
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-07-26 11:05:02 +02:00
Daniel Kesselberg
2f269adec6 feat: hello codespell
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2024-07-23 13:04:10 +02:00
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