Claudio Cambra
34e4f40408
Incorporate doc fixes from pull request #6122
...
Fix issues on manpages
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2024-10-18 13:33:59 +08:00
Josh
57db11e331
docs: conf file option moveToTrash is no longer Linux specific
...
Since #5698 / #3362 this option is no longer restricted to Linux. (It's also now in the GUI too).
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-08-28 11:38:02 +02:00
Matthieu Gallien
82a6f47235
master is now the next feature release (i.e. v3.15.0)
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2024-08-23 11:19:08 +02:00
Claudio Cambra
45ce19dcbe
Fix string warning in account setup commandline doc
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2024-08-22 11:05:59 +02:00
Claudio Cambra
ff2a8ffc61
Fix table warning in troubleshooting doc
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2024-08-22 11:05:59 +02:00
Claudio Cambra
b1b2813050
Fix header underline warnings in docs
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2024-08-22 11:05:59 +02:00
Lorenzo Tanganelli
766d910d83
fix doc configuration file
...
Signed-off-by: Lorenzo Tanganelli <lorenzo.tanganelli@hotmail.it>
2024-06-10 14:30:34 +02:00
Matthieu Gallien
3342a13f44
update doc with install requirements for Qt6 supported platforms
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2024-05-15 15:49:53 +02:00
Camila Ayres
011dd6c4cb
Extend 'How the "Edit locally" functionality works' text.
...
Signed-off-by: Camila Ayres <hello@camilasan.com>
2024-05-15 15:42:23 +02:00
Camila Ayres
71098127fc
Improve text about %PATH% and KDE Craft.
...
Signed-off-by: Camila Ayres <hello@camilasan.com>
2024-05-14 10:28:17 +02:00
Camila Ayres
88ad7e3b02
Remove duplicated instructions.
...
Signed-off-by: Camila Ayres <hello@camilasan.com>
2024-05-14 10:28:17 +02:00
Camila Ayres
4fe7cdd5b0
Fix documentation style.
...
Signed-off-by: Camila Ayres <hello@camilasan.com>
2024-05-14 10:28:17 +02:00
Camila Ayres
63fdce3fbe
Update instructions to build the client on mac OS.
...
Signed-off-by: Camila Ayres <hello@camilasan.com>
2024-05-14 10:28:17 +02:00
Camila Ayres
6d3335bd60
Update instructions to build on Windows.
...
Signed-off-by: Camila Ayres <hello@camilasan.com>
2024-05-14 10:28:17 +02:00
Camila Ayres
7d575d9bf0
Add documentation about how to compile the client on Windows with Qt6.
...
Signed-off-by: Camila Ayres <hello@camilasan.com>
2024-05-14 10:28:17 +02:00
Camila Ayres
d415b08101
Revert "Bump version to 3.13.0."
...
This reverts commit 9f968f6821
.
2024-04-23 20:37:38 +02:00
Camila Ayres
9f968f6821
Bump version to 3.13.0.
...
Signed-off-by: Camila Ayres <hello@camilasan.com>
2024-04-23 20:26:09 +02:00
Josh
f66fb97b30
fix(docs): parameter promptDeleteAllFiles defaults to false not true
...
The default was changed to false in #1201
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-03-20 10:09:39 +01:00
Josh Richards
90cd5b6d30
docs(conffile) Update chunk sizes to match v2 chunking PR
...
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2024-02-13 13:11:49 +01:00
Matthieu Gallien
654b5fe38d
starts the development of version 3.13
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2024-01-29 17:44:15 +01:00
Micke Nordin
772d44c66d
GUI/LIBSYNC: force login flow V2 with config setting
...
This patch allows a user to set the config variable:
forceLoginV2=true
This will make the client use the browser login flow instead of the
webview. This is useful for making the user experience equal on
Windows, Linux and Mac. Currently only Macs use the v2 flow and it
was only possible to get this behaviour in the Windows and Linux
clients at build time using a CMAKE flag.
The default behaviour is kept the same, and nothing changes for the
user unless the flag is manually set in the config file. A setter is
included in this patch, although it is not yet used in the GUI.
Signed-off-by: Micke Nordin <kano@sunet.se>
2024-01-19 11:03:36 +01:00
Matthieu Gallien
14c03bf76f
prepare for 3.12 release
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2023-12-05 09:16:37 +01:00
Josh Richards
7544abf215
docs(troubleshooting) Add warning about sensitive data in logs
...
Fixes #3189
A follow-up may be desired to also add a warning in the user interface when the debug archive is created.
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2023-11-28 10:02:00 +01:00
Matthieu Gallien
b15369c9db
we require version 12.0+ for macOS
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2023-10-26 10:12:05 +02:00
Dimitri Papadopoulos
8a73a9a6f5
Fix new typos found by codespell
...
Signed-off-by: Dimitri Papadopoulos <3234522+DimitriPapadopoulos@users.noreply.github.com>
2023-09-17 10:41:38 +02:00
Matthieu Gallien
078084240a
prepare 3.11 release
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2023-09-01 17:56:29 +02:00
Camila
274290adb0
Update the documentation with information on how 'Edit locally' works.
...
Signed-off-by: Camila <hello@camila.codes>
2023-06-29 14:28:32 +00:00
Dimitri Papadopoulos
1af6a9863d
Fix residual typos found by codespell
...
Signed-off-by: Dimitri Papadopoulos <3234522+DimitriPapadopoulos@users.noreply.github.com>
2023-06-22 17:47:20 +02:00
Dimitri Papadopoulos
9d830e94f9
Fix typos found by codespell
...
Signed-off-by: Dimitri Papadopoulos <3234522+DimitriPapadopoulos@users.noreply.github.com>
2023-06-21 08:47:13 +02:00
alex-z
ac7f5632d1
Documentation for mass deployment and account wizard override.
...
Signed-off-by: alex-z <blackslayer4@gmail.com>
2023-06-20 11:17:14 +02:00
mayonezo
360100844c
Update nextcloudcmd.rst
...
Debian has a package in its repository for nextcloudcmd. Adding an Ubuntu ppa to Debian might work, but is not the preferable solution.
Signed-off-by: mayonezo <haselnuss87@gmail.com>
2023-04-23 23:42:03 +08:00
Matthieu Gallien
3304f9d2d3
development of 3.9 release is starting
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2023-03-31 17:23:03 +02:00
Matthieu Gallien
72595cf88b
prepare 3.8.0 release
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2023-01-30 16:49:12 +01:00
BMerz
c3ff24faca
Update README.md
...
Signed-off-by: BMerz <benedikt.merz@web.de>
2022-09-10 11:51:46 +02:00
BMerz
694c933e5b
Updated link to documentation
...
Link to 3.0 is not working
Signed-off-by: BMerz <benedikt.merz@web.de>
2022-09-10 11:51:46 +02:00
Matthieu Gallien
733063d1ce
master is now 3.6.50
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2022-09-06 09:35:09 +02:00
Matthieu Gallien
ccc9f8930b
prepare for 3.6.0 release
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2022-09-06 09:31:09 +02:00
alex-z
fe7e883f3d
Bump version to 3.5.82
...
Signed-off-by: alex-z <blackslayer4@gmail.com>
2022-08-19 10:29:21 +03:00
Camila
c142a2dc25
Bump version and year.
...
Signed-off-by: Camila <hello@camila.codes>
2022-08-09 17:28:48 +02:00
alex-z
d42d3c057f
Implement URI handler for local file editing
...
Signed-off-by: alex-z <blackslayer4@gmail.com>
2022-08-03 11:38:33 +03:00
Claudio Cambra
2b598d1820
Double-clicking tray icon opens currently-selected user's local folder (if available)
...
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-08-02 19:06:44 +02:00
Jos Poortvliet
71dbd1103f
Update documentation.
...
- Fix table that was missing
- Updates targetChunkUploadDuration and maxChunkSize.
- Adds section about Cloudflare.
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
2022-06-22 16:10:19 +02:00
Claudio Cambra
804cef2bff
Update autoupdater doc with info about the macOS autoupdater
...
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-05-24 16:32:46 +02:00
Claudio Cambra
95df4b98be
Bump up minimum macOS version
...
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-05-23 13:22:50 +02:00
Carl Csaposs
331b675571
docs: Replace "preceded" with "followed"
...
Signed-off-by: Carl Csaposs <carl@csaposs.com>
2022-05-06 09:26:10 +02:00
Matthieu Gallien
83099520e4
future 3.6.0 version development begins
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2022-05-02 18:35:40 +02:00
Matthieu Gallien
fdaa4c16f2
prepare final 3.5.0 release
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2022-05-02 18:25:01 +02:00
Matthieu Gallien
f89bb86447
prepare 3.5.0-rc4
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2022-05-02 15:15:23 +02:00
alex-z
3376ed31bc
prepare for 3.5.0-rc3
...
Signed-off-by: alex-z <blackslayer4@gmail.com>
2022-04-06 16:32:07 +03:00
Matthieu Gallien
8c37c8e171
prepare for 3.5.0-rc2
...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2022-03-28 18:31:35 +02:00