-
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
fix migration from old settings configuration files #5141
Commits on Dec 15, 2022
-
fix migration from old settings configuration files
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Configuration menu - View commit details
-
Copy full SHA for 39f8521 - Browse repository at this point
Copy the full SHA 39f8521View commit details -
Add full list of possible legacy config locations
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Configuration menu - View commit details
-
Copy full SHA for 98be5fd - Browse repository at this point
Copy the full SHA 98be5fdView commit details -
Replace QDesktopServices datalocation with emulated version of it
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Configuration menu - View commit details
-
Copy full SHA for 5548a41 - Browse repository at this point
Copy the full SHA 5548a41View commit details -
Fix includes in accountmanager.cpp
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Configuration menu - View commit details
-
Copy full SHA for 0f9ddcd - Browse repository at this point
Copy the full SHA 0f9ddcdView commit details -
Constify config file QFileInfo, create directly in if statement
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Configuration menu - View commit details
-
Copy full SHA for d8e8a43 - Browse repository at this point
Copy the full SHA d8e8a43View commit details -
Make checks for config file more concise, warn when file not readable
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Configuration menu - View commit details
-
Copy full SHA for f4bca99 - Browse repository at this point
Copy the full SHA f4bca99View commit details -
Use std::make_unique rather than manually build unique_ptr for oCSett…
…ings Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Configuration menu - View commit details
-
Copy full SHA for 14bd744 - Browse repository at this point
Copy the full SHA 14bd744View commit details -
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Configuration menu - View commit details
-
Copy full SHA for 3b7bd6d - Browse repository at this point
Copy the full SHA 3b7bd6dView commit details -
Fix conflicting definitions in anonymous namespace in Unity build
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
Configuration menu - View commit details
-
Copy full SHA for b0d048b - Browse repository at this point
Copy the full SHA b0d048bView commit details