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-13Remove server side encryption setting at admin page.brantje
2017-02-05Fix shared credentials not updatedbrantje
2016-12-31Fix some small scrutinizer issuesbrantje
2016-12-19Remove some unused codebrantje
2016-10-19Add license header to filesbrantje
2016-10-12Remove unused codebrantje
2016-10-09Remove console.logsbrantje
2016-10-07Add JSHint, solve all problemsbrantje
2016-10-07Add skip_revision parambrantje
2016-10-07Added more info to the progress return datatypeMarcos Zuriaga
2016-10-07Rename varbrantje
2016-10-07Credentials use guidsbrantje
2016-10-07Fix reencryption of history dataMarcos Zuriaga
2016-10-06Fix empty return value on the promise responseMarcos Zuriaga
2016-10-06Now the .then of encryptcredential holds encrypted and plain text credentialMarcos Zuriaga
2016-10-06Fixes on the reencrypt method, now callback is executedMarcos Zuriaga
2016-10-06Fix server DDOS due to encrypted files dataMarcos Zuriaga
2016-10-06Some fixesbrantje
2016-10-06Fix missing ,brantje
2016-10-06Fix CredentialService not definedbrantje
2016-10-06Fix FileService not definedbrantje
2016-10-06Fix problem with promise contextMarcos Zuriaga
2016-10-06More fixesMarcos Zuriaga
2016-10-06FixesMarcos Zuriaga
2016-10-06Some fixes and improvements, js trolling meMarcos Zuriaga
2016-10-06Fix misplaced ')'Marcos Zuriaga
2016-10-06Added method for asynchronous credential updateMarcos Zuriaga
2016-10-05Stared to work on revisionsbrantje
2016-10-05Add method to servicebrantje
2016-10-04Catch some errorsbrantje
2016-10-03Revert "Unshare item. Reading shared credential broke?"brantje
2016-10-03Unshare item. Reading shared credential broke?brantje
2016-10-02Dislay of shared item (if user owns it) worksbrantje
2016-10-02Add encryptSharedCredential and decryptSharedCredentialbrantje
2016-09-27Force logout if localstorage password is wrongbrantje
2016-09-27Add throwbrantje
2016-09-24Able to restore revisionsbrantje
2016-09-24Revision backend workingbrantje
2016-09-23Permanently delete (destroy) credentialsbrantje
2016-09-23Notification link working (Onclick goes to credential)brantje
2016-09-23Expire passwords working, requires notifications appbrantje
2016-09-15Display tagsbrantje
2016-09-15Clean up todo\sbrantje
2016-09-14Start with showing Credentialsbrantje
2016-09-14Add otp tab, add files tabbrantje
2016-09-13Add custom fieldsSander
2016-09-13Add generate password, copy to clipboardbrantje
2016-09-11Login to vault worksbrantje
2016-09-11Starting to work on login to vaultbrantje
2016-09-11First setup of vaultsbrantje