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
Carl Schwan
778ea541bd
Add profiler doc
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu >
2022-05-05 12:10:18 +02:00
Christoph Wurst
9b0e24a9d5
Clarify app versioning for EOLed Nextcloud/PHP
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2022-05-04 10:38:57 +02:00
Louis Chemineau
347f64d5c2
Add high level filesystem documention
...
From https://github.com/nextcloud/server/pull/26982
Adds some documentation for the filesystem layer, both a high level overview of how the various pieces interact and a high level guide for apps interacting with the filesystem.
Hopefully this will be useful to anyone trying to either use the filesystem or work on the filesystem.
Signed-off-by: Louis Chemineau <louis@chmn.me >
2022-05-02 14:18:20 +02:00
Vitor Mattos
31661e7113
Fix appdata url
...
Signed-off-by: Vitor Mattos <vitor@php.rio >
2022-04-25 20:02:30 -03: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
tflidd
2d620bee2c
Merge pull request #8134 from nextcloud/sualko-patch-1
...
emphasize that debug mode is required
2022-04-22 19:29:48 +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
Joas Schilling
9af1862f84
Document the string length issue
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2022-04-04 16:03:28 +02:00
Christoph Wurst
eaeeb94dc1
Give some pointers for the PHP8.1 support for apps
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2022-03-24 12:15:50 +01:00
Christoph Wurst
bc987e9f7e
Split up app upgrade pages by major release
...
The old page got longer and longer and it wasn't possible to link to
specific sections as we had multiple headings with the same title on a
single page.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2022-03-23 12:36:13 +01:00
Joas Schilling
02e092a229
Merge pull request #8139 from nextcloud/bugfix/8128/document-db-requirements
...
Document database requirements and specialties
2022-03-22 14:27:33 +01:00
blizzz
13a9efc423
Merge pull request #7036 from nextcloud/enh/dev-client-flow-login-name-mismatch
...
Document client login flow login name mismatch
2022-03-22 10:01:43 +01:00
Julien Veyssier
dc634430cb
add contained-folder-count and contained-file-count optional webdav properties
...
Signed-off-by: Julien Veyssier <eneiluj@posteo.net >
2022-03-20 14:24:41 +01:00
Joas Schilling
dfee257fc2
Document database requirements and specialties
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2022-03-17 16:08:59 +01:00
Klaus
9b644bef94
emphasize that debug mode is required
2022-03-16 15:59:52 +01:00
Christoph Wurst
ba31204ba2
Merge pull request #8119 from helen-fornazier/master
...
Remove meaningless note regarding "testEcho" from tutorial
2022-03-16 14:10:07 +01: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
Helen Koike
33bb9d9f30
Remove meaningless note regarding "testEcho" from tutorial
...
"testEcho" method isn't mentioned anywhere else in the tutorial and it
is not present in the app-tutorial git repository either.
Executing `git log -S testEcho` in both repositories doesn't show the
string in any other place, so remove the note.
Signed-off-by: Helen Koike <helen@koikeco.de >
2022-03-10 12:09:29 -03:00
Joas Schilling
52398ebf5d
Merge pull request #7534 from cogk/patch-2
...
Added example for WebDAV search by last updated time
2022-02-25 09:45:39 +01:00
Corentin Flr
6afb1ca5b5
Update developer_manual/client_apis/WebDAV/search.rst
...
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com >
2022-02-25 09:24:05 +01:00
Christoph Wurst
9dda872a92
Merge pull request #8099 from nextcloud/bugfix/noid/fix-transaction-method-name
...
Fix transaction method name
2022-02-24 12:00:40 +01:00
Joas Schilling
e3213636a0
Merge pull request #8026 from jaspervf/master
...
Remove duplicate flag for authentication
2022-02-24 11:54:49 +01:00
Joas Schilling
ee73b3e241
Fix transaction method name
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2022-02-24 11:54:06 +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
Joas Schilling
83b5f104a0
Use "$this->"
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2022-02-22 14:15:31 +01:00