Commit Graph

1668 Commits

Author SHA1 Message Date
Florian
fa3e49c6c0 Remove docs for svg api, it's not provided anymore
Signed-off-by: Florian <florian@nextcloud.com>
2023-02-16 08:45:11 +00:00
Dennis de Best
882987e7d6 Update settings.rst
Signed-off-by: Dennis de Best <dennis@debest.fr>
2023-02-10 16:46:46 +00:00
Dennis de Best
452d43b204 Fix annotations on settings.rst
The return of `public function getIcon()` was set to the description and not to a valid type. This fixes that and cleans the other annotations.

Signed-off-by: Dennis de Best <dennis@debest.fr>
2023-02-10 16:46:46 +00:00
Christoph Wurst
a4ef453379 fix(dev-manual): Update middleware docs to state of the art
* Register with bootstrap
* Add return types in examples
* Drop obsolete manual DI wiring example

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-01-25 10:48:06 +00:00
Christoph Wurst
c28dbd60f8 feat(dev-manual): Document performance optimizations with class loaders
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-01-23 07:57:57 +00:00
raphj
159c7a6d3c docs: mention IResponse's getBody(), slash when catching Exception
Signed-off-by: raphj <raphael.jakse@xwiki.com>
2023-01-15 22:09:57 +00:00
Faraz Samapoor
fb053e62a5 Updates the "Migrations" section's phrasing.
To make it more readable and to remove redundant words.

Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
2023-01-10 23:07:31 +00:00
Vincent Petry
c053754f63 Add howto sections for testing S3 and email
Added section about how to test email sending.
Added section about how to test S3 as primary and external storage.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2023-01-05 10:15:21 +00:00
Vincent Petry
138f6c8f57 Add share attributes documentation in OCS Share API
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2023-01-04 13:58:36 +00:00
Daniel
48083ef49d Update developer_manual/basics/controllers.rst
Signed-off-by: Daniel <mail@danielkesselberg.de>
2022-12-14 21:46:01 +00:00
Daniel
b8c8065423 Update developer_manual/basics/controllers.rst
Co-authored-by: Christoph Wurst <ChristophWurst@users.noreply.github.com>
Signed-off-by: Daniel <mail@danielkesselberg.de>
2022-12-14 21:46:01 +00:00
Daniel
da5ac61f02 Update developer_manual/basics/controllers.rst
Co-authored-by: Christoph Wurst <ChristophWurst@users.noreply.github.com>
Signed-off-by: Daniel <mail@danielkesselberg.de>
2022-12-14 21:46:01 +00:00
Julius Härtl
39956d28c1 Adapt session handling description to changes in Nextcloud 25
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-12-14 21:46:01 +00:00
Christoph Wurst
77e14d7007
Merge pull request #9335 from nextcloud/backport/9332/stable25
[stable25] Document behavior changes of dbal 3.0 to 3.1 upgrade
2022-11-18 15:12:27 +01:00
Joas Schilling
f929d31f96 Fix syntax issues
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-17 18:20:56 +00:00
Julius Härtl
ae977a350f
Merge pull request #9370 from nextcloud/backport/9366/stable25 2022-11-16 15:30:29 +01:00
Julius Härtl
ec628adae1
Merge pull request #9372 from nextcloud/backport/9351/stable25
[stable25] Use versionadded directive for added OCP events
2022-11-15 13:38:16 +01:00
Christoph Wurst
7dff6e558b Use versionadded directive for added OCP events
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-11-14 22:27:40 +00:00
Christoph Wurst
a17cc0c4b2 Document that Nextcloud does not ship a Babel Polyfill anymore
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-11-14 21:24:41 +00:00
Christoph Wurst
713b81130d Document versions of the PSR packages
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-11-14 20:23:39 +00:00
Christoph Wurst
0d7496aa29 Document when to use the NoTwoFactorRequired annotation
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-11-14 17:28:22 +00:00
Christoph Wurst
96b7d85516
Use deprecated directive instead of note
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-11-14 15:01:57 +01:00
Christoph Wurst
972d102ff3 Document app bootstrap boot and injectFn
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-11-14 12:02:25 +00:00
Christoph Wurst
fc2e461615 Fix min PHP in Nextcloud 24
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-11-14 10:41:04 +00:00
Christoph Wurst
2984df86b8
Merge pull request #9334 from nextcloud/backport/9330/stable25
[stable25] Document deprecation of entity slugs
2022-11-14 11:12:54 +01:00
Christoph Wurst
f1ac5902d4
Document deprecation of entity slugs
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-11-14 11:09:37 +01:00
Christoph Wurst
8ee2070fde Document GenericEvent deprecation in Nextcloud 22
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-11-14 09:25:22 +00:00
Christoph Wurst
fd1c34ac43 Document behavior changes of dbal 3.0 to 3.1 upgrade
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-11-14 09:25:07 +00:00
Joas Schilling
0449deb516
Fix missing 25 split linking to the wrong documentation
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-11 15:32:46 +01:00
Joas Schilling
7868d3d6ec Document the AutoCompleteEvent event
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-09 14:17:15 +00:00
Joas Schilling
07bccf1401
Merge pull request #9317 from nextcloud/backport/9310/stable25
[stable25] Document CriticalActionPerformedEvent
2022-11-09 14:03:42 +01:00
Joas Schilling
28db6d92a9
Merge pull request #9312 from nextcloud/backport/9309/stable25
[stable25] Document `IFactory::getUserLanguage()`
2022-11-09 14:02:37 +01:00
Joas Schilling
1337c027ea Document CriticalActionPerformedEvent
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-09 12:21:38 +00:00
Joas Schilling
5e030decc1 Document datetime support for the Entity class
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-09 12:21:04 +00:00
Joas Schilling
04f2a3af38 Document IFactory::getUserLanguage()
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-09 12:20:11 +00:00
Richard Steinmetz
d09c55f5ed
Merge pull request #9261 from nextcloud/doc/add-imip-documentation
[stable25] Add documentation for iMIP API
2022-11-08 16:28:07 +01:00
Christoph Wurst
cc05a533ef
Merge pull request #9300 from nextcloud/backport/9296/stable25
[stable25] Document "christophwurst/nextcloud replacement" and "Disabled keyboar…
2022-11-08 14:29:39 +01:00
Joas Schilling
53f4585d3b Don't state supported stable branches in the docs
We would forget to update them similarly to the old statement

Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-08 12:16:41 +00:00
Joas Schilling
aa56169be7 Update CI templates and add more links
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-08 12:16:41 +00:00
Joas Schilling
669b04d4bb Fix missing highlight
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-08 12:14:50 +00:00
Joas Schilling
52b418867f Add ref to front-end docs
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-08 12:14:50 +00:00
Joas Schilling
aebec30c82 Make upgrade docs more relevant
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-08 12:14:50 +00:00
Joas Schilling
99f49efa5c Document "christophwurst/nextcloud replacement" and "Disabled keyboard shortcuts" for 25
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-08 12:14:50 +00:00
Anna Larch
064edd1ce2 Add documentation for iMIP API
Signed-off-by: Anna Larch <anna@nextcloud.com>
2022-11-08 11:07:23 +01:00
Christoph Wurst
838ad37a2c Document development process and backports
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-11-03 16:01:49 +00:00
Christoph Wurst
8b7a5b7723 Update DI parameters, aliases and services documentation
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-11-03 13:03:38 +00:00
Christoph Wurst
4b0cb556d4 Add documentation for the HTTP client
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-11-02 07:58:22 +00:00
Christoph Wurst
9f7b819827 Fix rendering of inline code block
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-10-31 14:39:35 +00:00
Andrew Dawes
78cd7734c8 Fixed several typos and grammar errors
Signed-off-by: Andrew Dawes <andrewsdawes@gmail.com>
2022-10-25 08:18:16 +00:00
Kushal Chand
ea95089ba8 Remove link to oc repo in developer manual
Signed-off-by: Kushal Chand <kushalkataria5@gmail.com>
2022-10-14 13:46:52 +00:00