Commit Graph

278 Commits

Author SHA1 Message Date
rakekniven
999a828197
Merge pull request #6668 from nextcloud/backport/6655/stable19
[stable19] Changed grammar
2021-05-16 11:23:38 +02:00
rakekniven
1c6b80eeee Changed wording according to UI of MS Win 10
Reported at Transifex.

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2021-05-15 15:22:54 +00:00
rakekniven
5706a00cc2 Changed spelling of WebDAV
Reported at Transifex.

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2021-05-15 15:22:49 +00:00
rakekniven
ad3afb9644 Changed grammar
Reported at Transifex.

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2021-05-15 15:22:48 +00:00
Lukas Reschke
8ec8bfeb24 Document lack of expiration propagation
Ref https://github.com/nextcloud/server/pull/25320 for Nextcloud 22
2021-05-11 11:55:58 +00:00
rakekniven
564edcaa51 Fixed grammar.
Reported at Transifex.

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2021-05-07 12:15:26 +00:00
rakekniven
1763da28c9 Remove space from double space
Tiny change.

Reported at Transifex.

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2021-05-07 12:15:26 +00:00
Daniel Calviño Sánchez
c3ff2f187b Replace techy term with a more human word
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2021-03-16 21:43:40 +00:00
Daniel Calviño Sánchez
7eb9699d0b Fix missing image in "federated_cloud_sharing.rst"
This adds back the file removed in commit
8106b60025 but still used in
"federated_cloud_sharing.rst".

The remote user shown in the image is
"username@sub.example.com/nextcloud", so the example name used in the
page did not match and thus was removed (it was not replaced as it felt
redundant with the "username" already used in the previous sentence).

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2021-03-16 21:43:39 +00:00
Morris Jobke
ddc1b41b87 Add note about app passwords for webdav
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2021-01-20 14:32:25 +00:00
Valdnet
3d0f883aea Change to lowercase 2021-01-18 12:51:22 +00:00
Valdnet
a280c156d8 Delete a photo 2020-12-11 11:56:07 +00:00
Valdnet
31434ae0d5 Lots of fixes in "access_webgui" 2020-12-11 11:56:07 +00:00
Morris Jobke
e617d499dc Remove also related gallery data
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-10-05 21:07:43 +00:00
Kaleb Hornsby
1d30af7ab0 Rmove Gallery App Documentation
The Gallery App is no longer supported.
2020-10-05 21:07:42 +00:00
Sascha Wiswedel
cebd80cebf
user documentation for sharing
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>

hint on admin config

Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>

removed deprecated sharing documentation

Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>

changed absolute links to relative links

Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>

changed dummy domain to example.com

Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>

fixed link to admin documentation

Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>

Change to direct doc link instead of url
2020-09-14 16:43:03 +02:00
Morris Jobke
6aaf3e3853
Merge pull request #4536 from nextcloud/backport/4461/stable19
[stable19] Include note on App Password
2020-09-14 16:33:57 +02:00
Morris Jobke
b853b51daa Update user_manual/files/access_webdav.rst 2020-09-14 14:32:40 +00:00
Morris Jobke
2d2b374a0f Update user_manual/files/access_webdav.rst 2020-09-14 14:32:39 +00:00
jamesrascal
b2a11a6136 Include note on App Password
App Passwords are needed when using a third party login provider or MFA/2FA.
2020-09-14 14:32:38 +00:00
Valdnet
8a745b8086 Add quotation marks for the button name 2020-09-14 14:26:38 +00:00
Valdnet
150e984a76 Rename folder for version files 2020-09-14 14:24:37 +00:00
Valdnet
cc1c5a6cde Adding dots 2020-09-14 14:19:03 +00:00
Morris Jobke
c60a02b4b6
Merge pull request #2130 from nextcloud/backport/2129/stable19
[stable19] purge strings about explicit Nextcloud versions
2020-07-02 23:47:02 +02:00
Morris Jobke
37e96e63a3
Merge pull request #2122 from nextcloud/backport/2120/stable19
[stable19] Fix admin doc links
2020-07-02 23:46:50 +02:00
Morris Jobke
e2d4245209
Merge pull request #2126 from nextcloud/backport/2125/stable19
[stable19] fixes requested by check annotations
2020-07-02 23:46:39 +02:00
Sascha Wiswedel
3fb8d1bde2 Update user_manual/files/transfer_ownership.rst
totally

Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
2020-06-04 20:08:55 +00:00
Sascha Wiswedel
6de8dcc32b documentation for user invoked ownership transfer
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-06-04 20:08:55 +00:00
Sascha Wiswedel
61c7ce9953 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:11:45 +00:00
Sascha Wiswedel
02d0c71844 fixup 2
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-06-03 13:18:22 +00:00
Sascha Wiswedel
53734c9afd fixup
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-06-03 13:18:22 +00:00
Sascha Wiswedel
542da2e1a2 fixes requested by check annotations
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-06-03 13:18:21 +00:00
Joas Schilling
d8a0ef7e4c Fix admin doc links
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-06-03 11:43:24 +00:00
Thomas Citharel
bb74601aeb
Fix typo
Nexcloud ➡️  Nextcloud

