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
path: root/lib
AgeCommit message (Expand)Author
2016-10-08Remove ->__toString() callbrantje
2016-10-08Fix travis errors in Utility/PermissionEntitybrantje
2016-10-08Fix travis errors in ShareServicebrantje
2016-10-08Fix travis errors in CronServicebrantje
2016-10-08Fix travis errors in CredentialServicebrantje
2016-10-08Fix travis errors in SharingMapperbrantje
2016-10-08Fix travis errors in Activity classbrantje
2016-10-08Fix travis errors in share controllerbrantje
2016-10-07Vault use guidsbrantje
2016-10-07Credentials use guidsbrantje
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-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-04Fixes some issues with the ACL queriesMarcos Zuriaga
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-04Fix for unsharing passwordbrantje
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-04Add expire_viewsbrantje
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 edited_by field to credential revisionsMarcos Zuriaga
2016-10-03Fix bitwise notMarcos Zuriaga
2016-10-03Merge branch 'sharing_no_groups' of github.com:nextcloud/passman into sharing...brantje
2016-10-03Added documentationMarcos Zuriaga
2016-10-03Fix shared_key after unsharingbrantje
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-03Merge branch 'sharing_no_groups' of github.com:nextcloud/passman into sharing...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-03Add new permissionsMarcos Zuriaga