Ruben Barkow-Kuder
48da5d15be
fix app:update command
2020-05-05 07:46:06 +00:00
Nextcloud bot
a751c8c093
generate documentation from config.sample.php
2020-05-05 03:33:00 +00:00
Nextcloud bot
d94d88abd2
generate documentation from config.sample.php
2020-05-04 11:26:25 +00:00
John Molakvoæ
384d97f0af
Merge pull request #2035 from nextcloud/backport/2034/stable18
2020-04-29 22:02:17 +02:00
Eirik Smithsen
c3461ab0e0
Fix reverse proxy documentation list formatting
...
reStructuredText requires a blank line before and after
lists to render correctly.
Signed-off-by: Eirik Smithsen <eirik.1996@hotmail.com>
2020-04-29 19:46:59 +00:00
Morris Jobke
d145c1a95b
Merge pull request #2029 from nextcloud/backport/2028/stable18
...
[stable18] Clarify ownCloud migration version
2020-04-27 11:15:00 +02:00
Morris Jobke
75675131a4
Clarify ownCloud migration version
2020-04-27 09:09:27 +00:00
Morris Jobke
e402e0ea49
Merge pull request #2024 from nextcloud/backport/2021/stable18
...
[stable18] Added example rule to exclude folder
2020-04-23 14:39:04 +02:00
Georgiy Sitnikov
1e8a8ba62a
Small wording correction
2020-04-23 12:15:18 +00:00
Georgiy Sitnikov
3014fcf132
Added MOCK Screenshot.
2020-04-23 12:15:18 +00:00
Georgiy Sitnikov
58d88b9fcc
Added example rule to exclude folder
...
Seems it was always asked about.
Picture download screenshot via https://gas85.ddns.net/index.php/s/TQ3Q9omcBRQsPFr and upload it to /images/
2020-04-23 12:15:18 +00:00
Morris Jobke
a099ebcad5
Merge pull request #2022 from nextcloud/backport/1775/stable18
...
[stable18] Fix formatting of occ log:manage options
2020-04-22 13:40:08 +02:00
Morris Jobke
16970ab9a1
Apply suggestions from code review
...
Co-Authored-By: J0WI <J0WI@users.noreply.github.com>
2020-04-22 11:39:25 +00:00
James Stout
dbf50893d5
Fix formatting of occ log:manage options
...
The double dash (--) wasn’t being rendered correctly:
• –backend [file, syslog, errorlog, systemd]
• –level [debug, info, warning, error]
is now
• –-backend [file, syslog, errorlog, systemd]
• –-level [debug, info, warning, error]
Signed-off-by: James Stout <stoutyhk@gmail.com>
2020-04-22 11:39:24 +00:00
Morris Jobke
937a3452c9
Merge pull request #2020 from nextcloud/backport/2015/stable18
...
[stable18] Fix code block
2020-04-22 13:38:43 +02:00
John Molakvoæ
bdac140f90
Add missing block declaration
2020-04-22 09:00:57 +00:00
John Molakvoæ
b0a51444c1
Fix code block
...
Fix #2011
2020-04-22 09:00:57 +00:00
Morris Jobke
c90b86d2f9
Merge pull request #2017 from nextcloud/backport/2014/stable18
...
[stable18] Fix typo
2020-04-22 10:20:15 +02:00
Morris Jobke
0a437c2831
Merge pull request #2016 from nextcloud/backport/1773/stable18
...
[stable18] Add Groupware section
2020-04-22 10:19:40 +02:00
Thomas Citharel
3bbcf1774d
Fix typo
...
Nexcloud ➡️ Nextcloud
Closes #1940
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-04-22 08:19:20 +00:00
Thomas Citharel
8dd4ec8cad
Add section on sharing and publishing calendars, and minor improvements
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-04-22 08:18:17 +00:00
Thomas Citharel
17c882a48a
Fix a typo
...
Closes #1940
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-04-22 08:18:17 +00:00
Thomas Citharel
7d8313b661
Improve admin groupware section
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-04-22 08:18:17 +00:00
Thomas Citharel
4bc0ee9d0a
Add venv folder to gitignore
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-04-22 08:18:17 +00:00
Thomas Citharel
1628b64c52
Improve user groupware documentation
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-04-22 08:18:17 +00:00
Thomas Citharel
aeafc0aff2
Add Groupware section
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-04-22 08:18:17 +00:00
Morris Jobke
cb7c00f7df
Merge pull request #2008 from nextcloud/backport/2005/stable18
...
[stable18] Update Primary Storage doc for OpenStack Swift v3
2020-04-21 15:05:09 +02:00
CJlano
8a38122ced
Update Primary Storage doc for OpenStack Swift v3
...
Add scope/project with TenantName, as discussed in #11264 comment https://github.com/nextcloud/server/issues/11264#issuecomment-457525893
This is necessary for OVH Object Storage. Not sure for other providers.
2020-04-21 12:55:04 +00:00
Morris Jobke
0c713b0ccc
Merge pull request #2004 from nextcloud/backport/1850/stable18
...
[stable18] Add example Swift v3 scope
2020-04-21 12:11:25 +02:00
Morris Jobke
1b117fdff2
Change array syntax from array() to []
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-04-21 10:03:57 +00:00
Charles Provent
0c3de959ad
Add example Swift v3 scope
...
Add an example of Swift V3 with a configuration scope following this commit :
https://github.com/nextcloud/server/pull/9280
2020-04-21 10:03:57 +00:00
Morris Jobke
393af8a058
Merge pull request #2001 from nextcloud/backport/2000/stable18
...
[stable18] Fix paragraph layout after merging #1936
2020-04-21 11:27:38 +02:00
Morris Jobke
d17f5a2ef5
Fix paragraph layout after merging #1936
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-04-21 09:17:02 +00:00
Morris Jobke
c44715fcda
Merge pull request #1996 from nextcloud/backport/1936/stable18
...
[stable18] Update documentation and readability
2020-04-21 11:03:12 +02:00
Clément Duveau
4741c2c618
Update documentation and readability
...
As my reverse proxy can change its IP address (self-healing, rolling update, etc) I resolve it only using internal DNS. I just tried and my Nextcloud install (officiel docker, no modifications) is able to resolve it.
Options for the array have been updated for readability
2020-04-21 09:02:27 +00:00
Morris Jobke
3d62610013
Merge pull request #1993 from nextcloud/backport/1992/stable18
...
[stable18] Fixing small typo in docs
2020-04-21 10:36:28 +02:00
gunnaraas
e62e4a5030
Fixing small typo in docs
...
'environment' was spelled 'environmemt' on line 649
2020-04-21 08:35:29 +00:00
Morris Jobke
0488ec7bd9
Merge pull request #1983 from nextcloud/backport/1968/stable18
...
[stable18] add comments and link to activity docs
2020-04-21 10:28:51 +02:00
Morris Jobke
d282aeaba9
Merge pull request #1989 from nextcloud/backport/1962/stable18
...
[stable18] Document "Invalid private key for encryption app"
2020-04-21 10:27:35 +02:00
Paul Tötterman
23f73b067e
Document "Invalid private key for encryption app"
...
Signed-off-by: Paul Tötterman <paul.totterman@iki.fi>
2020-04-21 08:19:43 +00:00
Morris Jobke
b72d56bbdc
Merge pull request #1986 from nextcloud/backport/1744/stable18
...
[stable18] add autocomplete API
2020-04-21 10:03:12 +02:00
Jos Poortvliet
4166dc0677
add autocomplete API
...
replacing #1566
2020-04-21 08:00:26 +00:00
Morris Jobke
2903f112b7
Merge pull request #1982 from nextcloud/backport/stable18/1820
...
[stable18] 18 is latest version
2020-04-21 09:56:59 +02:00
Jos Poortvliet
dc029fe75b
Update index.rst
2020-04-21 07:52:06 +00:00
Jos Poortvliet
d2d253a97f
Create comments.rst
2020-04-21 07:52:06 +00:00
Jos Poortvliet
c0bb4593bc
Update index.rst
2020-04-21 07:52:06 +00:00
Jos Poortvliet
c4cf4c2a2e
Update index.rst
2020-04-21 07:52:06 +00:00
Jos Poortvliet
6983c7b214
Rename activity.rst to activity-api.rst
2020-04-21 07:52:06 +00:00
Jos Poortvliet
b02a8d5199
Create activity.rst
2020-04-21 07:52:06 +00:00
Roeland Jago Douma
108a20684d
18 is latest version
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-04-21 09:46:46 +02:00