1678 Commits

Author SHA1 Message Date
Faraz Samapoor
caf8368463 Update middlewares.rst
Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
Signed-off-by: Faraz Samapoor <fsa@adlas.at>
2023-08-02 12:51:37 +03:30
Christoph Wurst
f25738d4ee fix(devmanual): Clarify privacy requirements of unified search providers
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-07-06 08:11:21 +00:00
Grigorii K. Shartsev
d2fd50c2bd fix(developer_manual): add a note about encoding in login flow
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2023-05-26 08:12:54 +00:00
Christoph Wurst
11193f151a fix: Remove outdated "windows enablers"
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-05-12 06:49:30 +00:00
Christoph Wurst
950959630b fix(devmanual): Modernize user manager and user session docs
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-05-10 08:55:02 +00:00
Anna
b6c7a579f4 Merge pull request #10012 from nextcloud/backport/10010/stable25
[stable25] fix: Typo in description for labeling
2023-04-11 13:38:29 +02:00
backportbot-nextcloud[bot]
c89383ddbe Fixed three Unexpected indentations errors and 3 warnings. (#9995)
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
Co-authored-by: Alexander Piskun <bigcat88@icloud.com>
2023-04-07 15:41:41 +03:00
JohannesGGE
51e58977ff Fix: Typo in description for labeling
Signed-off-by: JohannesGGE <mail@johannesgge.de>
2023-04-06 09:32:41 +00:00
Andy Scherzinger
71d2aa37cb Add note about dependency limitation with respect to supporting Nextcloud server versions
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-03-20 08:54:41 +00:00
Ferdinand Thiessen
744c3a11f2 fix(developer): Typo in class loader PSR-4 instead of PSR-0
Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
2023-02-21 16:41:46 +00:00
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