TuxCoder
TuxCoder
### Behaviour The android app tries to do a OIDC client registration with a custom OIDC provider. This works successful but the registered client has some "optimistic" assumptions. ### Expected...
### 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...
**IMPORTANT**: PRs without the template will be CLOSED ### Description of your *pull request* and other information * add better DRM detection: ref: #9652 * add parsing of the v4.3...
Hello, Not sure if this is a bug or simply not supported. The latest release does not build on the stable nixpkgs channel. ``` error: evaluation aborted with the following...
this allows sharing or read only access to the python package I face a build error while I tried to build it in nixos, as the system is there read-only...
I get some warning because of wrong format strings: Is there a reason for not having `%zu` for `size_t` in format strings? On other places in the code, casting to...