NextcloudKit icon indicating copy to clipboard operation
NextcloudKit copied to clipboard

☎️ NextcloudKit Apple library to build Nextcloud related iOS apps

Results 8 NextcloudKit issues
Sort by recently updated
recently updated
newest added

Link to `LICENSE.txt` on [README.md](https://github.com/nextcloud/NextcloudKit/blob/main/README.md) is missing. > https://github.com/nextcloud/NextcloudKit/blob/main/LICENSE.txt Same goes for > https://github.com/nextcloud/NextcloudKit/blob/main/COPYING.iOS

MPTCP is a TCP extension allowing to improve network reliabilty by using mutiple network interface for the same TCP connection. Check https://www.mptcp.dev and https://developer.apple.com/documentation/foundation/urlsessionconfiguration/improving_network_reliability_using_multipath_tcp for details. Changes to this repository...

Fixes issue where link share requests would not be updated properly due to bad parameters in request

- Move Upload Chunked File in Async with the cancel - Move "__NC_ROOT__" to ".__NC_ROOT__", so if it were to be mismanaged at least it is hidden by the FS

Support at least Swift 6.0 toolchain.

We are in the process of implementing onetime tokens, that are used for QR code login and can only be used once to retrieve a real token. * Ref https://github.com/nextcloud/talk-ios/pull/2224...

https://github.com/nextcloud/ios/pull/3762