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
2022-10-20update main style to support nc 25binsky
2022-03-24Replace deprecated String.prototype.substr()Tobias Speicher
2021-10-23do not collect all credential guids for vault deletion; use custom file mass ...binsky
2021-10-22add dedicated method to delete vault contents before vault deletionbinsky
2021-09-26Merge branch 'fix-passwords-visibility' of https://github.com/estromenko/pass...WolFi
2021-09-20Make all passwords invisible in vault infoestromenko
2021-09-20replace src with ng-src to fix useless img requestbinsky
2021-09-18Merge branch 'tiny-ui-improvements' into nextMarcos Zuriaga
2021-09-18Merge branch 'fix-null-in-encrypted-field' into nextMarcos Zuriaga
2021-09-18Merge branch 'improve-icon-picker' into nextMarcos Zuriaga
2021-09-07fix credential resharingbinsky
2021-08-31fix showing deleted credentialsbinsky
2021-08-31improve icon picker icon loading #712binsky
2021-08-31improve encrypted field handling for null valuesbinsky
2021-08-24fixed cooperation of the filter optionsbinsky
2021-08-23fix icon style for productive nextcloud instancesbinsky
2021-08-22catch error on importing custom field filesbinsky
2021-08-22fix importer jsbinsky
2021-08-22Merge branch 'ui-improvements' into nextMarcos Zuriaga
2021-08-17show default icon in credential sidebar if no icon was set for a credentialbinsky
2021-08-17fix blocking vault export if a download or decryption failedbinsky
2021-08-17redesign tab headerbinsky
2021-08-17fix bookmarkletbinsky
2021-08-17show default icon if no icon was set for a credentialbinsky
2021-05-17Merge branch 'master' into fix-passmanjson-importbinsky
2021-04-03catch error for using the same source and destination account in the credenti...binsky
2021-03-24catch saving a credential without label #657binsky
2021-03-24add reload button; auto reload vault after importbinsky
2021-03-24add files support to the generic csv importerbinsky
2021-03-24add custom fields file type support to the generic csv importerbinsky
2021-03-24add custom fields support to the generic csv importerbinsky
2021-03-24add file import support for custom fieldsbinsky
2021-03-24add file import and fix custom fields import for passman json file importbinsky
2021-03-22remove unused code of the icon fix commitbinsky
2021-03-22add angular based own escapeHTML filterbinsky
2021-03-22fix setting a custom icon on credential creationbinsky
2021-03-22Merge branch 'master' of https://github.com/nextcloud/passman into migrations-2binsky
2021-03-22Merge branch '430-keepass-importer-ignore-notes' of https://github.com/dennis...WolFi
2021-03-17fix vaults moverbinsky
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