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 |
|
Julien Veyssier
|
93bad5660b
|
update dashboard api for clients in dev doc
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
|
2022-10-13 16:07:44 +00:00 |
|
Wael
|
2eb1f5dbce
|
Minor typo fix (SingleSignOn)
Signed-off-by: Wael <wael.tellat@gmail.com>
|
2022-10-12 19:44:34 +00:00 |
|
Christoph Wurst
|
35d1c8676f
|
Document maintenance mode header
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2022-09-30 14:43:49 +00:00 |
|
Daniel
|
90bac8aa29
|
Merge pull request #9157 from knoxell/patch-2
adding token lifetime for loginflow v2
|
2022-09-18 00:05:03 +02:00 |
|
Daniel
|
fb83e8da3c
|
Merge pull request #9165 from quinnzipse/dev_manual-basics-routing-typo
Fix typo in routing.rst
|
2022-09-18 00:03:37 +02:00 |
|
Joas Schilling
|
9ea91c26aa
|
Document disabled keyboard shortcuts
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2022-09-16 09:48:34 +02:00 |
|
Quinn Zipse
|
41f7c3547c
|
Fix typo in routing.rst
Signed-off-by: Quinn Zipse <25140452+quinnzipse@users.noreply.github.com>
|
2022-09-14 21:25:52 -05:00 |
|
Knoxell
|
acba8015f1
|
adding token lifetime for loginflow v2
The token lifetime never made it into the developer manual even though relevant.
- As described in the push request for login flow V2 [nextcloud/server#14161](https://github.com/nextcloud/server/pull/14161), the token lifetime is 20 mins.
- In the source code: https://github.com/nextcloud/server/blob/master/core/Db/LoginFlowV2Mapper.php#L34
Signed-off-by: Knoxell <85034894+knoxell@users.noreply.github.com>
|
2022-09-14 14:25:48 +02:00 |
|
Daniel
|
0bf9df96d8
|
Merge pull request #9149 from nextcloud/feature/improve-migration-docs
Improve migration docs
|
2022-09-07 12:23:22 +02:00 |
|