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-10-08Fix OC_App - private class must not be instantiatedbrantje
2016-10-08OC_App - Static method of private class must not be calledbrantje
2016-10-08Fix travis errors in share controllerbrantje
2016-10-08Fix travis errors in internal controllerbrantje
2016-10-08Fix travis errors in credential controllerbrantje
2016-10-07Return jsonreponsebrantje
2016-10-07Create tests for page controllerbrantje
2016-10-07Add skip_revision parambrantje
2016-10-07Fix bookmarkletbrantje
2016-10-07Return 404 if vault is not foundMarcos Zuriaga
2016-10-07Small error 500 fixbrantje
2016-10-07Delete users from share listbrantje
2016-10-07Remove double if checkbrantje
2016-10-07Vault use guidsbrantje
2016-10-07Credentials use guidsbrantje
2016-10-05Fix some bugsbrantje
2016-10-05Fix unsharingbrantje
2016-10-05Fix for api changebrantje
2016-10-05Fix editing shared credentialsbrantje
2016-10-05Restore revisions worksbrantje
2016-10-05Use guidbrantje
2016-10-05Fix error 500brantje
2016-10-05Added capability on the api revisions endpoint to get shared item revisions b...Marcos Zuriaga
2016-10-05Fix merge conflictbrantje
2016-10-05Stared to work on revisionsbrantje
2016-10-05Improved pending request permissions updateMarcos Zuriaga
2016-10-05Downloading shared files worksbrantje
2016-10-05Remove todobrantje
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-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-04Catch some errorsbrantje
2016-10-04Fix updating shared credentialbrantje
2016-10-04Fix user code completion on sharecontrollerMarcos Zuriaga
2016-10-04Fix get aclbrantje
2016-10-04Return 404 on most sharing api calls if the data is not found instead of errorsMarcos 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-04Fix for unsharing passwordbrantje
2016-10-04Add todobrantje
2016-10-04Link sharing worksbrantje
2016-10-04Fix missing methodMarcos Zuriaga
2016-10-04Added right lineMarcos Zuriaga
2016-10-04Removed wrong lineMarcos Zuriaga