Commit Graph

122 Commits

Author SHA1 Message Date
J0WI
122ed88e53 Update urls to HTTPS
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2020-09-17 20:33:30 +02:00
Jos Poortvliet
c92e79a9cb Update externalapi.rst 2020-07-29 20:21:56 +02:00
Jos Poortvliet
9362e6a4a9 Update externalapi.rst
Link to open collaboration services instead. Don't merge yet, this page has to be updated first... will take a bit I suppose.
2020-07-29 19:33:12 +02:00
Julius Härtl
210651b75c Add SAML, SMB and polish layout
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-02 23:27:55 +01:00
Jos Poortvliet
17814d4a71 move OCS API in one place
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
2019-07-16 18:19:55 +02:00
Marius Blüm
7e36f755c7 Remove legacy theming documentation
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-07-02 06:57:07 +02:00
Christoph Wurst
2ef9cdbdff Add sharee search and recommendation API docs
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-03-19 11:05:39 +01:00
briefChain
0c1235e6ea Update unit-testing.rst 2019-03-13 21:52:12 +00:00
ChiefBrain
3dcda6257a add expected database, user and password
see https://github.com/nextcloud/server/issues/13803
2019-03-13 21:52:11 +00:00
terrytibbles
159c8fda98 Update theming.rst 2019-02-26 13:28:21 +00:00
korelstar
fbe68627aa Merge information about l10n from core and app 2019-01-09 22:00:51 +01:00
Roeland Jago Douma
57ea1454b9 Merge pull request #1104 from nextcloud/ocs-api-update
Update external API to use proper OCSController etc
2019-01-04 14:02:28 +01:00
Roeland Jago Douma
634543876f Properly nest core development
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-03 21:56:25 +01:00
Roeland Jago Douma
d933eff701 Move chunking
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-03 20:43:00 +01:00
Roeland Jago Douma
185c0e0f20 Update external API to use proper OCSController etc
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-03 16:19:44 +01:00
Roeland Jago Douma
a068f98775 Add docs for chunked uploads
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-03 14:03:42 +01:00
Morris Jobke
3f70424ac2 Remove outdated config.php docs in developer manual
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-12-03 16:14:24 +01:00
Georg Ehrke
4bbe85dfa1 Document how to use variables in translations in javascript 2018-11-29 17:32:43 +01:00
Björn Schießle
e0757ec2d9 "canUpload" is a string not a boolean
"canUpload" is a string which can be either "true" or "false", not a boolean.
2018-11-22 14:35:38 +01:00
Michael Weimann
f59ab23696 Adds the note property for the update share endpoint
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2018-09-20 12:04:20 +02:00
Joas Schilling
1deab991be Increase versions to 14
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-09-04 12:17:40 +02:00
Viktor Födowski
6e29cd4924 Add note about maintenance:theme:update 2018-02-13 09:10:00 +01:00
Roeland Jago Douma
8434417b95 OCS API also takes the Accept header into account
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-01-29 14:54:53 +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
Peter Lavin
234e308bf1 Fix malformed URL
Change ".comg" to ".com".
2017-11-16 18:38:18 -05:00
Julius Härtl
58ae46d2b9 Merge branch 'master' into pierreozoux-patch-1 2017-11-13 09:06:48 +01:00
peterdamian
f826faa3fe Change instances of customise to customize, also make verb plural 2017-11-07 20:45:29 -05:00
Julius Härtl
a05ce8b0eb Add sphinx.ext.intersphinx to reference other parts of the Nextcloud documentation
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2017-10-06 12:18:09 +02:00
Pierre Ozoux
15b7cf5dad Fix link to theming doc 2017-10-02 23:08:15 +02:00
Julius Härtl
f191f42220 Remove logo-wide from custom theme docs
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2017-09-02 21:21:58 +02:00
Jason Bayton
4453473c3b Add in CSS changes for NC12
As the CSS files have been merged into a global server.css, official documentation (and not just release notes) should indicate this.
2017-08-08 11:18:20 +01:00
Morris Jobke
76a25472d4 Merge pull request #520 from nextcloud/switch-to-ocsv2
Switch to OCSv2
2017-07-05 10:10:13 +02:00
Björn Schießle
b88f926b45 Switch to OCSv2
All Nextcloud versions support OCSv2 so our documentation should recommend to use this API which result in a more restful behaviour.
2017-07-04 14:05:58 +02:00
lioff
ab87852948 fix typo in markup to repair code block
the code block was invisible through the typo:
https://docs.nextcloud.com/server/12/developer_manual/core/theming.html#changing-the-default-colours
2017-06-29 23:48:13 +02:00
Julius Härtl
996bba8b65 Update theming docs
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2017-05-23 15:59:40 +02:00
Daniel Calviño Sánchez
aa5b59d0bb Remove outdated link
The server to view the status of Transifex syncs is not publicly
available, so the link and the section it belonged to (which simply
provided the link to view the status of Transifex updates) were removed
altogether.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2017-05-13 00:52:46 +02:00
Daniel Calviño Sánchez
02c14a31e5 Fix markup
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2017-05-13 00:52:46 +02:00
Daniel Calviño Sánchez
c1143b5a16 Add/improve explanations
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2017-05-13 00:19:14 +02:00
Daniel Calviño Sánchez
4b8793c3f7 Fix markup
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2017-05-10 00:44:10 +02:00
Daniel Calviño Sánchez
d18a61c515 Fix style-related punctuation
Based on the style that can be inferred from the current documentation,
paragraphs should end in periods, except when followed by lists or
examples in which case they should end in colons; list items should not
use an ending period, except when the list items act themselves as
paragraphs.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2017-05-10 00:40:46 +02:00
Daniel Calviño Sánchez
a2069175fc Fix broken or outdated links
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2017-05-10 00:27:17 +02:00
Daniel Calviño Sánchez
8e727e085d Fix upper case letters
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2017-05-10 00:27:17 +02: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
Morris Jobke
029ce7b387 Merge pull request #312 from nextcloud/update-externalapi
Quick and dirty update of OCS Api dev-doc
2017-05-03 10:53:56 -03:00
Morris Jobke
9ef437c382 Update version number in links to 12
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-01 12:20:28 -03:00
Julius Härtl
1460ce458c Add hint for disabling the theming app when using a custom theme 2017-01-18 10:50:01 +01:00
Arthur Schiwon
71c5237707 Quick and dirty update of OCS Api dev-doc
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2017-01-16 22:16:36 +01:00
Roeland Jago Douma
8626051300 OCS API request OCS-APIRequest header to be set 2016-09-05 08:14:59 +02:00
Joas Schilling
5e63e32194 Master is now NC11 2016-07-25 11:19:46 +02:00