client
client copied to clipboard
🖥️ Desktop Syncing Client for ownCloud
### Description This PR adds the test coverage for adding the new existing account or folder and checking the addition of bracket with incremented number in it. ## Related issue:...
WIP
- fixed a small bug regarding the redirect_uri for the token_endpoint - add option oauthPrompt with default value true to disable it the prompt parameter for the authorization_endpoint optionally, ory...
Previously, the socket api prefix was created by concatenating SOCKETAPI_TEAM_IDENTIFIER_PREFIX and OC_APPLICATION_REV_DOMAIN together, so the first variable had to end in a "." to get the correct result. This change...
Spelling
This PR corrects misspellings identified by the [check-spelling action](https://github.com/marketplace/actions/check-spelling). The misspellings have been reported at https://github.com/jsoref/owncloud-client/commit/d234b5cb6721d9f59e44b52a964f43cae0d47937#commitcomment-56639815 The action reports that the changes in this PR would make it happy: https://github.com/jsoref/owncloud-client/commit/dc7338c826600fe31a05ddd0d6cb548b3f8815cc...
I had this already working some months ago, but of course I had to rebase and fix stuff again. Also, I was waiting for my PR on qtkeychain to be...