Commit Graph

2441 Commits

Author SHA1 Message Date
Ferdinand Thiessen
07d309a16a chore: document removal of OC host functions
- for https://github.com/nextcloud/server/pull/56087

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-11-01 14:47:15 +01:00
Ferdinand Thiessen
3421ad1594 chore: document removal of OC.fileIsBlacklisted
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-10-31 14:30:16 +01:00
Ferdinand Thiessen
a9e580f869 chore: document removal of OC.redirect and OC.reload
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-10-30 23:41:32 +01:00
Ferdinand Thiessen
26b81ed28c chore: document removal of OC.get and OC.set
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-10-30 23:04:10 +01:00
Benjamin Gaussorgues
dd9e066e76 feat: document Snowflake IDs
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2025-10-29 09:16:55 +01:00
Ferdinand Thiessen
0d7f0a97e3 chore: add removal of OCA.Sharing.ExternalLinkActions
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-10-13 15:29:25 +02:00
Ferdinand Thiessen
fd818efcd1 fix(developer): add missing deprecations to the changelog of stable23
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-10-13 15:29:05 +02:00
Ferdinand Thiessen
4107a29d7b Merge pull request #13741 from nextcloud/carl/deprecate-search
feat: Add removal of old search APIs to 33 migration guide
2025-10-06 16:34:03 +02:00
Carl Schwan
dbf5eb0547 Fix typos
Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2025-10-06 13:33:13 +02:00
Daniel Kesselberg
f7adda7582 docs: new IEmailValidator::isValid
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2025-10-05 15:04:27 +02:00
Joas Schilling
7da6a13dd5 chore(platform): Drop PHP 8.1
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-10-02 14:30:24 +02:00
Kate
c4f70473d4 Merge pull request #12264 from nextcloud/fix/clarification-rest-ocs 2025-10-02 11:02:09 +02:00
Carl Schwan
f0c7b0ae84 feat: Add removal of old search APIs to 33 migration guide
Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
2025-10-01 13:39:46 +02:00
Christian Wolf
179d774357 Added content from suggestions
Signed-off-by: Christian Wolf <github@christianwolf.email>
2025-09-26 20:52:10 +02:00
Christian Wolf
66d1f61345 Fix issue in config afer merging master
Signed-off-by: Christian Wolf <github@christianwolf.email>
2025-09-26 19:05:12 +02:00
Christian Wolf
044c4d7432 Merge remote-tracking branch 'origin/master' into fix/clarification-rest-ocs 2025-09-26 18:55:36 +02:00
Carl Schwan
311e149613 feat: Mention deprecated of OC.SystemTags
Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
2025-09-26 17:16:31 +02:00
Carl Schwan
9b2a05592c feat: Add removal of OC.SystemTags JS API
Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
2025-09-26 17:04:35 +02:00
Ferdinand Thiessen
b0dfe5ecef feat(developer): document removal of IJob::execute
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-09-12 00:57:30 +02:00
Josh
610f02ff44 chore(developer): add canonical link to stable branch
Add canonical link to stable version of developer manual

Signed-off-by: Josh <josh.t.richards@gmail.com>
2025-09-11 13:25:32 -04:00
Daniel Kesselberg
e96486c21b chore: update transifex links
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2025-09-10 17:56:23 +02:00
Ferdinand Thiessen
1bdc8efb86 Merge pull request #13630 from nextcloud/feat/document-md5-removal
feat(developer): document removal of global `md5`
2025-09-09 16:51:48 +02:00
Ferdinand Thiessen
ce1c7552cf refactor(developer): remove non used changelog sections
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-09-08 18:01:39 +02:00
Ferdinand Thiessen
c809e6f49d feat(developer): document removal of global md5
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-09-08 17:56:32 +02:00
Josh
78656f1e12 refactor(dev): clean up Sphinx config / bring up-to-date
Signed-off-by: Josh <josh.t.richards@gmail.com>
2025-09-07 10:58:08 -04:00
Julien Veyssier
cf6099204c Merge pull request #13596 from nextcloud/enh/noid/taskprocessing-new-manager-method
Include new task processing manager method in developer doc
2025-09-05 12:52:14 +02:00
Ferdinand Thiessen
fb5b77fe5e Merge pull request #13599 from nextcloud/chore/add-new-typed-tag-events-to-upgrade-guide
fix: Make sure AI docs are up-to-date and do some cleanup
2025-09-04 16:45:16 +02:00
kramo
eafac1b523 feat(upgrade_to_32): Detail the outline icon style change
Signed-off-by: kramo <git@kramo.page>
2025-09-04 16:23:53 +02:00
Marcel Klehr
38de89f3e9 chore(upgrade_to_32): Add OCP\TaskProcessing\Manager::getAvailableTaskTypeIds to app developer upgrade guide
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-09-04 12:44:08 +02:00
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
Julien Veyssier
c7b0f08cc9 feat(dev-taskprocessing): include new getAvailableTaskTypeIds in dev doc
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2025-09-04 10:51:12 +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
Christian Wolf
34756e28e1 Apply suggestions from code review
Add modifications from reviews

Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Co-authored-by: Kate <26026535+provokateurin@users.noreply.github.com>
Signed-off-by: Christian Wolf <github@christianwolf.email>
2025-07-28 14:33:08 +02: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