Commit Graph

95 Commits

Author SHA1 Message Date
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
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
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
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
Joas Schilling
f929d31f96 Fix syntax issues
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-17 18:20:56 +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
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
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
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
4b0cb556d4 Add documentation for the HTTP client
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-11-02 07:58:22 +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
Christoph Wurst
35d1c8676f Document maintenance mode header
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-09-30 14:43:49 +00:00
Christopher Ng
1169dd916c Document export size estimation API
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-07-26 11:34:53 -07:00
Daniel
1b0d369be4
Merge pull request #8302 from nextcloud/enh/projects-event
Adapt projects documentaiton to new event
2022-05-27 17:43:58 +02:00
Carl Schwan
888ad06e72 Cleanup part of the developer api
- Port away from deprecated stuff
- Update php syntax

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-05-16 15:53:27 +02:00
Julius Härtl
b996ba374b
Adapt projects documentaiton to new event
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-05-12 10:41:45 +02:00
Carl Schwan
85ae41dcc8 Add new cache view for the profiler
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-05-10 00:18:55 +02:00
Carl Schwan
778ea541bd Add profiler doc
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-05-05 12:10:18 +02:00
Pytal
a5ab6daff6
Merge pull request #8193 from nextcloud/user-migration-dev-api 2022-04-25 10:09:47 -07:00
tflidd
a7cf290fbb
Merge pull request #6711 from nextcloud/StCyr-patch-1
corrects a sentence in search.rst
2022-04-23 11:06:29 +02:00
Cyrille Bollu
6b9dafc6a9 corrects a sentence in search.rst
Signed-off-by: Cyrille Bollu <cyr.debian@bollu.be>
2022-04-22 09:38:16 +02:00
Christopher Ng
231ba470d8 Add period
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-04-21 09:23:51 -07:00
Christopher Ng
72098c2444 Update casing
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-04-21 09:23:17 -07:00
Christopher Ng
e2f7119c90 Document user migration API
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-04-20 15:37:06 -07:00
Marcel Klehr
7d113564da Add TOC entry for dev docs for projects
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2022-03-15 15:52:03 +01:00
Julius Härtl
7282b3b973
Merge pull request #8120 from nextcloud/feature/projects
Add dev docs for projects
2022-03-15 15:17:20 +01:00
Marcel Klehr
5494fdf6b2 Add docs for projects 2022-03-13 15:16:21 +01:00
Joas Schilling
cbd11e7d03
Add @publicpage to get() method tags
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-02-23 11:35:44 +01:00
Christoph Wurst
d0b9ccef4d
Add Talk OCP docs to dev manual
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-02-04 10:09:27 +01:00
Joas Schilling
eccf70ca4d
Fix parsing
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-01-28 12:10:26 +01:00
Christopher Ng
1e552eb931 Document profile actions API
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-01-27 22:06:36 -08:00
dartcafe
b7f2a7db18
refer to current webpack packages
Signed-off-by: dartcafe <github@dartcafe.de>
2022-01-02 15:52:15 +01:00
dartcafe
6b2d51d6d1
use --node-env instead of NODE_ENV=
Signed-off-by: dartcafe <github@dartcafe.de>
2022-01-02 15:52:14 +01:00
Christoph Wurst
c340dbce3c
Document the process of releasing an app updates as maintainer
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-12-14 11:47:56 +01:00
Christoph Wurst
7dd3e09e7d
Document SQL debugging for (app) devs
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-12-13 14:46:02 +01:00
Christoph Wurst
0511e6b7c9
Add app upgrade guide for Nextcloud 23
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-12-09 15:49:04 +01:00
Joas Schilling
09eebe3fea
Add documentation about OCP\Security\ITrustedDomainHelper
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-12-07 14:29:58 +01:00
Carl Schwan
3c51f0cb1e
Document user status API
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2021-12-06 11:57:42 +01:00
Christian Wolf
39db36fdb2 Fixed some more links in the dev manual
Signed-off-by: Christian Wolf <github@christianwolf.email>
2021-11-24 14:50:02 +01:00
Christoph Wurst
8d335ccfcb
Document calendar access and search APIs
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-11-10 14:13:41 +01:00
Christoph Wurst
ecd0db5a7a
Document calendar write API for app devs
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-11-10 10:46:40 +01:00
Christoph Wurst
517d4459b3
Add dev docs for the calendar providers API in Nextcloud 23
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-11-10 10:34:47 +01:00
Christoph Wurst
c8f0a31096
Document Calendar resources and rooms for developers
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-11-05 15:41:26 +01:00
Carl Schwan
f9b068281a
Fix highlighting (missing php start tag)
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2021-10-26 18:40:19 +02:00
Jonas
5bf424036e
Fix small typos in publicpage.rst 2021-10-25 11:26:53 +02:00