Commit Graph

897 Commits

Author SHA1 Message Date
Joas Schilling
c928980e8d
Some more cleanup 2016-07-22 16:07:14 +02:00
Lukas Reschke
33670bab9e
Branding 2016-07-22 15:54:55 +02:00
Björn Schießle
b1917ea1b5
add license header section
Added a paragraph to explain how to add a license header and a correct copyright notice together with a example header.
2016-07-19 11:55:02 +02:00
Joas Schilling
c4b4cebc82
Fix importance of headlines
- is h2 and = is h3
2016-07-11 10:49:41 +02:00
Jani Bonnevier
481e14b473 Fix broken link and update setup command (#39)
* Replace broken link to ocdev with link to ncdev

* Update setup command to ncdev
2016-06-29 16:07:53 +02:00
Lukas Reschke
c5b9c06d0e Remove sample links 2016-06-21 10:35:54 +02:00
Lukas Reschke
4d6417533e Adjust samples 2016-06-21 10:32:35 +02:00
Lukas Reschke
6d314efcd2 Some more Nextcloud branding 2016-06-21 10:31:27 +02:00
Lukas Reschke
6fb5293e12 Some more Nextcloud branding 2016-06-21 10:30:21 +02:00
Lukas Reschke
9d8683c56f Change paths 2016-06-21 10:29:22 +02:00
Lukas Reschke
246a6431cf Fix links 2016-06-21 09:57:50 +02:00
Lukas Reschke
63d0a44e70
Remove broken table 2016-06-20 14:48:26 +02:00
Lukas Reschke
959446eac7
Replace ownCloud => Nextcloud 2016-06-20 14:37:35 +02:00
Stefan Weil
91dcaadbe9
developer_manual: Fix some typos (found by codespell)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2016-06-15 23:46:12 +02:00
Lukas Reschke
4e0b80fba2
Adjust makefile 2016-06-12 21:12:21 +02:00
Lukas Reschke
28dc201062
The CLA is dead. 2016-06-12 19:32:39 +02:00
Lukas Reschke
f1632c2aac
Replace ownCloud with Nextcloud 2016-06-12 19:30:35 +02:00
Lukas Reschke
ee9c15bc93
Fix PDF creation for developer_manual 2016-06-12 18:32:20 +02:00
Lukas Reschke
7050a6995f
Adjust copyright date 2016-06-12 16:46:51 +02:00
Lukas Reschke
d829669877
Add branding 2016-06-12 14:18:45 +02:00
mmccarn
993607691a Add instructions for theming favicon 2016-04-10 22:36:19 +02:00
Carla Schroder
73ddff3c04 Update theming.rst 2016-03-15 08:23:45 -07:00
Joas Schilling
4db220d93b Add docs about list+delete of federated shares 2016-03-11 11:03:04 -08:00
Björn Schießle
f03b652d33 fix url to accept remote shares 2016-03-11 11:03:04 -08:00
Pellaeon Lin
dc9418ff54 Add instructions to use the code checker before publishing 2016-03-11 09:06:16 +01:00
AbdealiJK
886cc9385e devenv.rst: Fix link to installation 2016-02-23 16:03:34 +05:30
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
RealRancor
e22ee0db56 Webserver -> Web server 2016-02-02 13:27:31 +01:00
RealRancor
bb4616f918 Fix missing newline for TODO tag. 2016-01-28 07:15:16 +01: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
Carla Schroder
3a69598264 Merge pull request #2037 from RealRancor/kburl_gone
knowledgebaseurl is gone since ages...
2016-01-13 10:11:41 -08:00
RealRancor
f0e097848e knowledgebaseurl is gone since ages... 2016-01-13 18:55:43 +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
RealRancor
467d6a791e Updating .well-known documentation and new dav endpoint for 9.0 release 2016-01-10 21:27:05 +01:00
Carla Schroder
9940e62a5c Link dev manual to apps/maintainers Wiki on github 2015-12-17 14:02:53 -08:00
Morris Jobke
55b04a8a6c Merge pull request #1937 from owncloud/jospoortvliet-patch-1
adding some tags
2015-12-14 09:10:33 +01:00
Jos Poortvliet
87003ff77f implement feedback 2015-12-13 20:24:46 +01:00
Carla Schroder
330bc8c8f6 updates to code signing docs 2015-12-09 12:15:01 -08:00
Jos Poortvliet
2a266cc315 adding some tags
@morrisjobke @deepdiver1975 correct?
2015-12-07 15:15:03 +01: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