Daniel
e3d105153b
Merge pull request #9234 from AndrewDawes/fix_typos
...
Fixed several typos and grammar errors
2022-10-25 10:17:59 +02:00
Andrew Dawes
e1bc8c6667
Fixed several typos and grammar errors
...
Signed-off-by: Andrew Dawes <andrewsdawes@gmail.com >
2022-10-25 07:32:25 +02:00
Christoph Wurst
eae6b7dd9f
Fix 26 upgrade docs missing from TOC
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2022-10-24 11:53:22 +02:00
Christoph Wurst
4cdf7f5c26
Add Nextcloud 26 upgrade docs for app devs
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2022-10-24 10:46:05 +02:00
Kushal Chand
5a4f753003
Remove link to oc repo in developer manual
...
Signed-off-by: Kushal Chand <kushalkataria5@gmail.com >
2022-10-14 11:05:03 +05:30
Julien Veyssier
c70b0743fc
update dashboard api for clients in dev doc
...
Signed-off-by: Julien Veyssier <julien-nc@posteo.net >
2022-10-13 17:59:21 +02:00
Wael
79e68f86af
Minor typo fix (SingleSignOn)
...
Signed-off-by: Wael <wael.tellat@gmail.com >
2022-10-11 23:06:32 +02:00
Joas Schilling
7d91c9aab3
Update transifex config template with new TX version
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2022-10-06 17:04:50 +02:00
Christian Paul
de4954b3fc
ocs-api-overview: Talk about user using singular they
...
Signed-off-by: Christian Paul <info@jaller.de >
2022-10-01 16:33:20 +02:00
Christoph Wurst
250286e335
Document maintenance mode header
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2022-09-30 16:22:18 +02: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
Robin Windey
8073549620
Improve migration docs
...
* Add section on how migration classes are constructed
* Add a hint for "version" argument on "migrations:execute"
Signed-off-by: Robin Windey <ro.windey@gmail.com >
2022-09-03 12:18:51 +02:00
Christian Wolf
7c8926ca07
Make text more explicit regarding the pre-release process
...
Signed-off-by: Christian Wolf <github@christianwolf.email >
2022-08-22 16:32:09 +02:00
John Molakvoæ
545af776d0
Apply suggestions from code review
...
Co-authored-by: Christoph Wurst <ChristophWurst@users.noreply.github.com >
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com >
2022-08-19 10:02:18 +02:00
John Molakvoæ
56b7e78d4a
Document scss support drop
...
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com >
2022-08-13 16:50:35 +02:00
John Molakvoæ
503e48fc82
Merge pull request #8020 from MarcelRobitaille/patch-2
2022-08-13 13:53:51 +02:00
John Molakvoæ
5eff1f0c86
Merge pull request #7877 from nextcloud/ocs-recommendations-api
2022-08-13 13:31:29 +02:00
John Molakvoæ
efe787166c
Update developer_manual/app_development/intro.rst
...
Co-authored-by: Carl Schwan <carl@carlschwan.eu >
2022-08-13 13:05:59 +02:00
John Molakvoæ
e7683f866c
Merge pull request #6748 from PanCakeConnaisseur/non-existing-event
...
Remove nonexistent event
2022-08-13 13:04:59 +02:00
John Molakvoæ
c5a7d095df
Merge branch 'master' into ocs-recommendations-api
...
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com >
2022-08-13 13:04:11 +02:00
Joas Schilling
f5126e1570
Merge pull request #8070 from sbernhard/patch-2
...
Adapt webdav search examples
2022-08-12 09:37:03 +02:00
Christian Wolf
a61ec1438e
Adding more clear documentation on pre-releases
...
Signed-off-by: Christian Wolf <github@christianwolf.email >
2022-07-31 20:03:35 +02:00
Côme Chilliet
b334d83faa
Merge pull request #9123 from nextcloud/export-size-estimation-api
...
Document export size estimation API
2022-07-28 09:10:37 +02:00
Raul
a6a3ebcae4
Add instructions for inviting nextcloud-bot to a repository
...
Signed-off-by: Raul <r.ferreira.fuentes@gmail.com >
2022-07-27 14:25:02 +02: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
kalle (jag)
3f2903a9c8
Dev settings docs: implement interface, not extend
...
Signed-off-by: kalle (jag) <kalle.f8@proton.me >
2022-07-07 21:28:35 +02:00
Daniel
78a7827ecb
Merge pull request #8557 from aaronsegura/patch-2
...
Update ocs-status-api.rst table rows to display properly
2022-06-28 22:58:01 +02:00
Felix Schneider
3a791dd690
Fix Typo
...
"addning" --> "adding"
Signed-off-by: Felix Schneider <fs@felix-schneider.org >
Signed-off-by: Felix Schneider <fs@felix-schneider.org >
2022-06-18 14:25:08 +02:00
Aaron Segura
b828df48a2
Update ocs-status-api.rst
...
Fix tables so that each row is displayed separately
Signed-off-by: Aaron Segura <aaron@aaronsegura.com >
2022-06-17 16:23:23 -05:00
tflidd
10a10c0836
Merge pull request #8531 from weswaldix/master
...
fixed typo in developer_manual
2022-06-11 13:33:17 +02:00
Joas Schilling
54f3afe1b6
Document user preferences API
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2022-06-09 12:55:39 +02:00
Andreas Weswaldi
0405c6cae1
fixed typo in developer_manual
...
fixed typo "dekstop" to "desktop" in client_apis/LoginFlow/index.rst
Signed-off-by: Andreas Weswaldi <andreas@weswaldi.at >
2022-06-09 08:08:56 +02:00
Christoph Wurst
92cdbcda0d
Document logger function in dev manual
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2022-06-07 13:55:01 +02:00
zak39
efa31104f0
Explain how to add several IDelegatedSettings classes 'settings'
...
In this documentation, there is no explanation on how to add several IDelegatedSettings' classes for a function.
Signed-off-by: zak39 <fotia.baptiste@hotmail.com >
2022-06-03 10:37:07 +02:00
Julia Kirschenheuter
9028a00c3a
Merge pull request #8459 from nextcloud/enhancement/nextcloud-25-app-upgrade-skeleton
...
Add Nextcloud 25 app upgrade guide skeleton
2022-06-01 17:04:32 +02:00
Christoph Wurst
eabcfbef8f
Drop empty Nextcloud 24 upgrade sections
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2022-05-31 11:31:49 +02:00
Christoph Wurst
b0a234ef04
Add Nextcloud 25 app upgrade guide skeleton
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2022-05-31 11:29:29 +02: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
Joas Schilling
8af6bf851c
Extend translation docs a bit
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2022-05-19 16:23:25 +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
2fa664ab40
Merge pull request #8294 from nextcloud/update/dependency-injection
...
Update dependency injection developer doc
2022-05-10 23:23:15 +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
4b23f5d53e
Add section about OCP\Server::get
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu >
2022-05-10 00:12:22 +02:00
Carl Schwan
fed2de15da
Modernize dependency injection section
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu >
2022-05-10 00:08:04 +02:00