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
2021-03-17fix default icon view for credentialsbinsky
2021-03-14fix file download from credential viewbinsky
2021-03-13rename disable_global_search_inclusion setting to enable_global_searchbinsky
2021-03-13add option to disable the global search inclusionbinsky
2021-03-12remove unused jquery.min.jsbinsky
2021-03-12implement global nextcloud search credential handlingbinsky
2021-03-12remove non ascii characters from scss filesbinsky
2021-03-12fix deprecated tooltip('fixTitle') jquery callbinsky
2020-11-20Handles the keepass comments fieldDennison Williams
2020-03-04Fix 16 Bits CodesZanderCodes
2020-03-03Fix TOTP ViewZanderCodes
2019-07-08Merge branch 'issue588_try2' of https://github.com/OS3DrNick/passman into OS3...WolFi
2019-06-14Fixes issue #588, semi ugly fix for double link showing. Thnx to @animalillo ...Nick Barendregt
2019-06-14Fix importer, wrong otp name (#561)Oliv
2019-06-14Fix/589/import issues (#598)Oliv
2019-05-19Merge pull request #590 from nextcloud/fix/586/decryptionerrors_for_shares_co...newhinton
2019-05-19Merge branch 'master' into fix/550/logout_does_not_clear_vaultfix/550/logout_does_not_clear_vaultnewhinton
2019-05-19removed commented codefnuesse
2019-05-19removed cached vault from vaultservicefnuesse
2019-05-19Fix indentation in credential.jsnewhinton
2019-05-19fix logout not working properlyfnuesse
2019-05-18updated incoming share modal to new style and fixed bugs regarding dialogsfnuesse
2019-05-15Add null-check to further improve errorchecking for missing compromisedfield ...fnuesse
2019-05-15Fix error where compromised beeing null would disable sharesfnuesse
2019-05-14Fix wrong json parse breaking navigation pane with null/undefined-checkfix/578/sidebarmissingbecauseofinvalidjson1fnuesse
2019-05-13Merge pull request #534 from nextcloud/fix/noid/icondisplaynewhinton
2019-05-12Merge remote-tracking branch 'origin/master' into master16.3fnuesse
2019-05-12removed code that errored out jshint checksfnuesse
2019-05-12Merge pull request #527 from nextcloud/fix/526/url_not_openingnewhinton
2019-05-12Merge branch 'master' into feature/540/markcredentialascompromisedfeature/540/markcredentialascompromisednewhinton
2019-05-12Merge pull request #576 from nextcloud/feature/539/specificsearchbyfieldnewhinton
2019-05-12Merge pull request #551 from marius-wieschollek/PASSMAN-264newhinton
2019-05-12Merge pull request #535 from nextcloud/feature/noid/updateStyleOfIconPickernewhinton
2019-05-12Merge branch 'master' into PASSMAN-264newhinton
2019-04-19Address #532 Cannot export passwordsAlistair Nixon
2019-01-30[#264] Fixed spacesMarius David Wieschollek
2019-01-30[#264] Fixed CSV export fails for empty fieldsMarius David Wieschollek
2019-01-12fixed wrong variablenamefix/526/url_not_openingfnuesse
2019-01-12only show url-button on url-fieldfnuesse
2019-01-10fix error if custom list is not setfeature/539/specificsearchbyfieldfnuesse
2019-01-09Added filterlogicfnuesse
2019-01-09Added filtering UIfnuesse
2019-01-09removed loggingfnuesse
2019-01-08set compromised to false if password has been changedfnuesse
2019-01-08Added Button to compromise to edit_credential.jsfnuesse
2019-01-08Added compromised state to databasefnuesse
2019-01-02updated icon-picker stylefnuesse
2018-12-30added notification on fetchingfix/noid/icondisplayfnuesse
2018-12-30added notification which tells the user when the fetching failedfnuesse
2018-12-30Added missing translation and removed console loggingfnuesse