2172 Commits

Author SHA1 Message Date
Ferdinand Thiessen
70c95aafcb fix(developer): add missing deprecations to the changelog of stable23
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-10-14 12:00:09 +00:00
Christoph Wurst
235a4813b0 feat(devmanual): document contacts menu user status setter
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2025-08-14 09:21:59 +00:00
Ferdinand Thiessen
4ed6455c46 fix(developer): use correct CSS variable name
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-07-17 21:24:37 +00:00
Joas Schilling
6576951737 fix: Show custom version select
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-07-15 09:55:03 +02:00
Jonathan Treffler
41fa205690 fixed call on null errors in cache docs code blocks
some code blocks referenced an undefined $this->cache variable instead of the defined $cache

Signed-off-by: Jonathan Treffler <mail@jonathan-treffler.de>
2025-05-19 05:44:35 +00:00
MCMic
eb29fb1d8f fix: Fix UnknownActivityException typo in upgrade guide
Signed-off-by: MCMic <come@chilliet.eu>
2025-04-05 10:44:07 +00:00
Côme Chilliet
ce26beae18 fix: Fix version number in link to admin_manual in developer_manual
Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
2025-04-03 15:00:44 +02:00
Côme Chilliet
f81077563f fix: Move changes to Changed APIs instead of Added APIs
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-04-03 12:51:42 +00:00
Côme Chilliet
fc719992b5 feat: Document webhook events interfaces added in 30
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-04-03 12:51:41 +00:00
Côme Chilliet
23cef9c8f5 feat: Document move of OC_EventSource class to private folder and namespace
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-04-03 12:44:10 +00:00
Côme Chilliet
f0ab8d6257 feat: Document changes in user backends API in 30
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-04-03 12:29:21 +00:00
Benjamin Gaussorgues
31872dd410 feat(developer_manual): document deprecated interface ICreateGroupBackend
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2025-04-03 11:53:04 +02:00
Christoph Wurst
0d2d56c936 feat(devmanual): Clarify behavior of missing replacement indexes
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2025-03-27 17:37:31 +00:00
John Molakvoæ
00f1090e0f fix(developer_manual): typo on IAppConfig AppFramework service usage
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2025-03-27 09:52:52 +01:00
skjnldsv
5b85c44b4b feat(developer_manual): document IAppConfig AppFramework service
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-03-27 08:49:32 +00:00
Joas Schilling
cd988e3513 fix(client): Fix Out-of-office endpoint and response data
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-03-26 15:30:17 +01:00
Anupam Kumar
22b87aff59 fix: codespell in ocs openapi
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2025-03-21 22:31:44 +01:00
Marcel Müller
b6642956a6 fix(ooo): POST/DELETE endpoint
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2024-12-31 07:50:31 +00:00
Marcel Klehr
d14e283e33 fix(TaskProcessing): Fix typo in URL and remove a non-existing endpoint
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-12-17 02:18:18 +00:00
Ferdinand Thiessen
982ec0bb05 Merge pull request #12287 from nextcloud/backport/12286/stable30
[stable30] fix(developer): Rename invalid css variables
2024-11-11 13:07:31 +01:00
Maxence Lange
40365b4c7b migration attributes
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2024-10-31 12:48:51 +00:00
Ferdinand Thiessen
d6dfa0a9e7 fix(developer): Rename invalid css variables
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-10-15 13:00:40 +00:00
Marcel Klehr
4b8ce7897c TaskProcessing docs: Add a note about multilingual prompts and testing
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-09-27 08:49:52 +00:00
provokateurin
d237ba6fc2 fix(dev): Use non-ambigous array syntax in OpenAPI tutorial
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-09-26 10:47:24 +00:00
Baptiste Fotia
cf69ed9cbb Add the new keyword
The new keyword was not present in the return examples. 

Signed-off-by: Baptiste Fotia <fotia.baptiste@hotmail.com>
2024-09-26 04:32:40 +00:00
Christopher Ng
43c413ffb3 feat(developer): Document hash validate method
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-09-20 09:49:52 -07:00
Ferdinand Thiessen
8f7a59202c fix(developer): Add note about PSR logger version and DI
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-09-19 12:52:41 +00:00
fenn-cs
f86a54dbc4 chore: Add notes for noExpirationDate flag addition to share API
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2024-09-19 09:25:34 +00:00
Louis
3c7d0046c0 Merge pull request #12204 from nextcloud/backport/12201/stable30
[stable30] fix: Dependency hell documentation
2024-09-15 10:59:19 +02:00
Ferdinand Thiessen
45275adc8f Merge pull request #12113 from nextcloud/backport/12112/stable30
[stable30] [task processing] Fix text processing still being mentioned
2024-09-15 01:09:24 +02:00
Louis Chemineau
d5372c1755 fix: Dependency hell documentation
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-09-14 23:02:56 +00:00
Ferdinand Thiessen
6ce08c6b77 Merge pull request #12136 from nextcloud/backport/12135/stable30
[stable30] feat(dev): Add algorithms supported by oc:checksum prop and OC-Checksum header
2024-09-14 22:54:22 +02:00
Ferdinand Thiessen
91daa85858 Merge pull request #12164 from nextcloud/backport/12163/stable30
[stable30] chore: Remove unused subsections and add note about CSS variables section
2024-09-14 22:47:36 +02:00
Côme Chilliet
e975ddb901 feat: Document new API for occ reserved options
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-09-14 22:39:19 +02:00
Ferdinand Thiessen
1da2006306 chore: Remove unused subsections and add note about CSS variables section
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-09-05 20:11:25 +00:00
Christopher Ng
96b43a3365 feat(developer): Document new encode flags for JSONResponse
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-09-03 15:45:52 -07:00
provokateurin
eecebeab4e feat(dev): Add algorithms supported by oc:checksum prop and OC-Checksum header
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-08-28 14:07:37 +00:00
Julien Veyssier
710da14bcb fix(taskprocessing): text processing still mentioned
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2024-08-19 09:09:54 +00:00
Ferdinand Thiessen
a42bdb9fb8 chore(developer): Add upgrade hint about CSP nonce
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-15 06:41:26 +00:00
Marco Ambrosini
9a87818f26 chore: Update border radius documentation with new variables
Signed-off-by: Marco Ambrosini <marcoambrosini@proton.me>
2024-08-13 18:28:49 +02:00
Ferdinand Thiessen
49cabc4651 chore: Add upgrade guide for border radius CSS variables
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-13 18:28:45 +02:00
Marco
6b07413fdc Add clickable area info
Signed-off-by: Marco <marcoambrosini@proton.me>
2024-08-10 12:11:33 +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
e09920773e docs(developer/Upgrade_to_30): List all deprecations in detail
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-08-01 08:27:13 +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
2770a3f66a docs(Upgrade to 30): Deprecate old AI APIs
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-07-26 11:05:02 +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
df5c9443e7 feat: update list of ocp events
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2024-07-25 10:41:13 +02:00