1
0
Fork 0
Commit Graph

16343 Commits

Author SHA1 Message Date
allexzander 7960aca617 VFS. Allow dehydartion of readonly files. Preserve 'readonly' flag when creating a placeholder.
Signed-off-by: allexzander <blackslayer4@gmail.com>
2021-05-25 07:58:00 +00:00
Nextcloud bot da4b016b7c
[tx-robot] updated from transifex 2021-05-25 04:04:00 +00:00
Nextcloud bot c82491ebe3
[tx-robot] updated from transifex 2021-05-24 03:57:52 +00:00
Nextcloud bot 025e4a600a
[tx-robot] updated from transifex 2021-05-23 03:59:29 +00:00
Nextcloud bot cb52e36e08
[tx-robot] updated from transifex 2021-05-22 04:03:25 +00:00
Nextcloud bot f8b7d5bc84
[tx-robot] updated from transifex 2021-05-21 04:05:49 +00:00
Nextcloud bot 0b703ed518
[tx-robot] updated from transifex 2021-05-20 04:17:02 +00:00
Nextcloud bot 19aa80116f
[tx-robot] updated from transifex 2021-05-19 04:17:29 +00:00
Nextcloud bot faa5b2ef54
[tx-robot] updated from transifex 2021-05-18 03:59:47 +00:00
Matthieu Gallien 0778b2178f
Merge pull request #3327 from nextcloud/backport/3308/stable-3.2
[stable-3.2] upgrade SQLite3 to 3.35.5
2021-05-17 12:18:02 +02:00
Matthieu Gallien 4f0a8995c2 upgrade SQLite3 to 3.35.5
Signed-off-by: Matthieu Gallien <matthieu_gallien@yahoo.fr>
2021-05-17 09:59:02 +00:00
Nextcloud bot b5e5985fcb
[tx-robot] updated from transifex 2021-05-17 03:58:32 +00:00
Nextcloud bot 705990291b
[tx-robot] updated from transifex 2021-05-16 04:01:18 +00:00
Nextcloud bot 364e02bdb0
[tx-robot] updated from transifex 2021-05-15 04:02:31 +00:00
Nextcloud bot 981d94c139
[tx-robot] updated from transifex 2021-05-14 03:52:07 +00:00
Nextcloud bot 14ccfe831a
[tx-robot] updated from transifex 2021-05-13 03:49:12 +00:00
Nextcloud bot 0e31d6fe57
[tx-robot] updated from transifex 2021-05-12 03:53:51 +00:00
Nextcloud bot 79128c51b7
[tx-robot] updated from transifex 2021-05-11 03:53:29 +00:00
Nextcloud bot abf75cc80d
[tx-robot] updated from transifex 2021-05-09 03:53:11 +00:00
Nextcloud bot dd3e6a6ad0
[tx-robot] updated from transifex 2021-05-08 03:55:50 +00:00
Nextcloud bot aaf4b1d2be
[tx-robot] updated from transifex 2021-05-07 03:59:00 +00:00
Matthieu Gallien 9c6c6d82f0
Merge pull request #3273 from nextcloud/backport/3267/stable-3.2
[stable-3.2] send OS name and version to auto updater to allow selective upgrades
2021-05-06 14:28:57 +02:00
Matthieu Gallien a559513912 send OS name and version to auto updater to allow selective upgrades
in order to be able to suuport legacy OS, also sends the OS name and
version

will be used to detect Windows 8.1 and similar legacy versions

Signed-off-by: Matthieu Gallien <matthieu_gallien@yahoo.fr>
2021-05-06 10:15:12 +00:00
Nextcloud bot 741231f3df
[tx-robot] updated from transifex 2021-05-06 03:59:04 +00:00
Felix Weilbach 6cb5bdf2d1
Merge pull request #3264 from nextcloud/backport/3263/stable-3.2
[stable-3.2] Fallback to primary screen if screen under pointer not found
2021-05-05 12:26:58 +02:00
Felix Weilbach 104941e4bb Fallback to primary screen if screen under pointer not found
Fixes #3252

Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
2021-05-05 10:13:14 +00:00
Nextcloud bot d7fb1ebc51
[tx-robot] updated from transifex 2021-05-05 04:07:32 +00:00
Nextcloud bot c4fec24b23
[tx-robot] updated from transifex 2021-05-04 03:56:18 +00:00
Nextcloud bot 59595152c7
[tx-robot] updated from transifex 2021-05-03 03:54:12 +00:00
Nextcloud bot 5644fcb332
[tx-robot] updated from transifex 2021-05-02 03:53:14 +00:00
Nextcloud bot d4322ed003
[tx-robot] updated from transifex 2021-05-01 03:56:59 +00:00
Nextcloud bot 046e19465f
[tx-robot] updated from transifex 2021-04-30 03:58:24 +00:00
Nextcloud bot 28ccaff866
[tx-robot] updated from transifex 2021-04-29 03:58:27 +00:00
Matthieu Gallien 0a36214189
Merge pull request #3226 from nextcloud/release-3.2.1
update version to 3.2.1
2021-04-28 10:08:41 +02:00
Matthieu Gallien 5901a0f983 update version to 3.2.1
Signed-off-by: Matthieu Gallien <matthieu_gallien@yahoo.fr>
2021-04-28 09:38:14 +02:00
Nextcloud bot 7825cf7f86
[tx-robot] updated from transifex 2021-04-28 03:56:37 +00:00
Matthieu Gallien d65611bcb7
Merge pull request #3219 from nextcloud/backport/3214/stable-3.2
[stable-3.2] update the news part of documentation with improvements from 3.2 release
2021-04-27 10:01:24 +02:00
Matthieu Gallien c5f17a7f77 update the versions and date used in the doc generation
should no longer be necessary when this will come from cmake until that,
let's update it

Signed-off-by: Matthieu Gallien <matthieu_gallien@yahoo.fr>
2021-04-27 07:31:02 +00:00
Matthieu Gallien 4637ce7526 update the news part of documentation with improvements from 3.2 release
Signed-off-by: Matthieu Gallien <matthieu_gallien@yahoo.fr>
2021-04-27 07:31:02 +00:00
Nextcloud bot c3ed9a9d65
[tx-robot] updated from transifex 2021-04-27 03:58:26 +00:00
Matthieu Gallien 6da0650c61
Merge pull request #3213 from nextcloud/backport/3170/stable-3.2
[stable-3.2] status wrong for directories when using vfs and nextcloud desktop 3.2.0
2021-04-26 16:27:43 +02:00
Matthieu Gallien 031f7c48a3 when files get hydrated indirectly through pinning, sets correct state
files that get downloaded not through an hydration request need to be
converted to placeholder

sets the expected state when converting them to placeholder files

 #3082

Signed-off-by: Matthieu Gallien <matthieu_gallien@yahoo.fr>
2021-04-26 13:57:23 +00:00
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