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
2017-01-12Implement delete vaultbrantje
2017-01-11Clean up when a credential is deletedbrantje
2017-01-11Fix for uploading filesbrantje
2017-01-11Adjust reviewed codebrantje
2017-01-11Fixesbrantje
2017-01-11Implement encryption classbrantje
2017-01-11Create encryption classbrantje
2017-01-03Fix if statementsbrantje
2016-12-30Add test for Settings, improve SettingsServicebrantje
2016-12-30Implement middleware for sharingbrantje
2016-12-30Refactor settings, create SettingsServicebrantje
2016-12-29Check if shared_key existsbrantje
2016-12-28Add settings page, non functionalbrantje
2016-12-21Don't publish an activity if there is no userbrantje
2016-12-19Remove some unused codebrantje
2016-12-19Fix for NC12 $container->getDb()brantje
2016-10-23Add missing phpdocbrantje
2016-10-19Add license header to filesbrantje
2016-10-16Merge branch 'master' into phpunitMarcos
2016-10-16Finished credential mapper testsMarcos Zuriaga
2016-10-16Remove deprecated cronbrantje
2016-10-15Fix countbrantje
2016-10-15Limit it to 20 credential for preformance reasonsbrantje
2016-10-15Fix getRandomCredentialByVaultId for sqllitebrantje
2016-10-15Fix test and typobrantje
2016-10-15Added partial testMarcos Zuriaga
2016-10-15Added credential revision mapper unit testMarcos Zuriaga
2016-10-15Removed some pgsql useless checkMarcos Zuriaga
2016-10-15Added file mapper testMarcos Zuriaga
2016-10-15Attempt to fix pgsql failsMarcos Zuriaga
2016-10-15Fix sqlite bug, hope the mysql problem is not happening on other systems and ...Marcos Zuriaga
2016-10-14Added unit tests agains sharerequest mapperMarcos Zuriaga
2016-10-14Fixed some types on sharerequest entityMarcos Zuriaga
2016-10-12Remove unused codebrantje
2016-10-12Removed unused var from mapper constructorMarcos Zuriaga
2016-10-12Added unit test for SharingACLMapperMarcos Zuriaga
2016-10-12Removed unused method and variableMarcos Zuriaga
2016-10-11Added Database testing base classMarcos Zuriaga
2016-10-09Create unit tests for Vault database modelMarcos Zuriaga
2016-10-09Unit tests for ShareRequest modelMarcos Zuriaga
2016-10-08Utils class simplification of microtime methodMarcos Zuriaga
2016-10-08Remove commentbrantje
2016-10-08Revert "Scrutinizer Auto-Fixes"brantje
2016-10-08Scrutinizer Auto-FixesScrutinizer Auto-Fixer
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