Fabian Müller
Fabian Müller
WIP, more changes to come.  
   I'm sure this could and should be polished. We are going to work on these widgets soon again when integrating them into the wizard, which is a...
### Pre-submission Checks - [X] I [checked for similar issues](https://github.com/owncloud/client/issues?q=), but could not find any. I also checked the closed issues. I could not contribute additional information to any existing...
Currently, this repository (as well as a few other repositories within this organization) uses GitHub's issue templates feature to guide the user while creating issues. However, as those templates are...
### Pre-submission Checks - [X] I [checked for similar issues](https://github.com/owncloud/client/issues?q=), but could not find any. I also checked the closed issues. I could not contribute additional information to any existing...
### Pre-submission Checks - [X] I [checked for similar issues](https://github.com/owncloud/client/issues?q=), but could not find any. I also checked the closed issues. I could not contribute additional information to any existing...
Follow-up from https://github.com/owncloud/client/issues/8967#issuecomment-913488210. @TheOneRing reports that distro provided Dolphin plugin packages have a superfluous dependency on the client package. It should at most be a recommendation or suggestion. To add...
The craft-provided AppImages our CI/CD environment builds emit the architecture. Typically, AppImages follow the scheme `[-]-.AppImage`, e.g., `someapp-x86_64.AppImage`. This is the only way to make transparent to users which architectures...
Helps making the log messages more readable, both for humans and machines. Example log: ``` [2022/02/23 12:47:30,120] INFO: Saved folder "1" to settings, status QSettings::NoError [2022/02/23 12:47:30,120] INFO: Schedule folder...
Currently, custom CA certificates not trusted by default are stored within the account, but they need to be added to the global state to make requests in various network jobs...