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 (Collapse)Author
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 ↵brantje
requests for that credential
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
2016-10-04Add missing parambrantje
2016-10-04Changes on apiMarcos Zuriaga
2016-10-03Sharing public link creation API endpointMarcos Zuriaga
2016-10-03Api endpoint to get the public link credentialsMarcos Zuriaga
2016-10-03Fix owner's shared key being gone when bob updates credentialMarcos Zuriaga
2016-10-03Delete propbrantje
2016-10-03Updating almost worksbrantje
2016-10-03Permissions check on credential update apiMarcos Zuriaga
2016-10-03Bob can almost edit alices credentialbrantje
2016-10-03Fix shared_key after unsharingbrantje
2016-10-03Merge branch 'sharing_no_groups' of github.com:nextcloud/passman into ↵brantje
sharing_no_groups
2016-10-03Unshare credentialsbrantje
2016-10-03Added api endpoint to get revisions of shared itemsMarcos Zuriaga
2016-10-03Add backend for deleting share requestsbrantje
2016-10-03Revert "Unshare item. Reading shared credential broke?"brantje
This reverts commit 86d9910f74931ea31696b9aab8cc0a4641561194.
2016-10-03Unshare item. Reading shared credential broke?brantje
2016-10-03Add public share pagebrantje
2016-10-02Fix same user check in search usersbrantje
2016-10-02Get shared items workingbrantje
2016-10-02Fix select statementsbrantje
2016-10-02Api endpoint to get items shared with a vaultMarcos Zuriaga
2016-10-02Rename is_shared to shared_keybrantje
2016-10-02Send a notification on accept share requestbrantje
2016-10-02On accept share mark notification as readbrantje
2016-10-02Send a notification when a user declines sharingbrantje
2016-10-02Fixes for cleanItemRequestsForUserbrantje
2016-10-02Merge branch 'sharing_no_groups' of github.com:nextcloud/passman into ↵brantje
sharing_no_groups