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-07-29Merge branch 'padlock_importer_2' of https://github.com/bingen/passman into b...brantje
2017-07-28Padlock importer: fix code styleßingen
2017-07-01Update phpunitbrantje
2017-07-01Fix code stylebrantje
2017-07-01Merge remote-tracking branch 'origin/master' into csv_export_fixbrantje
2017-06-27Add Padlock importerßingen
2017-06-14Remove password generator from change vault key. Solves #313brantje
2017-06-14Check if variable exists before comparing. Fixes #316brantje
2017-06-04ADD JSON exporterWolFi
2017-06-04Add custom_fields and files into the export FIX #305WolFi
2017-05-06Remove console.logbrantje
2017-05-06Export url's credentialsWelbert Serra
2017-05-06Fix checkbrantje
2017-05-06Show notification if passwords do not match on creating credential. Fixes #273brantje
2017-05-06Rename function to prevent collusion in other scopesbrantje
2017-02-22Code style fixesbrantje
2017-02-22Remove console.logbrantje
2017-02-22Fix for downloading files (Firefox and chrome). Fixes #259brantje
2017-02-22Small fixesbrantje
2017-02-22Fix password audit linksbrantje
2017-02-22Require vault key strength when changing vault keybrantje
2017-02-22Add http protocol if its missingbrantje
2017-02-22Implement onclick disable directivebrantje
2017-02-22Add feature to request vault destructionsbrantje
2017-02-22Add feature to move vaults to other accountbrantje
2017-02-22Fix selected tag filter doesn't stick after returning from sharing or editing...brantje
2017-02-22Fix Cannot read property in credentialcounterbrantje
2017-02-22Add a generic CSV importerbrantje
2017-02-22Fix credential counting (Fixes #253)brantje
2017-02-22Fix Call to a member function getId() on array (Fixes #252)brantje
2017-02-22Remove sourcemapbrantje
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