Commit Graph

108 Commits

Author SHA1 Message Date
rakekniven
06cd966450
chore(l10n): Moved comment from code snippet to get it translatable
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2025-06-22 17:27:45 +02:00
loowiz
63604a47c3 Update access_webdav.rst for KDE online accounts integration
Signed-off-by: loowiz <loowiz@envs.net>
2025-04-30 19:18:53 +02:00
Joas Schilling
c4988ece63
fix(user): Fix inline code and links in PDF
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-03-01 14:32:56 +01:00
Louis Chemineau
d66c05a9e4
fix: Improve documentation about frequent disconnections of the WebDAV windows client
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-10-28 12:21:11 +01:00
Fearkin
19eea7c63b
Updated access_webdav.rst
Fixes misplaced comma and broken link

Signed-off-by: Fearkin <fearjin1@gmail.com>
2024-09-25 11:18:17 +05:00
sakudo
d97a2bf6ef
Update access_webdav.rst
Just a small change to make it clear that the "nextcloud" in the url might need to be adjusted to the actual directory of the installation.

Signed-off-by: sakudo <samuel.kutter@gmail.com>
2024-06-22 18:32:07 +02:00
rakekniven
ef3cf95d22
fix(l10n): Correct grammar and syntax
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2023-10-14 17:41:40 +02:00
rakekniven
99f9d79357
Update access_webdav.rst
Cinnamon file manager named not Nepomuk, but Nemo

Reported at Transifex.

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2023-08-17 14:31:27 +02:00
rakekniven
9a32558acb
fix(i18n): fix typo
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2023-08-03 16:58:04 +02:00
tflidd
1d6743ceab
Merge branch 'master' into patch-2
Signed-off-by: tflidd <tflidd@aspekte.net>
2023-07-17 13:14:43 +02:00
Simon L
b41ebb8ddb add a section regarding showing free space on windows
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-06-27 12:24:20 +02:00
Josh Richards
6113587e07 Mobile client links
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2023-05-31 17:11:09 -04:00
Josh Richards
76e5226220
Merge branch 'master' into jr-user-webdav-overview-round1
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2023-05-31 16:49:43 -04:00
Christoph Wurst
435fe7c361
Merge pull request #9928 from silopolis/stringfix
docs(user): Files WebDAV fixes
2023-05-26 14:16:59 +02:00
Josh Richards
9ed9ef763b
Modernize user facing WebDAV doc overview
* Try to make it more approachable
* Preparation and baby steps towards some modernizing
* Boost recommendation for app password use when using third-party WebDAV clients[1]

[1] https://github.com/nextcloud/server/issues/32729#issuecomment-1548181344 

https://github.com/nextcloud/server/issues/32729#issuecomment-1556667151

Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2023-05-24 11:50:51 -04:00
Matthionine
1cf965c1c2
Update access_webdav.rst
Trying to use ``net use`` while the ``WebClient`` service in Windows is not running will cause the command to fail. This should be mentioned.

Signed-off-by: Matthionine <63907155+Matthionine@users.noreply.github.com>
2023-04-18 11:43:59 +02:00
Simon Dalvai
899c616899
fix webdav fstab entry
Signed-off-by: Simon Dalvai <git@s9i.cc>
2023-04-15 23:18:17 +02:00
Jérémie Tarot (@silopolis)
6ba0190a25 docs(user): Improve access_webdav.rst
Fix spelling and grammar
Formating fixes and consistency

Signed-off-by: Jérémie Tarot (@silopolis) <silopolis@gmail.com>
2023-03-21 18:22:08 +01:00
Jérémie Tarot (@silopolis)
d1defaa65a docs(user): remove obsolete Win7 WebDAV FAQ
Both Nextcloud and Windows relevant versions support has ended.

Signed-off-by: Jérémie Tarot (@silopolis) <silopolis@gmail.com>
2023-03-21 18:22:08 +01:00
Jérémie Tarot (@silopolis)
131f8277bb docs(user): fix self-signed certificate import procedure for WebDAV
Telegraphic style made it hard to translate
End of procedure seemed outdated and browser specific

Signed-off-by: Jérémie Tarot (@silopolis) <silopolis@gmail.com>
2023-03-21 18:22:08 +01:00
Florian Hof
d6d0d4fd66
make "public" anonymous access easier to find
Signed-off-by: Florian Hof <florian@speleo.ch>
2023-02-25 19:52:59 +01:00
Joas Schilling
b032437050
Make all internal links link to the latest (adjusted on stable-splits)
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-11 15:41:58 +01:00
zaggynl
06f5156ded
Updated text with reminder about using app password.
Updated text with reminder to use app password if you have TOTP setup, as WinSCP shows a 401 Unauthorized message on attempt to login with username/password if TOTP setup on Nextcloud.

