Milen Pivchev
f47e226e2e
Replace picture
...
Signed-off-by: Milen Pivchev <milen.pivchev@gmail.com >
2026-02-19 15:30:03 +01:00
Milen Pivchev
e9bb0fd5a1
Reduce image scale
...
Signed-off-by: Milen Pivchev <milen.pivchev@gmail.com >
2026-02-19 11:48:27 +01:00
Milen Pivchev
889f992681
Reduce scale
...
Signed-off-by: Milen Pivchev <milen.pivchev@gmail.com >
2026-02-19 11:31:49 +01:00
Milen Pivchev
859f088389
Move images
...
Signed-off-by: Milen Pivchev <milen.pivchev@gmail.com >
2026-02-18 11:45:03 +01:00
Milen Pivchev
7ee7f0ef82
Formatting
...
Signed-off-by: Milen Pivchev <milen.pivchev@gmail.com >
2026-02-18 11:41:26 +01:00
Milen Pivchev
f6090ff082
Formatting
...
Signed-off-by: Milen Pivchev <milen.pivchev@gmail.com >
2026-02-18 11:39:27 +01:00
Milen Pivchev
5c84b621d1
Formatting
...
Signed-off-by: Milen Pivchev <milen.pivchev@gmail.com >
2026-02-18 11:37:29 +01:00
Milen Pivchev
817b2119e6
Formatting
...
Signed-off-by: Milen Pivchev <milen.pivchev@gmail.com >
2026-02-18 11:32:10 +01:00
Milen Pivchev
e93a8e453b
code block
...
Signed-off-by: Milen Pivchev <milen.pivchev@gmail.com >
2026-02-18 10:37:53 +01:00
Milen Pivchev
a5edb2c47f
Change path
...
Signed-off-by: Milen Pivchev <milen.pivchev@gmail.com >
2026-02-18 10:36:04 +01:00
Milen Pivchev
7f205d15f8
Add android image
...
Signed-off-by: Milen Pivchev <milen.pivchev@gmail.com >
2026-02-18 10:31:26 +01:00
Milen Pivchev
448b6b5008
Additional docs
...
Signed-off-by: Milen Pivchev <milen.pivchev@gmail.com >
2026-02-18 10:31:26 +01:00
tobiasKaminsky
4f09e3a452
add supported server apps
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me >
2026-02-18 10:31:26 +01:00
tobiasKaminsky
463b42b8b3
Client Integration: First draft
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me >
2026-02-18 10:31:26 +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
Cristian Scheid
a9efe9af11
docs: add upload_time to supported DAV properties table
...
Signed-off-by: Cristian Scheid <cristianscheid@gmail.com >
2026-02-17 08:21:53 -03: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
Julius Knorr
fc54a7be82
Merge pull request #12982 from nextcloud/feat/lexicon
...
Config Lexicon
2026-01-28 22:26:48 +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
Carl Schwan
e0527d1c56
fix(developer_manual/database): Port away from createFunction
...
This function is a bit harder to use correctly than IFunctionBuilder, so
use IFunctionBuilder instead.
Signed-off-by: Carl Schwan <carlschwan@kde.org >
2026-01-23 17:53:27 +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
Benjamin Gaussorgues
a4ffa6d8a0
feat: add documentation for OpenMetrics
...
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com >
2026-01-08 12:37:10 +01:00
Ferdinand Thiessen
9eb981584a
Merge pull request #13967 from nextcloud/feat/document-33-profile
...
docs: document changes of the `OCA.Profile.ProfileSections` API
2026-01-05 23:01:22 +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
02e37a6c4c
Merge pull request #13935 from nextcloud/leftybournes/feat/bucket_created_event
...
feat(objectstore): add bucket created event
2026-01-05 22:15:49 +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
Oleksandr Piskun
342179c0e6
Merge pull request #13960 from nextcloud/feat/add-exapp-harp-docs
...
feat(exapp_development): Add documentation for ExApp HaRP
2025-12-30 17:40:06 +02: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
Robin Windey
54a8cb5c3e
feat(exapp_development): Add documentation for ExApp HaRP
...
Signed-off-by: Robin Windey <ro.windey@gmail.com >
2025-12-30 09:17:17 +00:00
Sebastian Krupinski
94a5a1ee49
Merge pull request #13802 from nextcloud/chore/update-css-variable-sidebar-width
...
chore(developer): update sidebar min width CSS variable documentation
2025-12-22 10:02:14 -05: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
Kent Delante
eab3a7599c
feat(objectstore): add bucket created event
...
Signed-off-by: Kent Delante <kent.delante@proton.me >
2025-12-12 14:45:56 +08: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
Marcel Klehr
17abd8562e
Merge pull request #13921 from nextcloud/feat/taskprocessing-ocr
...
feat(developer): Add OCR Task type to taskprocessing docs
2025-12-09 16:37:09 +01:00
Marcel Klehr
2563b8607a
feat(developer): Add OCR Task type to taskprocessing docs
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net >
2025-12-09 10:53:58 +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
Ferdinand Thiessen
be2a9851d3
fix(developer): nextcloud/max-version is required since Nextcloud 11
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de >
2025-11-26 12:25:40 +01:00
Marcel Klehr
1e9565c682
feat(dev): Add docs for UserFacingProcessingException
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net >
2025-11-24 10:15:46 +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 Klehr
e30a3b5c64
Merge pull request #13823 from nextcloud/feat/dev-taskprocessing-internal-task-types
...
feat: More task processing docs for nc 33
2025-11-11 12:42:02 +01:00
Marcel Klehr
3316daaee4
Address review comment
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net >
2025-11-11 10:49:39 +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
Benjamin Gaussorgues
c726c32fc2
Merge pull request #13824 from nextcloud/chore/rename-snowflakeid-decode
2025-11-04 16:37:51 +01:00