Closes #1940

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-04-22 08:58:10 +02:00
John Molakvoæ
d8e164dba6
Merge pull request #1788 from peacepenguin/master
Windows 10 webdav
2020-03-28 10:33:23 +01:00
Jan-Christoph Borchardt
c5b521f50d
Merge pull request #1852 from ahstro/fix/gender
Use more inclusive pronouns
2020-03-26 23:39:59 +01:00
Sascha Wiswedel
8b687e504b
clarified trash bin retention by storage shortage override
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-03-23 17:47:24 +01:00
John Molakvoæ
6a7e6f5bdc
Update access_webgui.rst 2020-03-21 15:38:59 +01:00
John Molakvoæ
d61f510989
Update encrypting_files.rst 2020-03-21 15:36:21 +01:00
谭九鼎
1ad7a4cf66 Fix typo TSL -> TLS
Signed-off-by: imba-tjd <109224573@qq.com>
2020-03-08 17:03:20 +08:00
Johannes Rohr
141af2acd2
Merge branch 'master' into vasyugan-patch-1 2020-03-04 16:47:19 +01:00
Johannes Rohr
01b3966cbd
Update user_manual/files/access_webdav.rst
Co-Authored-By: kesselb <mail@danielkesselberg.de>
2020-03-04 16:45:03 +01:00
Johannes Rohr
56d49d55b2
Update user_manual/files/access_webdav.rst
Co-Authored-By: kesselb <mail@danielkesselberg.de>
2020-03-04 16:44:51 +01:00
Johannes Rohr
548a8fd0f4 remove duplicate text 2020-03-04 16:37:50 +01:00
Johannes Rohr
12b3a5db6e remove duplicate text 2020-03-04 16:34:44 +01:00
Johannes Rohr
bfb600df65 Update user_manual/files/access_webdav.rst
Delete duplicate part

Co-Authored-By: kesselb <mail@danielkesselberg.de>
2020-03-04 16:32:51 +01:00
Johannes Rohr
4a86aa90a8
Update user_manual/files/access_webdav.rst
I don't see an actual change, but fine

Co-Authored-By: kesselb <mail@danielkesselberg.de>
2020-03-04 14:26:00 +01:00
Johannes Rohr
46f39e4317
Update user_manual/files/access_webdav.rst
Co-Authored-By: kesselb <mail@danielkesselberg.de>
2020-03-04 14:24:58 +01:00
Johannes Rohr
0798c7130a
Update user_manual/files/access_webdav.rst
Co-Authored-By: kesselb <mail@danielkesselberg.de>
2020-03-04 14:24:05 +01:00
John Molakvoæ
bec71ef07e
Update access_webdav.rst 2020-03-02 07:34:56 +01:00