Commit Graph

2826 Commits

Author SHA1 Message Date
Roeland Jago Douma
890012dba9
Merge pull request #2135 from nextcloud/backport/2121/stable18
[stable18] documentation for user invoked ownership transfer
2020-06-05 10:12:06 +02:00
Sascha Wiswedel
c2df286d69 documentation for user invoked ownership transfer
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-06-04 20:09:14 +00:00
Sascha Wiswedel
db92147404 purge strings about explicit Nextcloud versions
Versions deprecate fast and aren't needed in upstream documentation branches.

Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-06-04 11:12:04 +00:00
Sascha Wiswedel
7b087dd77f
Merge pull request #2127 from nextcloud/backport/2125/stable18
[stable18] fixes requested by check annotations
2020-06-03 21:25:20 +02:00
Sascha Wiswedel
c18040c85d
manual backport
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-06-03 15:27:30 +02:00
Sascha Wiswedel
1e3a9c509f fixes requested by check annotations
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-06-03 13:18:45 +00:00
Sascha Wiswedel
7b4f3662b0 more link fixes
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-06-03 11:43:39 +00:00
Julius Härtl
320b1b1146 Serve webm, mp4 files directly in nginx
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-06-02 07:29:11 +00:00
Julius Härtl
334c97b87a Extend whitelist for php entrypoints
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-05-26 15:45:56 +00:00
J0WI
085e1df00f Document all log types
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2020-05-25 12:17:01 +00:00
Sascha Wiswedel
7c5abe5b34 updated updated apps page
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-05-18 10:56:05 +00:00
Sascha Wiswedel
df6afc3f98 fixup syntax error
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-05-15 12:57:14 +00:00
Sascha Wiswedel
9dc6c12c38 Note on configuring failover LDAP servers
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-05-15 12:57:14 +00:00
Sascha Wiswedel
0749a43976
manual backport for #2078
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-05-15 10:48:38 +02:00
Sascha Wiswedel
925a909e01 Drawbacks of SAML auth on server-side encryption and 2nd hand auth
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-05-15 08:37:56 +00:00
Sascha Wiswedel
df6aa12bb9 bump iOS min required version from 10 to 11
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-05-14 15:31:32 +00:00
Joda Stößer
1d8325bfc7 docs: file versioning: fix typo 2020-05-12 10:00:31 +00:00
Fabian Hauck
f2559706c4 improved SSL hardening guide
Signed-off-by: Fabian Hauck <hauckfabian@gmail.com>
2020-05-12 06:57:08 +00:00
Dan Shields
5acd77b500
Update source_installation.rst
guessing this was an error. Remove or finish the thought?
2020-05-12 08:53:37 +02:00
Morris Jobke
76e60171c6
Merge pull request #2052 from nextcloud/backport/2051/stable18
[stable18] Clarify on upgrade steps for long running steps
2020-05-08 08:20:37 +02:00
Georgiy Sitnikov
ad985fa6b4 Added user:list options description 2020-05-07 09:23:51 +00:00
Morris Jobke
80cd59d081 Clarify on upgrade steps for long running steps
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-05-06 19:32:15 +00:00
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
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
75675131a4 Clarify ownCloud migration version 2020-04-27 09:09:27 +00: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
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
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
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
7d8313b661 Improve admin groupware section
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
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
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
d17f5a2ef5 Fix paragraph layout after merging #1936
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-04-21 09:17:02 +00: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
gunnaraas
e62e4a5030 Fixing small typo in docs
'environment' was spelled 'environmemt' on line 649
2020-04-21 08:35:29 +00: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
Sascha Wiswedel
a98da78d4b added note about app store URL whitelisting
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-04-20 21:21:24 +00:00
Sascha Wiswedel
fb19f6d5dd be more strict about licensing requirements
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-04-20 21:21:24 +00:00
Sascha Wiswedel
b0961954ad typo
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-04-20 21:21:24 +00:00
Sascha Wiswedel
754ef48b37 Gallery has been replaced by Photos
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-04-20 21:21:24 +00:00
Sascha Wiswedel
b2675694cd App Store: "official" is now "Featured"
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-04-20 21:21:24 +00:00
Sascha Wiswedel
1463d0d6a6 updated outdated docu link
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-04-20 21:21:24 +00:00