Commit Graph

2315 Commits

Author SHA1 Message Date
Lukas Schaefer
e4edef17fb docs for text to speech
Signed-off-by: Lukas Schaefer <lukas@lschaefer.xyz>
2025-04-30 00:14:46 -04:00
Richard Steinmetz
bfdccae38f Merge pull request #13092 from nextcloud/enh/noid/standardize-occ-command
standardize occ command documentation
2025-04-29 14:27:58 +02:00
Simon L.
495247ae4a standardize occ command documentation
Use `sudo -E -u www-data php occ` everywhere.
Motivation: this should work on more appliances like also inside docker containers.
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-04-29 13:21:08 +02:00
Ferdinand Thiessen
53ead2543d feat(developer): document hide-download WebDAV property
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-04-28 12:17:29 +02:00
Kate
298ff86a4c Merge pull request #13071 from nextcloud/fix/fix-spellcheck 2025-04-22 18:28:46 +02:00
Côme Chilliet
42c7243658 chore: Fix spell errors in app upgrade guide
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-04-22 17:38:24 +02:00
Ferdinand Thiessen
d7c1d6bada fix(developer): make WebDAV property table smaller
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-04-22 16:48:25 +02:00
Côme Chilliet
dbde5cd9bd feat: Document new method IUser::getFirstLogin in upgrade guide
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-04-22 12:38:01 +02:00
Côme Chilliet
68ece85948 feat: Document new query parameter forceLanguage
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-04-22 12:06:40 +02:00
Côme Chilliet
484349a8d3 feat: Document the add of IRichTextFormatter to OCP in 31
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-04-22 11:36:11 +02:00
Côme Chilliet
fb78c5af7a Merge pull request #13057 from nextcloud/enh/document-istorage-constructor-removal
feat: Document the move of IStorage constructor to a new interface
2025-04-22 11:24:04 +02:00
Côme Chilliet
0941fa92da feat: Document the move of IStorage constructor to a new interface
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-04-22 11:04:41 +02:00
Ferdinand Thiessen
0da8f1ad89 chore: document removal of scssphp
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-04-22 09:58:07 +02:00
Joas Schilling
aafdae00a0 fix(translations): Split "Translation setup" into it's own page
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-04-12 23:25:43 +02:00
Joas Schilling
7edac26539 feat(l10n): Improve translation guidelines
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-04-12 21:30:16 +02:00
Côme Chilliet
d22c630a13 fix: Move changes to backend section in upgrade_to_31.rst
Some backend changes were mistakenly added to frontend section

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-04-07 15:43:05 +02:00
MCMic
c3615d8066 fix: Fix UnknownActivityException typo in upgrade guide
Signed-off-by: MCMic <come@chilliet.eu>
2025-04-04 11:45:47 +02:00
Côme Chilliet
0e8ca01cd9 feat: Document removed aliases in 31
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-04-03 18:08:06 +02:00
Côme Chilliet
07fb477991 feat: Document removal of OCP\Files\Storage in 31
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-04-03 18:02:05 +02:00
Côme Chilliet
7c3306b2ad Merge pull request #12999 from nextcloud/feat/document-new-user-events
feat: Document user events added in 31 for user_ldap
2025-04-03 17:50:03 +02:00
Côme Chilliet
11c5d3eb32 fix: Typo in developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_31.rst
Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
2025-04-03 14:55:11 +00:00
Côme Chilliet
197598555e feat: Document user events added in 31 for user_ldap
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-04-03 16:15:19 +02:00
Côme Chilliet
fde7ef39e2 fix: Add missing newline
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-04-03 15:08:28 +02:00
Côme Chilliet
59b9d65239 feat: Document removal of OC_API legacy class
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-04-03 14:55:36 +02:00
Côme Chilliet
5042dab3f1 Merge pull request #12993 from nextcloud/feat/document-move-of-oc-image
feat: Document move of OC_Image to OC\Image
2025-04-03 14:51:49 +02:00
Côme Chilliet
0591944af4 fix: Move changes to Changed APIs instead of Added APIs
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-04-03 14:46:37 +02:00
Côme Chilliet
84248d4f8c feat: Document webhook events interfaces added in 30
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-04-03 14:46:37 +02:00
Côme Chilliet
4ffe407b04 feat: Document move of OC_Image to OC\Image
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-04-03 14:45:17 +02:00
Côme Chilliet
c75f0a510a 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 14:29:29 +02:00
Côme Chilliet
32e22ee4ae feat: Document changes in user backends API in 30
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-04-03 14:17:48 +02:00
Benjamin Gaussorgues
593a1e43a8 feat(developer_manual): document deprecated interface ICreateGroupBackend
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2025-03-31 16:36:49 +02:00
Benjamin Gaussorgues
37557dc542 feat(developer_manual): document Nextcloud DAV pagination
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2025-03-31 16:36:09 +02:00
Benjamin Gaussorgues
cee90c6ab1 feat(developer_manual): document removed API endpoint /testremote
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2025-03-31 15:53:23 +02:00
Jonas Heinrich
8e2d4b6ae3 Refer software Poedit for translating files 2025-03-28 21:57:19 +01:00
rakekniven
7cdf4cd305 Merge pull request #12864 from nextcloud/feat/devmanual/create-missing-replacement-indexes
feat(devmanual): Clarify behavior of missing replacement indexes
2025-03-27 18:37:16 +01:00
John Molakvoæ
53df5aa1f2 fix(developer_manual): typo on IAppConfig AppFramework service usage
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2025-03-27 09:51:34 +01:00
skjnldsv
70a8bb6d3d feat(developer_manual): document IAppConfig AppFramework service
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-03-27 09:44:08 +01:00
Ferdinand Thiessen
7ecf6642de fix: Add versions back to developer and admin docs
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-03-17 17:27:38 +01:00
Julien Veyssier
9a0a2e1a9c add small Oidc sections in admin and developer docs
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2025-03-13 12:29:56 +01:00
Christoph Wurst
56d0977384 feat(devmanual): Clarify behavior of missing replacement indexes
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2025-03-13 08:11:38 +01:00
Maxence Lange
8968caa354 IUserConfig
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2025-03-06 07:47:01 -01:00
Maxence Lange
394065e8dc fulltextsearch ocs api 2025-03-05 10:57:00 -01:00
Daniel Kesselberg
15e756b7f4 docs: change cors annotation to attribute
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2025-03-04 10:39:12 +01:00
Richard Steinmetz
f787d184c2 feat(developer): document calendar event builder interface
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2025-03-03 13:50:54 +01:00
rakekniven
08a31b99bc Merge pull request #12698 from nextcloud/artonge/feat/add_deleting_metadata
feat: Add information about deleting metadata
2025-03-01 20:57:13 +01:00
Christian Wolf
b8b0411f1c Apply suggestions from code review
Signed-off-by: Christian Wolf <github@christianwolf.email>
2025-02-28 18:23:27 +01:00
Christian Wolf
5435dcd708 Apply suggestions from code review
Add first batch of changes to be incorporated.

Co-authored-by: Kate <26026535+provokateurin@users.noreply.github.com>
Signed-off-by: Christian Wolf <github@christianwolf.email>
2025-02-28 18:05:11 +01:00
Christian Wolf
17043e2dd4 Update routing file
Signed-off-by: Christian Wolf <github@christianwolf.email>
2025-02-28 16:31:19 +01:00
Christian Wolf
e2b2504338 Fix some minor punctuation
Signed-off-by: Christian Wolf <github@christianwolf.email>
2025-02-28 16:31:18 +01:00
Christian Wolf
d3348cd2b7 Add more examples in the Authentication section
Signed-off-by: Christian Wolf <github@christianwolf.email>
2025-02-28 16:31:16 +01:00