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/js
AgeCommit message (Expand)Author
2016-12-28Fix custom fields always beeing added as text fieldsbrantje
2016-12-28Require a minimum password strength for vaultsbrantje
2016-12-28This fixes the decryption error happening when auto login is enabled and user...brantje
2016-12-28Fix for accentuation in useSanitizeValueStrategybrantje
2016-12-28Fix for destroying a credentialbrantje
2016-12-23Fix bookmarklet tabsbrantje
2016-12-21Add $translate as depbrantje
2016-12-21Fix public share pagebrantje
2016-12-21Change translation keybrantje
2016-12-21Code style changesbrantje
2016-12-21Add translations to javascript filesbrantje
2016-12-20Merge branch 'master' into translationsbrantje
2016-12-20Add sanitize strategy for translationsbrantje
2016-12-20Ignore failed passwordsbrantje
2016-12-20Add angular-translatebrantje
2016-12-20Apply translations to html templatesbrantje
2016-12-19Remove some unused codebrantje
2016-12-19Fix for NC12 $container->getDb()brantje
2016-12-19Share links are valid for one monthbrantje
2016-12-19Check if description is not emptybrantje
2016-10-24Custom field typesbrantje
2016-10-23Add test for bookmarkletCtrlbrantje
2016-10-22Save sharing keysbrantje
2016-10-21Use port numbersbrantje
2016-10-19Add license header to filesbrantje
2016-10-17Make scrutinizer happybrantje
2016-10-17Start with a few credentialCtrl testsbrantje
2016-10-17Add required files for karmabrantje
2016-10-16Better searchbox behaviour.brantje
2016-10-14Small fix for navigating awaybrantje
2016-10-14Clean upbrantje
2016-10-14Use global namespace for importersbrantje
2016-10-14Add a warning when a reencryptCredential is runningbrantje
2016-10-14Correct passpack descriptionbrantje
2016-10-14Add description field to importbrantje
2016-10-14Show a message when a user changes the "shared" with listbrantje
2016-10-12Check if description is set before replacing newlinesbrantje
2016-10-12Remove unused functionbrantje
2016-10-12Remove unused codebrantje
2016-10-12Remove unused codebrantje
2016-10-12Rename description labels to notes.brantje
2016-10-12Download files from link shared credentialbrantje
2016-10-12Login to selected vault on enter pressbrantje
2016-10-12Hide http warning on localhostbrantje
2016-10-09Small cleanupbrantje
2016-10-09Remove console.logsbrantje
2016-10-08Use .getActiveVault().vaultKey instead of stored password, which can be emptybrantje
2016-10-08Fix for ng-dupesbrantje
2016-10-08Fix pwSettings not loadingbrantje
2016-10-08Small fixbrantje