-
Notifications
You must be signed in to change notification settings - Fork 669
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
4 changed files
with
56 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
Enhancement: Run vfs downloads with a high priority | ||
Enhancement: Throttle the UI updates during sync | ||
|
||
This should reduce the occurance of timeouts when downloading vfs files in the Windows explorer. | ||
We reduced the number of UI updates during the sync, | ||
especially with Windows vfs files this should improve the performance by a lot. | ||
|
||
https://github.com/owncloud/client/issues/9832 | ||
https://github.com/owncloud/client/pull/9863 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
Enhancement: Run vfs downloads with a high priority | ||
|
||
This should reduce the occurance of timeouts when downloading vfs files in the Windows explorer. | ||
|
||
https://github.com/owncloud/client/pull/9836 | ||
https://github.com/owncloud/client/issues/9832 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters