Commit Graph

2396 Commits

Author SHA1 Message Date
Marcel Klehr
25e894002e fix: Make sure AI docs are up-to-date and do some cleanup
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-09-04 12:33:36 +02: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
John Molakvoæ
4a5f0417c8 feat(developer_manual): add new tags for issue classification
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2025-08-29 13:31:26 +02:00
Ferdinand Thiessen
881c0c1067 fix(developer): document new status colors for elements like icons
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-08-26 19:55:44 +02:00
Varun Patil
3f8e022f6a fix: Document API change for IDBConnection::getDatabaseProvider
https://github.com/nextcloud/server/pull/54228

Signed-off-by: Varun Patil <varunpatil@ucla.edu>
2025-08-25 17:34:22 +02:00
Grigorii K. Shartsev
555ffe054d fix(developer_manual/translations): non-breaking space before ellipsis
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2025-08-25 14:28:58 +02:00
Julien Veyssier
c5d844bcd1 feat(developer): add new OCP\Authentication\Events\TokenInvalidatedEvent event in the list of available events
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2025-08-20 17:53:57 +02:00
Ferdinand Thiessen
f3122053b5 feat(developer): document new CSS variables for status colors
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-08-19 15:44:17 +02:00
Ferdinand Thiessen
cf967a34b2 feat(developer): add changes for IDateTimeZone interface to changelog
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-08-18 20:46:28 +02:00
Ferdinand Thiessen
f808cc4542 refactor(developer): correctly format changes for developers
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-08-18 20:45:55 +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
Richard Steinmetz
e940579855 feat(developer): add IPreloadableNotifier to upgrade guide
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2025-08-06 09:26:32 +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
rakekniven
bfc7eb296c Merge pull request #13390 from nextcloud/dav-permissions-string
improve documentation for oc:permissions webdav permissions property
2025-07-19 23:22:59 +02:00
Ferdinand Thiessen
cab9b1a7bc fix(developer): use correct CSS variable name
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-07-17 22:37:54 +02:00
Christoph Wurst
8f01d5c11f feat(devmanual): add section about system config key conventions
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2025-07-17 16:32:30 +02: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
rakekniven
f315fd9691 Added missing blank
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2025-07-16 22:04:57 +02:00
Robin Appelman
347f688649 improve documentation for oc:permissions webdav permissions property
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-07-16 22:04:57 +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
e37ddb4fc5 feat(developer): add ContextChat OCP API to upgrade guide
Signed-off-by: Edward Ly <contact@edward.ly>
2025-07-11 10:26:46 -07: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
Joas Schilling
ccc5a51754 fix: Also adjust version selection in admin and developer docs
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-07-11 14:15:04 +02: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
Matthieu Gallien
6b6b2d6705 fix: fix share-attributes description of the object properties names
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2025-06-27 14:22:37 +02:00
Salvatore Martire
c78561bbbf chore: add new X-NC-WebDAV-Auto-Mkcol header
Signed-off-by: Salvatore Martire <4652631+salmart-dev@users.noreply.github.com>
2025-06-26 12:52:47 +02:00
Joas Schilling
9af71c5dcf Merge pull request #13231 from nextcloud/feat/developer/ocm-capability-aware-provider
feat(developer): document \OCP\OCM\ICapabilityAwareOCMProvider
2025-06-23 17:24:24 +02:00
Kate
43a4504aa5 Merge pull request #13210 from nextcloud/fix/ocs_openapi_fixes 2025-06-20 12:52:55 +02:00
Richard Steinmetz
2f8e7e23ee feat(developer): document \OCP\OCM\ICapabilityAwareOCMProvider
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2025-06-16 23:02:20 +02:00
Jonas
336106f767 fix(ocs): Minor improvements to the OCS OpenAPI documentation
Signed-off-by: Jonas <jonas@freesources.org>
2025-06-11 08:40:53 +02:00
Andrey Borysenko
a75f1ae909 feat(translations): ExApps on Python support Transifex translations sync (#13184)
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
2025-06-10 20:59:57 +03:00
Andrey Borysenko
28e94b195f feat(preferences_ex): adjust note about sensitive flag with encryption (#13177)
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
2025-06-04 16:36:50 +00:00
Louis
9feec433f6 Merge pull request #13141 from ronnybremer/patch-1 2025-06-04 16:41:10 +02:00
alperozturk
e130678fe1 remove note 2025-06-02 19:04:26 +08:00
Ferdinand Thiessen
dbe6ac9134 Merge pull request #13167 from nextcloud/feat/document-getters-removal
feat: Document removal of deprecated getters from IServerContainer
2025-05-27 22:33:16 +02:00
rakekniven
e9a80bd9cf Merge pull request #13166 from nextcloud/feat/developer_manual/declarative_settings
feat: sensitive declarative settings
2025-05-27 20:15:16 +02:00
Andrey Borysenko
09db08db7d feat: add note for ExApp sensitive configs
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
2025-05-27 21:02:35 +03:00
Côme Chilliet
5b46b83755 feat: Document removal of deprecated getters from IServerContainer
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-05-27 17:34:18 +02:00
Umer Tahir
ee4d7e7695 Update js.rst
Signed-off-by: Umer Tahir <47310055+Bytepie@users.noreply.github.com>
2025-05-26 22:15:34 +02: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
9f42c7d538 Merge pull request #13161 from nextcloud/chore/deprecated-oc-helper
chore: add docs for deprecated OC_Helper method
2025-05-22 15:26:38 +02:00
rakekniven
b5f1f41b12 Update developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_32.rst
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2025-05-22 15:13:33 +02:00
Côme Chilliet
30ba728398 feat: Document the new autoload.php file for tests
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-05-22 15:13:33 +02:00
Ferdinand Thiessen
ed0fb21a14 chore: add docs for deprecated OC_Helper method
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-05-22 14:42:03 +02:00