Julius Härtl
5b9d2e8b2d
Add documentation for PublicTemplateResponse
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2018-02-27 17:19:54 +01:00
peterdamian
9919a3fd3d
#600 Change headers to sentence case
2017-11-20 15:15:05 -05:00
peterdamian
41428a522f
Header changes related to issue #602
2017-11-18 14:38:35 -05:00
Daniel Calviño Sánchez
7552763df7
Fix assorted typos
...
The typos go from "pure" typos ("jepg" instead of "jpeg") to
"grammatical" typos like extra commas breaking the flow of a sentence.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com >
2017-05-10 00:27:17 +02:00
Lukas Reschke
744d6dba32
Document brute-force protection annotation
...
For https://github.com/nextcloud/server/pull/4346
Signed-off-by: Lukas Reschke <lukas@statuscode.ch >
2017-04-13 23:52:33 +02:00
Lukas Reschke
a0f6beaec7
Add documentation for rate limiting
...
Signed-off-by: Lukas Reschke <lukas@statuscode.ch >
2017-04-13 17:26:51 +02:00
Roeland Jago Douma
343c54f976
Add some docs for developers wanting to the OCS and the AppFramework
2016-09-05 11:04:11 +02:00
Joas Schilling
d3d6ea5ac4
Some more cleanup
2016-07-21 15:31:49 +02:00
Lukas Reschke
6ccd2c5678
Branding
2016-07-21 00:21:47 +02:00
Joas Schilling
46c1374006
Document PSR-4 autoloading for apps
2016-05-11 15:10:39 +02:00
LEDfan
f73893ab56
Add 2 underscoed instead of none
2015-09-01 16:01:44 +02:00
Carla Schroder
edc70c2740
Merge pull request #1422 from owncloud/phil-davis-dev-app-config
...
Dev App Config minor corrections
2015-08-10 09:08:46 -07:00
Hendrik Leppelsack
79c43fbfe4
fix typo
2015-08-10 13:47:24 +02:00
Phil Davis
cf5bdf2569
Correct another use of "casted"
2015-08-08 18:44:49 +05:45
Phil Davis
f2ef75e63f
Dev App Controllers minor corrections
2015-08-07 09:58:14 +05:45
Morris Jobke
91c0bc2287
Merge pull request #1091 from owncloud/usesession
...
Document usesession annotation
2015-04-30 10:17:59 +02:00
Bernhard Posselt
baf3902ab9
fix import
2015-04-29 19:17:07 +02:00
Bernhard Posselt
17bc916fdc
document usesession annotation
2015-04-29 19:14:49 +02:00
Bernhard Posselt
bf0af61147
fix #876
2015-04-27 13:51:53 +02:00
Bernhard Posselt
87ba73515e
more changes
2015-03-20 13:45:32 +01:00
Bernhard Posselt
617a52dd46
Revert "Document OCSResponse + Controller, StreamResponse usage and Database layer cleanup & deprecation"
2015-03-20 12:57:37 +01:00
Bernhard Posselt
b7ba8f185a
fix #889
2015-03-18 13:04:05 +01:00
Olivier Paroz
4a8b44ff1f
Pass the HTTP status code directly in the constructor
...
My IDE is telling me this way of doing things doesn't not work
```
return new JSONResponse()->setStatus(Http::STATUS_NOT_FOUND);
```
2014-12-12 22:09:01 +01:00
Carla Schroder
6be12f796f
Merge pull request #501 from owncloud/app-nav
...
ownCloud 8: Add app developer documentation for list entry actions
2014-12-04 10:39:13 -08:00
Bernhard Posselt
bed381d76d
Update controllers.rst
2014-11-24 10:27:59 +01:00
Bernhard Posselt
377ce4a919
add version added attribute
2014-10-30 16:17:02 +01:00
Bernhard Posselt
d04f803b41
add data responses docs
2014-10-30 14:24:59 +01:00
Bernhard Posselt
4432ffcc42
Update controllers.rst
2014-06-12 13:50:26 +02:00
Bernhard Posselt
3464678391
fix build warnings, fix docs to not use the request from core that does not contain the url parameters owncloud/core#8827
2014-06-05 18:08:30 +02:00
Volkan Gezer
69f524a3b7
typos app
2014-05-31 04:01:18 +02:00
Bernhard Posselt
908566b3ee
remove serializer docs
2014-05-29 19:21:07 +02:00
Bernhard Posselt
5bed772131
add hints about default parameters
2014-05-13 12:15:17 +02:00
Bernhard Posselt
d135210d15
add docs on container
2014-05-11 16:09:27 +02:00
Bernhard Posselt
632d3051f6
wording fixes
2014-05-08 02:28:22 +02:00
Bernhard Posselt
57b6a93afe
finish controllers
2014-05-08 02:17:55 +02:00
Bernhard Posselt
8f62f42342
basic controller infos
2014-05-08 00:45:56 +02:00
Bernhard Posselt
70c09dd4ab
add route generation
2014-05-07 20:38:15 +02:00
Bernhard Posselt
355c93800d
restructure app docs
2014-05-07 01:29:03 +02:00
Bernhard Posselt
48a808a337
first tutorial commit
2013-03-11 16:20:07 +01:00
Bernhard Posselt
a98957bcc6
consistency fixes
2013-02-09 00:06:52 +01:00
Bernhard Posselt
166d8cf10a
removed useless namespace aliasing
2013-01-30 12:29:24 +01:00
Bernhard Posselt
0e104febc9
more api docs on the main page
2013-01-26 17:28:39 +01:00
Bernhard Posselt
4609ff0397
wired appframework classes into app doc
2013-01-26 17:14:51 +01:00
Bernhard Posselt
fe3a8d3910
added appframework api files
2013-01-26 16:31:08 +01:00
Bernhard Posselt
536dc397b8
restructured dev docs and merged redundant files
2013-01-26 00:18:04 +01:00