Signed-off-by: zaggynl <5062119+zaggynl@users.noreply.github.com>
2022-11-07 19:39:44 +01:00
zaggynl
f5335901b7
Added a section for WinSCP
Added small section for WinSCP with links, Linux through wine and a short howto.

Signed-off-by: zaggynl <5062119+zaggynl@users.noreply.github.com>
2022-11-02 19:37:57 +01:00
Pierre Ozoux
60e0fbb154
Merge pull request #7885 from nextcloud/add-hint-to-access-webdav-without-enabling-outgoing-federated-shares
Add hint to access WebDAV without enabling outgoing federated shares
2022-05-30 14:13:30 +02:00
Carl Csaposs
af8be0d11d Fix broken link in user manual
Signed-off-by: Carl Csaposs <carl@csaposs.com>
2022-02-24 17:45:21 +00:00
Carl Csaposs
de5f3f63ec Add missing comma in user manual
Signed-off-by: Carl Csaposs <carl@csaposs.com>
2022-02-03 14:31:03 +00:00
Am Br
6895ca381f
fix: Update links to calendar, contacts & sync_gnome doc (pim -> groupware)
Three links were redirecting to doc in the _pim_ directory which doesn't exist anymore and has been replaced with _groupware_.
Issues are encountered with the _firstrunwizard_ displaying links to the calendar and contacts doc :
- https://github.com/nextcloud/firstrunwizard/blob/master/templates/page.clients.php#L59
- https://github.com/nextcloud/firstrunwizard/blob/master/templates/personal-settings.php#L66

Also it seems that most translations are referring to the _pim_ directory even in translations for the _groupware_ one.
See : https://github.com/nextcloud/documentation/search?l=Gettext+Catalog&q=pim
Not being familiar with how the translation works here, an issue will be created to discuss it.

Signed-off-by: Am Br <reg.dev@am35.fr>
2022-01-14 12:22:12 +01:00
Daniel Calviño Sánchez
227b91d382 Add hint to access WebDAV without enabling outgoing federated shares
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2021-12-30 14:11:01 +01:00
rakekniven
c797a4c9a1
Changed wording
Reported at Transifex. See https://www.transifex.com/nextcloud/nextcloud-user-documentation/translate/#de/user-manual-locale-source-files-access-webdav-pot--master/184482955

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2021-10-26 12:38:05 +02:00
Valdnet
14b4b14f9c
Change to an ellipsis
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2021-10-12 10:48:08 +02:00
wonderfulShrineMaidenOfParadise
efb971f86f Fix Backslahes with Backquotes
Signed-off-by: wonderfulShrineMaidenOfParadise <wonderfulShrineMaidenOfParadise@users.noreply.github.com>
2021-07-14 02:32:37 +08:00
rakekniven
18c77e33c4
Changed wording according to UI of MS Win 10
Reported at Transifex.

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2021-05-14 14:49:54 +02:00
rakekniven
bf73696f18
Changed spelling of WebDAV
Reported at Transifex.

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2021-05-14 12:47:03 +02:00
rakekniven
b7a31f074e
Changed grammar
Reported at Transifex.

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2021-05-14 12:44:06 +02:00
rakekniven
2392451abb
Fixed grammar.
Reported at Transifex.

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2021-05-07 11:09:46 +02:00
rakekniven
bea693ce88
Remove space from double space
Tiny change.

Reported at Transifex.

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2021-05-07 11:04:43 +02:00
Roeland Jago Douma
eb82b93a46
Revert "Fix images and alt tags, fix #621, fix #622" 2021-04-30 13:18:44 +02:00
Jan C. Borchardt
444d91253e
Fix images and alt tags, fix #621, fix #622
- Change all `.. figure::` elements to `.. image::`
- Add empty `:alt:` so it is clear to screen readers that the images are decorative and don’t duplicate content
- Update styleguide with that info

Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2021-04-15 20:18:42 +02:00
Morris Jobke
d7e68f821e
Add note about app passwords for webdav
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2021-01-20 15:30:50 +01:00
Valdnet
40098b0354
Change to lowercase 2021-01-17 14:25:39 +01:00
Valdnet
b134511e15
Change code tag to bold 2020-12-14 09:26:28 +01:00
Valdnet
647f23bd93
Fix spelling of abbreviation 2020-12-11 12:39:55 +01:00
Valdnet
69babbca70
Add a conjunction 2020-12-11 11:09:22 +01:00
Valdnet
c311c37a5b
Marker correction 2020-12-10 21:10:49 +01:00
Valdnet
dbb68e7887
Correct the WebDAV word 2020-12-07 21:34:49 +01:00
Valdnet
3a2730c597
Fixed some bugs 2020-12-07 21:30:21 +01:00
Daniel Calviño Sánchez
ba1e83d286 Adjust option text to change in federated shares settings
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-09-15 11:49:32 +02: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