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/app
AgeCommit message (Expand)Author
2018-11-21indicating which navbaritem is selected in current listviewfnuesse
2018-11-21autoclose settings in navbarfnuesse
2018-11-21added further hints to ui for user conveniencefnuesse
2018-11-21fixed trashbin-navigation behaviourfnuesse
2018-11-21show welcome message if vault only contains deleted credentialsfnuesse
2018-11-21Added friendly reminder to create your first passwordfnuesse
2018-11-21Added custom initial state to taglistfnuesse
2018-11-21fixed initial state of taglist in navbarfnuesse
2018-11-21Removed hidden passwords from extended filtersfnuesse
2018-11-21Removed console outputfnuesse
2018-11-21Partialfix for #486 THIS DOES NOT CLOSE IT! v2fnuesse
2018-11-21removed console-outputFelix Nüsse
2018-11-21Implemented special filtersFelix Nüsse
2018-11-21Moved tags to sublist in appnavigationFelix Nüsse
2018-11-21Added Icon to sidebarfnuesse
2018-11-21Udated Codestyle and cleaned filesFelix Nüsse
2018-11-21Removed unused parameter from credentialscontrollerfnuesse
2018-11-21Removed unsafe comparison in javascriptfnuesse
2018-11-21Updated Navigationbar to latest styleguideFelix Nüsse
2018-11-21Fixed Missing Remove function for searchfield-reset-buttonFelix Nüsse
2018-11-21Moved Search from passman-controls to nextcloud-default-searchiconFelix Nüsse
2018-11-21Changed CSS to real fileFelix Nüsse
2017-10-30Fix disabled edit save button after 2 different password entered. Fixes #370brantje
2017-10-29Fix loading vault if it's already open. Ref #263brantje
2017-10-29Make use of icon groupsbrantje
2017-10-29Auto close dialog on route change.brantje
2017-10-29Add icons to credentialsbrantje
2017-10-29Possible fix for deleting vaultbrantje
2017-08-19Use copy iconbrantje
2017-07-01Merge remote-tracking branch 'origin/master' into csv_export_fixbrantje
2017-06-14Check if variable exists before comparing. Fixes #316brantje
2017-06-04Add custom_fields and files into the export FIX #305WolFi
2017-05-06Remove console.logbrantje
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-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-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-17 Lock vault after 3 wrong attempts (Fixes #197)brantje