1
0
Fork 0
Commit Graph

16301 Commits

Author SHA1 Message Date
Matthieu Gallien abb57d6202 prevent progress bar to appear after a download is finished with CfApi
when using Cloud Filter API with enabled VFS on Windows, a progress bar
stays visible for some time after hydration is completed. Not updating a
last time the progress bar prevents that.

Signed-off-by: Matthieu Gallien <matthieu_gallien@yahoo.fr>
2021-04-26 13:57:23 +00:00
Matthieu Gallien 1e309b71a6
Merge pull request #3212 from nextcloud/backport/3209/stable-3.2
[stable-3.2] add info in the installation page about the supported server versions
2021-04-26 15:56:02 +02:00
Matthieu Gallien 5a159d49d0 add info in the installation page about the supported server versions
Signed-off-by: Matthieu Gallien <matthieu_gallien@yahoo.fr>
2021-04-26 13:32:44 +00:00
Matthieu Gallien 1cc082cec5
Merge pull request #3211 from nextcloud/backport/3187/stable-3.2
[stable-3.2] fix errors when calling CfRegisterSyncRoot by setting more fields
2021-04-26 15:31:15 +02:00
Matthieu Gallien 149bfa9001 fix errors when calling CfRegisterSyncRoot by setting more fields
sets a reasonable size of the StructSize members in the struct passed to
CfRegisterSyncRoot function

