Lukas Reschke
7656d3d353
Use proper repo
2016-09-07 10:58: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
Julius Härtl
3526238138
Fix typo in appinfo example
2016-08-24 17:13:31 +02:00
Arthur Schiwon
0c74a2ec50
add Settings doc
2016-08-19 11:15:16 +02:00
Julius Haertl
08b78199c8
Add documentation about theming app for app developers
2016-08-12 11:20:53 +02:00
Joas Schilling
0a56f5ce71
Remove duplicate deprecation
2016-08-01 08:35:14 +02:00
Joas Schilling
2aa1ab61ad
Add a note how to check for nextcloud version
2016-08-01 08:34:48 +02:00
Morris Jobke
2647609319
Fix it
2016-07-25 11:00:02 +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
d324e86129
Fix importance of headlines
...
- is h2 and = is h3
2016-07-11 09:36:59 +02:00
Stefan Weil
3685254432
developer_manual: Fix some typos (found by codespell)
...
Signed-off-by: Stefan Weil <sw@weilnetz.de >
2016-06-15 21:13:19 +02:00
Christoph Wurst
b50ab08d21
add two-factor-auth, code-signing to TOC
2016-06-08 14:02:47 +02:00
Vincent Petry
5a1d209101
Fix indents and spaces for two factor provider
2016-06-08 13:41:33 +02:00
Christoph Wurst
354ac17978
document 2FA provider development
2016-06-08 13:28:47 +02:00
janklostermann
33abc4309a
added <developer> section to documentation section
...
To make the documentation section complete I added the <developer> section, as the doc.owncloud.org also offers the `developer_manual` area.
Furthermore it would be very helpful for contributors to have this point of reference to find their way to the existing documentations (even if they are the `README.md` files in Github).
2016-06-02 14:14:45 +02:00
Joas Schilling
46c1374006
Document PSR-4 autoloading for apps
2016-05-11 15:10:39 +02:00
Morris Jobke
1febeea788
Merge pull request #2217 from wetsixteen/patch-2
...
fix missing 'this' in hooks
2016-03-15 08:36:54 +01:00
Pellaeon Lin
0a725fcd06
Add instructions to use the code checker before publishing
2016-03-07 14:14:54 +08:00
wetsixteen
7b9906d614
fix missing 'this' in hooks
...
copy paste otherwise creates error 500
2016-03-05 17:33:00 +01:00
RealRancor
6cbe301807
web server -> Web server
2016-02-03 09:19:33 +01:00
Carla Schroder
8b1302bce4
Merge pull request #2020 from owncloud/phil-davis-app-category
...
Correct valid app category strings for category in XML fixes #2018
2016-02-02 08:53:18 -08:00
Lukas Reschke
01c6a17c49
Use --path instead of --appId
2016-01-20 20:49:55 +01:00
Lukas Reschke
9bb568543e
Wording adjustment
...
As per https://github.com/owncloud/documentation/pull/2047/files#r50002706
2016-01-20 20:46:07 +01:00
Lukas Reschke
3c28d23a53
Add information on how to handle keys for multiple devs
2016-01-15 18:31:35 +01:00
Joas Schilling
89daac4425
Merge pull request #2045 from owncloud/prevent-group-enable-for-apps
...
New app type prevent_group_restriction
2016-01-15 13:19:53 +01:00
Lukas Reschke
a165c37bc8
Merge pull request #2036 from owncloud/non-interactive-for-devs
...
Use non interactive mode for certificate creation
2016-01-15 11:06:01 +01:00
Joas Schilling
a01e295c55
New app type prevent_group_restriction
2016-01-14 15:41:26 +01:00
Morris Jobke
38c3758707
Merge pull request #1712 from owncloud/new-scanner-hooks
...
postScanFile and postScanFolder are now available in OC\Files\Utils\Scanner
2016-01-14 13:53:24 +01:00
RealRancor
5cef9fec02
Change http:// links to https://
2016-01-13 18:52:30 +01:00
Lukas Reschke
056a6c6a57
Use non interactive mode for certificate creation
2016-01-13 17:47:27 +01:00
Phil Davis
0d9ca255c8
Correct valid app category strings for category in XML
...
Although the ownCloud App store front-end webGUI has categories "Games" and "Tools" on the left side-bar for users to choose from, the string that goes in the app XML category tag is "game" or "tool".
2016-01-11 19:07:55 +05:45
Carla Schroder
9940e62a5c
Link dev manual to apps/maintainers Wiki on github
2015-12-17 14:02:53 -08:00
Carla Schroder
330bc8c8f6
updates to code signing docs
2015-12-09 12:15:01 -08:00
Lukas Reschke
487dc51cec
Add some documentation about code signing
...
Some initial documentation about code signing.
2015-11-27 20:23:09 +01:00
Carla Schroder
db6d0f635a
Merge pull request #1838 from pellaeon/master
...
Update Javascript L10N section
2015-11-06 11:27:24 -08:00
Jos Poortvliet
b716e7a672
No more appform, git repo it is.
2015-11-06 11:07:06 +01:00
Morris Jobke
d977e23fd0
Merge pull request #1861 from owncloud/filelist-only-js-scripts
...
Add comment about file list only JS scripts
2015-11-03 12:54:22 +01:00
Joas Schilling
1fda7ad94c
Add comment about file list only JS scripts
2015-11-03 12:41:02 +01:00
Jos Poortvliet
48250de825
Update l10n.rst
...
super minor fix, hope a direct commit is OK... Yell if not.
2015-11-02 16:46:02 +01:00
Morris Jobke
14768f98d2
Fix typo
2015-10-29 17:27:33 +01:00
Morris Jobke
76c45891de
Rename variable
2015-10-29 17:12:59 +01:00
Morris Jobke
8b3ab9d73f
document extending the new menu in files app
2015-10-29 16:40:29 +01:00
Pellaeon Lin
4be8316520
Update Javascript L10N section
2015-10-29 11:24:18 +08:00
Morris Jobke
aa6937cc1f
fix how to get the App container
2015-10-12 13:37:36 +02:00
Morris Jobke
1241b6387b
Remove PIM as app category
2015-10-02 09:48:30 +02:00
RealRancor
7e3c6ebdd0
"Other" category is gone at the appstore
2015-10-01 08:29:00 +02:00
Olivier Paroz
25d40cc290
postScanFile and postScanFolder are now available in OC\Files\Utils\Scanner
...
Reflect the changes introduced by https://github.com/owncloud/core/pull/19460
2015-09-30 19:17:20 +02:00
Jos Poortvliet
f5aa754d28
address comments
2015-09-04 18:04:02 +02:00
Jos Poortvliet
20750ef597
Update publishing.rst
...
Add that Official apps should support everything ownCloud Core supports. Otherwise - they can become approved apps.
2015-09-04 13:27:38 +02:00