Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/passman.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-21Don't publish an activity if there is no userbrantje
2016-12-19Remove some unused codebrantje
2016-12-19Fix for NC12 $container->getDb()brantje
2016-10-23Add missing phpdocbrantje
2016-10-19Add license header to filesbrantje
2016-10-16Merge branch 'master' into phpunitMarcos
2016-10-16Remove deprecated cronbrantje
2016-10-15Fix test and typobrantje
2016-10-14Added unit tests agains sharerequest mapperMarcos Zuriaga
2016-10-12Remove unused codebrantje
2016-10-08Revert "Scrutinizer Auto-Fixes"brantje
2016-10-08Scrutinizer Auto-FixesScrutinizer Auto-Fixer
2016-10-08Fix travis errors in ShareServicebrantje
2016-10-08Fix travis errors in CronServicebrantje
2016-10-08Fix travis errors in CredentialServicebrantje
2016-10-07Vault use guidsbrantje
2016-10-07Credentials use guidsbrantje
2016-10-05Improved pending request permissions updateMarcos Zuriaga
2016-10-05Downloading shared files worksbrantje
2016-10-05Add route to update revisionsbrantje
2016-10-05Add route for updating filebrantje
2016-10-05Add activity support for sharingbrantje
2016-10-05Format filebrantje
2016-10-05Setting permission on share requests worksbrantje
2016-10-05Dont create new requests for a credential, when target user has pending reque...brantje
2016-10-04Added pending requests to the acl apiMarcos Zuriaga
2016-10-04Api endpoint logic to gather the ACL of a credentialMarcos Zuriaga
2016-10-04Expire shared items after a certain datebrantje
2016-10-04Expire link shared credential after x viewsbrantje
2016-10-04Add todobrantje
2016-10-04Add todobrantje
2016-10-04Behave as if no item was found if public user has no read permissionMarcos Zuriaga
2016-10-04Add missing data to the public api responseMarcos Zuriaga
2016-10-04Don't return an array on public apiMarcos Zuriaga
2016-10-03Sharing public link creation API endpointMarcos Zuriaga
2016-10-03Api endpoint to get the public link credentialsMarcos Zuriaga
2016-10-03Updating almost worksbrantje
2016-10-03Permissions check on credential update apiMarcos Zuriaga
2016-10-03Started woking on some credential changesMarcos Zuriaga
2016-10-03Added documentationMarcos Zuriaga
2016-10-03Added api endpoint to get revisions of shared itemsMarcos Zuriaga
2016-10-03Fix merge conflictbrantje
2016-10-03Add backend for deleting share requestsbrantje
2016-10-03Revert "Unshare item. Reading shared credential broke?"brantje
2016-10-03Unshare item. Reading shared credential broke?brantje
2016-10-03Remove files field from sharing response if user does not have permission to ...Marcos Zuriaga
2016-10-03Fix ui permissionsMarcos Zuriaga
2016-10-02Added permission check just in caseMarcos Zuriaga
2016-10-02Remove owner's shared key from the answer,Marcos Zuriaga
2016-10-02Get shared items workingbrantje