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
2017-02-17 Lock vault after 3 wrong attempts (Fixes #197)brantje
2017-02-13Remove server side encryption setting at admin page.brantje
2017-02-06Small fixes for 2.0.1brantje
2017-02-05Fix shared credentials not updatedbrantje
2017-01-29Fix OTP not workingbrantje
2017-01-29Don't send key to server when updating sharing keysbrantje
2017-01-18Add setting to disable javascript console.brantje
2017-01-16Fix input fields not changes when field type changesbrantje
2017-01-12Implement delete vaultbrantje
2017-01-11Fix for vault settings not loadedbrantje
2017-01-11Fix revision details layoutbrantje
2017-01-10Merge remote-tracking branch 'EdOverflow/random'brantje
2017-01-09Add sjcl.random.randomWords(1)EdOverflow
2017-01-09Add vault logout timerbrantje
2017-01-06Fix reading CSV'sbrantje
2017-01-06Add copy descrioptionbrantje
2017-01-04Add RandomSource.getRandomValues()EdOverflow
2017-01-04Add rel="nofollow noopener noreferrer" by EdOverflowbrantje
2017-01-03Small fixes in js filesbrantje
2017-01-03Catch regex errorsbrantje
2017-01-03Add regex searchbrantje
2016-12-31Double click on credential row to editbrantje
2016-12-31Fix some small scrutinizer issuesbrantje
2016-12-30Implement middleware for sharingbrantje
2016-12-30Refactor settings, create SettingsServicebrantje
2016-12-29Fix setting vault key strength is not savedbrantje
2016-12-28Add settings page, non functionalbrantje
2016-12-28Don't search in password fieldbrantje
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