-
Notifications
You must be signed in to change notification settings - Fork 801
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
Feature/server forbidden filenames #6965
Conversation
claucambra
commented
Aug 5, 2024
•
edited
Loading
edited
7d3b09b
to
35180c7
Compare
From my limited c++ understanding, this means that you exclude those wrong files/folders from sync?
|
We already have existing handling for this from other implementations of file blacklisting on the server. The result is a warning activity in the tray |
If those capabilities are enabled, I think this should be an error, instead of a warning. |
I don't have an issue with it, @mgallien would this have any ramifications? |
@claucambra I am testing this PR |
@tobiasKaminsky @claucambra |
I will add a rename button to these activities, this way the warnings are actionable for the users |
Okay, will go ahead and modify the texts |
they need to be dynamic from server |
@tobiasKaminsky @mgallien This is the current state: The messages are dynamic depending on the forbidden characters and the reason(s) for the upload failure |
Signed-off-by: Claudio Cambra <[email protected]>
…n handling in discovery Signed-off-by: Claudio Cambra <[email protected]>
Signed-off-by: Claudio Cambra <[email protected]>
…filenames test Signed-off-by: Claudio Cambra <[email protected]>
…orbidden filenames Signed-off-by: Claudio Cambra <[email protected]>
…rver Signed-off-by: Claudio Cambra <[email protected]>
Signed-off-by: Claudio Cambra <[email protected]>
Signed-off-by: Claudio Cambra <[email protected]>
Signed-off-by: Claudio Cambra <[email protected]>
… dialog depending on invalid mode Signed-off-by: Claudio Cambra <[email protected]>
Signed-off-by: Claudio Cambra <[email protected]>
Signed-off-by: Claudio Cambra <[email protected]>
…he filename is forbidden to the item's error string Signed-off-by: Claudio Cambra <[email protected]>
83bb1ed
to
abb1f89
Compare
Quality Gate failedFailed conditions See analysis details on SonarCloud Catch issues before they fail your Quality Gate with our IDE extension SonarLint |
AppImage file: nextcloud-PR-6965-abb1f89119bd25e887cf8a8b769423c07d0fbf95-x86_64.AppImage |