340 Commits

Author SHA1 Message Date
provokateurin
f16a465d82 feat(dev): Add note about ITypedQueryBuilder added in 34
Signed-off-by: provokateurin <kate@provokateurin.de>
2026-02-24 14:16:05 +01:00
Ferdinand Thiessen
c5338c8bb8 feat(developer): add changes for Nextcloud 34
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2026-02-17 14:36:17 +01:00
Joas Schilling
d22ff307d0 fix(developers): Remove author profiles to avoid expiration
Signed-off-by: Joas Schilling <coding@schilljs.com>
2026-02-12 17:39:15 +01:00
Marcel Klehr
f0c1a6f375 fix(developer_manual): Add TaskProcessing updates to 33 upgrade guide
see https://github.com/nextcloud/server/pull/56908

 see https://github.com/nextcloud/server/pull/56717

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2026-02-02 12:39:35 +01:00
Daniel
b0fc30c688 Merge pull request #14033 from nextcloud/fix/document-removal-of-whats-new
fix(developer): document removal of the "whats new" feature
2026-01-31 23:45:27 +01:00
Benjamin Gaussorgues
5df4f394a0 feat(upgrade): add OpenMetrics to Upgrade to 33 doc
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2026-01-29 11:56:17 +01:00
Ferdinand Thiessen
c8067ec342 fix(developer): document removal of the "whats new" feature
It was used for Nextcloud changes, but we did not use it since
Nextcloud 20 and now use the firstrunwizard and the update_notification.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2026-01-28 14:47:28 +01:00
Ferdinand Thiessen
1a0415c8bf fix(developer): add all removed frontend APIs (OC.Settings.UserSettings)
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2026-01-13 22:40:25 +01:00
Ferdinand Thiessen
f4a65ef204 docs: document changes of the OCA.Profile.ProfileSections API
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2026-01-05 22:40:27 +01:00
Ferdinand Thiessen
957a53dd84 chore: document breaking frontend changes of the Files app for Nextcloud 33
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-12-30 17:25:19 +01:00
Carl Schwan
514a47f9d0 Merge pull request #13946 from nextcloud/carl/doc-update-snowflake
feat(upgrade-guide-33): Add change related to snowflake ids
2025-12-30 14:13:03 +01:00
Joas Schilling
3fb02487c1 feat: Support PHP 8.5 in Nextcloud 33
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-12-19 16:51:28 +01:00
Carl Schwan
04098a5e4b feat(upgrade-guide-33): Add change related to snowflake ids
Signed-off-by: Carl Schwan <carlschwan@kde.org>
2025-12-18 10:07:19 +01:00
Carl Schwan
4e5449ef5e Merge pull request #13931 from nextcloud/carl/jobs-id-string
feat(upgrade-guide-33): Add change to IJob and IJobList
2025-12-11 12:27:32 +01:00
Carl Schwan
4e13a64808 feat(upgrade-guide-33): Add change to IJob and IJobList
Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
2025-12-10 14:20:32 +01:00
Carl Schwan
d9ee47185a fix(upgrade-guide-33): Fix copy paste issue
Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
2025-12-10 14:13:54 +01:00
Carl Schwan
f7c1aea1cd feat: Mark IQueryBuilder::execute as removed
Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
2025-12-10 13:43:07 +01:00
Carl Schwan
8b56a5f696 feat(nc-33): Add removal of OC_Util::runningOnMac
Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
2025-12-08 12:11:15 +01:00
Carl Schwan
0362f3cd15 feat(nc-upgrade-33): Add notes related to IResult::fetch/fetchAll
Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
2025-11-19 11:11:43 +01:00
Marcel Müller
1bb86eca1f feat: Document user agent change
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2025-11-07 16:27:53 +01:00
Ferdinand Thiessen
43b2fd7d22 chore: OC.AppConfig was removed in favor of OCP.AppConfig
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-11-03 16:28:39 +01:00
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
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
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
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
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
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
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
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
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
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