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
2017-02-22Small fixesbrantje
2017-02-22Fix Call to a member function getId() on array (Fixes #252)brantje
2017-02-06Small fixes for 2.0.1brantje
2017-01-19Fix cors headersbrantje
2017-01-18Fix missing admin-settings.jsbrantje
2017-01-12Implement delete vaultbrantje
2017-01-11Clean up when a credential is deletedbrantje
2017-01-11Adjust reviewed codebrantje
2017-01-11Implement encryption classbrantje
2017-01-04Add hash_equalsEdOverflow
2016-12-30Refactor settings, create SettingsServicebrantje
2016-12-29Check if shared_key existsbrantje
2016-12-28Add settings page, non functionalbrantje
2016-12-23Make api endpoints available to extensionsbrantje
2016-10-08Remove commentbrantje
2016-10-08Revert "Scrutinizer Auto-Fixes"brantje
2016-10-08Scrutinizer Auto-FixesScrutinizer Auto-Fixer
2016-10-08Fix travis errors in credential controllerbrantje
2016-10-07Add skip_revision parambrantje
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-05Stared to work on revisionsbrantje
2016-10-05Remove todobrantje
2016-10-05Add route to update revisionsbrantje
2016-10-05Add activity support for sharingbrantje
2016-10-04Fix for unsharing passwordbrantje
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-03Unshare credentialsbrantje
2016-10-03Revert "Unshare item. Reading shared credential broke?"brantje
2016-10-03Unshare item. Reading shared credential broke?brantje
2016-10-02Rename is_shared to shared_keybrantje
2016-09-28Add is_shared to credential update routebrantje
2016-09-24Able to restore revisionsbrantje
2016-09-24Display revisionsbrantje
2016-09-24Revision backend workingbrantje
2016-09-23Permanently delete (destroy) credentialsbrantje
2016-09-23Check if notification for expired credential existsbrantje
2016-09-23Notification buttons workingbrantje