Merged
Conversation
2 tasks
8181ac0 to
e3a2213
Compare
5c85f3d to
1ef3248
Compare
c4f8b14 to
367185b
Compare
d9db579 to
adac249
Compare
f663116 to
17b5dfb
Compare
17b5dfb to
1eeef49
Compare
2 tasks
TheOneRing
commented
Mar 15, 2024
| } | ||
| case Columns::FolderImageUrl: | ||
| if (f->accountState()->supportsSpaces()) { | ||
| // TODO: the url hast random parts to enforce a reload |
Contributor
Author
There was a problem hiding this comment.
Using the random number is a hack.
In theory, we could directly use a http url.
However, we would need to provide a new networkaccess manager as the qml context runs in a different thread.
Our current nam, used for authentication and logging, is currently not designed in a way that really supports multiple instances.
client/src/libsync/creds/httpcredentials.cpp
Line 134 in 1eeef49
82cd20d to
44bd88e
Compare
This prepares the work on the improved accessibility Issue: #11527
erikjv
approved these changes
Mar 15, 2024
Member
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Uh oh!
There was an error while loading. Please reload this page.