Signed-off-by: Matthieu Gallien <matthieu_gallien@yahoo.fr>
2021-04-26 11:57:06 +00:00
Nextcloud bot f660f923a3
[tx-robot] updated from transifex 2021-04-26 03:55:47 +00:00
Nextcloud bot f7c4030463
[tx-robot] updated from transifex 2021-04-25 03:57:25 +00:00
Nextcloud bot 55c0cbde36
[tx-robot] updated from transifex 2021-04-24 03:57:30 +00:00
Nextcloud bot 3deb08a7fc
[tx-robot] updated from transifex 2021-04-23 03:57:35 +00:00
Nextcloud bot 594b13ed6a
[tx-robot] updated from transifex 2021-04-22 03:55:41 +00:00
Nextcloud bot 9cda48e0a6
[tx-robot] updated from transifex 2021-04-21 11:24:08 +00:00
Nextcloud bot 03117c0dcf
[tx-robot] updated from transifex 2021-04-21 04:02:57 +00:00
Nextcloud bot 96dab4ff84
[tx-robot] updated from transifex 2021-04-21 03:56:21 +00:00
Nextcloud bot 7dfb6c300f
[tx-robot] updated from transifex 2021-04-20 03:55:44 +00:00
Nextcloud bot 9a75fa5db5
[tx-robot] updated from transifex 2021-04-19 03:58:13 +00:00
Nextcloud bot 2272cb6c3a
[tx-robot] updated from transifex 2021-04-18 03:52:06 +00:00
Nextcloud bot e909add969
[tx-robot] updated from transifex 2021-04-17 03:54:02 +00:00
allexzander 33ea9ba00e
Merge pull request #3151 from nextcloud/backport/3138/stable-3.2
[stable-3.2] Windows MSI. Do not allow installing Nextcloud client on < Windows 10 or < 1709
2021-04-16 17:15:05 +03:00
allexzander f86fcc94d8 Minimum supported Windows 10, build 1709.
Signed-off-by: allexzander <blackslayer4@gmail.com>
2021-04-16 13:44:03 +00:00
allexzander 443d8baf3a
Merge pull request #3149 from nextcloud/backport/3125/stable-3.2
[stable-3.2] Display VFS sync folder within the navigation panel on Windows.
2021-04-16 16:42:12 +03:00
allexzander c2e217352f Display VFS sync folder within the navigation panel on Windows.
Signed-off-by: allexzander <blackslayer4@gmail.com>
2021-04-16 13:10:09 +00:00
Nextcloud bot 555c157cda
[tx-robot] updated from transifex 2021-04-16 03:58:42 +00:00
allexzander 03466431be
Merge pull request #3123 from nextcloud/backport/3066/stable-3.2
[stable-3.2] Temporary solution for file restoration issue due to failing the data…
2021-04-15 11:02:43 +03:00
allexzander 9b8115558d Temporary solution for file restoration issue due to failing the dataFingerprint on client.
Signed-off-by: allexzander <blackslayer4@gmail.com>
2021-04-15 07:39:28 +00:00
Matthieu Gallien 8344969549
Merge pull request #3122 from nextcloud/backport/3046/stable-3.2
[stable-3.2] Do not schedule reboot when installing MSI in silent mode unless 'SCHEDULE_REBOOT is set.
2021-04-15 09:38:19 +02:00
allexzander eed7fd73a3 Do not schedule reboot when installing MSI in silent mode unless 'SCHEDULE_REBOOT' is set.
Signed-off-by: allexzander <blackslayer4@gmail.com>
2021-04-15 07:26:26 +00:00
Nextcloud bot 4c50ba294e
[tx-robot] updated from transifex 2021-04-15 03:56:08 +00:00
Nextcloud bot ec5be0f29a
[tx-robot] updated from transifex 2021-04-14 03:58:28 +00:00
Nextcloud bot f79f4f6783
[tx-robot] updated from transifex 2021-04-13 03:55:05 +00:00
Nextcloud bot 89919b6b33
[tx-robot] updated from transifex 2021-04-12 03:54:03 +00:00
Nextcloud bot 86e0ad4ec6
[tx-robot] updated from transifex 2021-04-11 03:52:34 +00:00
Nextcloud bot 328877c70b
[tx-robot] updated from transifex 2021-04-10 04:05:30 +00:00
Matthieu Gallien 14fbf1b106
Merge pull request #3077 from nextcloud/backport/3075/stable-3.2
[stable-3.2] Embed version and icon into windows executable
2021-04-09 15:10:16 +02:00
Felix Weilbach 5f6236bd73 Embed version and icon into windows executable
These changes are necessary because of changing the compilation
process for the gui from a single executable to static lib +
executable in commit 0521dce174.
Otherwise the version and icon information will be lost.

Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
2021-04-09 12:30:47 +00:00
Nextcloud bot a3968bcc87
[tx-robot] updated from transifex 2021-04-09 03:54:31 +00:00
allexzander 5e6c31b262
Merge pull request #3072 from nextcloud/bump-version-3.2.0
Bump version to 3.2.0.
2021-04-08 10:47:24 +03:00
allexzander 8550bfa8f1 Bump version to 3.2.0.
Signed-off-by: allexzander <blackslayer4@gmail.com>
2021-04-08 10:38:10 +03:00
allexzander f6afb62a53
Merge pull request #3069 from nextcloud/feature/user-status
User status bug fixing...
2021-04-08 10:18:13 +03:00
Camila 1ca0ea49dd Remove unnecessary local variable.
Signed-off-by: Camila <hello@camila.codes>
2021-04-08 07:10:59 +00:00
Camila 29f4a3857b Reposition qml elements for the folder status icon.
Signed-off-by: Camila <hello@camila.codes>
2021-04-08 07:10:59 +00:00
Camila 050bd49373 Rename enumToUserString => enumToString.
Signed-off-by: Camila <hello@camila.codes>
2021-04-08 07:10:59 +00:00
Camila 8986975a17 Use enum class instead of enum.
Signed-off-by: Camila <hello@camila.codes>
2021-04-08 07:10:59 +00:00
Camila 50de12b3c3 Undo unnecessary removal of lines.
Signed-off-by: Camila <hello@camila.codes>
2021-04-08 07:10:59 +00:00
Camila 163015492a Fix #3067: missing apps icon.
Signed-off-by: Camila <hello@camila.codes>
2021-04-08 07:10:59 +00:00
Camila c8ac99c8cf Align status text with server url.
Cleans the space in the beginning of the string when there is no emoji
set.

Signed-off-by: Camila <hello@camila.codes>
2021-04-08 07:10:59 +00:00
Camila e51dad79a2 Refactor UserStatus.
- Make preDefinedStatus a local var.
- Add function to get the status user string.

Signed-off-by: Camila <hello@camila.codes>
2021-04-08 07:10:59 +00:00
Camila d2b762aa66 Move curly brackets to the correct line.
Signed-off-by: Camila <hello@camila.codes>
2021-04-08 07:10:59 +00:00
Camila 98cfc362f7 Remove const and reference of base types.
Signed-off-by: Camila <hello@camila.codes>
2021-04-08 07:10:58 +00:00
Nextcloud bot 835a61c5ee
[tx-robot] updated from transifex 2021-04-08 03:55:06 +00:00
allexzander 5eb6834167
Merge pull request #3057 from nextcloud/bugfix/vfs-windows-lnk-files-freeze-issue
Fix VFX Windows .lnk files freeze/crash issue
2021-04-07 12:28:05 +03:00