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
AgeCommit message (Expand)Author
2017-06-14Remove password generator from change vault key. Solves #313brantje
2017-06-14Check if variable exists before comparing. Fixes #316brantje
2017-05-06Fix translationsJoas Schilling
2017-05-06Rename function to prevent collusion in other scopesbrantje
2017-02-22Fix password audit linksbrantje
2017-02-22Require vault key strength when changing vault keybrantje
2017-02-22Add a generic CSV importerbrantje
2017-02-17 Lock vault after 3 wrong attempts (Fixes #197)brantje
2017-02-06Small fixes for 2.0.1brantje
2017-01-29Fix OTP not workingbrantje
2017-01-16Fix input fields not changes when field type changesbrantje
2017-01-12Implement delete vaultbrantje
2016-12-28Fix custom fields always beeing added as text fieldsbrantje
2016-12-20Apply translations to html templatesbrantje
2016-10-24Custom field typesbrantje
2016-10-22Save sharing keysbrantje
2016-10-12Rename description labels to notes.brantje
2016-10-08Add export functionalitybrantje
2016-10-07Update vault keys on password changebrantje
2016-10-07More feedback during changing passwordbrantje
2016-10-07Change iconbrantje
2016-10-07Make sharing page pretty, closes #59brantje
2016-10-07Change vault password, minor fixesbrantje
2016-10-07Delete users from share listbrantje
2016-10-04Added upload progress bar on the sharing viewMarcos Zuriaga
2016-10-04Expire shared items after a certain datebrantje
2016-10-04Fix for unsharing passwordbrantje
2016-10-04Link sharing almost worksbrantje
2016-10-03Updating almost worksbrantje
2016-10-03Rename filebrantje
2016-10-03Add permission to link sharingbrantje
2016-10-03Push baby, added setPermissionbrantje
2016-10-03Fixed js permissions checkMarcos Zuriaga
2016-10-03Add hasPermissionbrantje
2016-10-03Show share linkbrantje
2016-10-02Add link sharing settingsbrantje
2016-10-01Merge branch 'master' into sharing_no_groupsMarcos Zuriaga
2016-10-01Sharing settings improvementsMarcos Zuriaga
2016-10-01Add bookmarkletbrantje
2016-10-01Removed group sharing logicsMarcos Zuriaga
2016-09-30Implement new updated progressbar to templatesbrantje
2016-09-30Make sharing page more prettybrantje
2016-09-30Merge branch 'master' of github.com:nextcloud/passmanMarcos Zuriaga
2016-09-30Progressbar on share action for cypherMarcos Zuriaga
2016-09-30Implement renaming vaultbrantje
2016-09-28Save workbrantje
2016-09-28Save workbrantje
2016-09-26Small bug fixesbrantje
2016-09-26Importers now have to return a objectbrantje
2016-09-25Add function to get sharing keysbrantje