moscicki
moscicki
I imported all my activities from SuuntoApp and all "Alpine Skiing" and "Ski Touring" moves are imported as "Telemark Skiing". This is equally for all the moves which had been...
See: https://github.com/owncloud/client/issues/4459 And compare with: https://github.com/owncloud/android-library/search?utf8=%E2%9C%93&q=quota
POST /shares Shouldn't we possibly include a type of the shared resource so the receiver may interpret correctly what is shared? Which should or could be enumerated value in the...
POST /notifications I think we should at least standardize type by enumerating legal values. “SHARED_REMOVED”. If there is a user for some other values then the process should go via...
POST /shares In reality “name” should be a unique identifier of the resource in the scope of owner and providerid. It should not be a filename or path as such...
I am thinking if or not basic permission information should be made protocol independent. So it is clear for example if resource is shared read-only or the receiver may modify...
There is no way of updating shares — is this intentional?