-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Fix recent files #14185
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix recent files #14185
Conversation
Signed-off-by: Roeland Jago Douma <[email protected]>
Else it might happen that less entries than requested are returned Signed-off-by: Roeland Jago Douma <[email protected]>
Signed-off-by: Roeland Jago Douma <[email protected]>
ChristophWurst
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Slow but works :)
MorrisJobke
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested and works again with shared folders 👍
|
/backport to stable15 |
|
/backport to stable14 |
|
backport to stable15 in #14195 |
|
backport to stable14 in #14196 |
The code is not that pretty. And not that efficient. But at least now it seems to work.
Fixes #10770