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
2022-10-21update settings style to support nc 25binsky
2021-12-15fix alignment in some controller classesbinsky
2021-10-29import missing logger interfacebinsky
2021-10-25add guid/id of failed credential/file deletions to response, assciated with t...binsky
2021-10-25add logging for failed file and credential deletion, assciated with the vault...binsky
2021-10-23do not collect all credential guids for vault deletion; use custom file mass ...binsky
2021-10-22remove debug guids response contentbinsky
2021-10-22add dedicated method to delete vault contents before vault deletionbinsky
2021-10-22delete credentials before vault is deleted from backendbinsky
2021-09-23fix svg mime type detection for php7.xbinsky
2021-08-31replace offset variable with ICON_CACHE_OFFSET constantbinsky
2021-08-31improve icon picker icon loading #712binsky
2021-08-22Merge branch 'ui-improvements' into nextMarcos Zuriaga
2021-08-22Merge branch 'improve-account-mover' into nextMarcos Zuriaga
2021-08-22Merge branch 'Valdnet-patch-2' into nextMarcos Zuriaga
2021-08-22Merge branch 'Valdnet-patch-1' into nextMarcos Zuriaga
2021-08-17fix blocking vault export if a download or decryption failedbinsky
2021-08-15use less memory hungry account mover strategybinsky
2021-06-06Merge branch 'master' into Valdnet-patch-1rakekniven
2021-05-28l10n: Add a dotValdnet
2021-05-28l10n: Spelling unificationValdnet
2021-05-27l10n: Spelling unificationValdnet
2021-05-21l10m: Remove spacesValdnet
2021-05-17Merge branch 'master' into fix-passmanjson-importbinsky
2021-04-09l10n: Correct spellingValdnet
2021-04-03fix sharing method accessbinsky
2021-04-03catch error for using the same source and destination account in the credenti...binsky
2021-03-29fix throwing an exception on icon request with an invalid url, return the def...binsky
2021-03-24improve missing importer linkbinsky
2021-03-23revert some method return type declarations that were IDE optimizationsbinsky
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 'master' into Valdnet-patch-1WolFi
2021-03-17fix vaults moverbinsky
2021-03-16migrate L10NFactory access; migrate some other deprecationsbinsky
2021-03-14migrate deprecated (database access) methodsbinsky
2021-03-12remove 'Undefined index: icon' error by adding the icon key to the credential...binsky
2020-10-26l10n: Removal of backslash and spacesValdnet
2020-09-21Merge branch 'Credential-always-reports-as-COMPROMISE' of https://github.com/...WolFi
2020-06-04Update translationcontroller.phpgoodatdrowning
2020-02-05l10n: Change spelling. Url > URLrakekniven
2019-06-22Fixed grammar.rakekniven
2019-06-14Changed triple dots to ellipsis (#597)rakekniven
2019-05-13Merge pull request #534 from nextcloud/fix/noid/icondisplaynewhinton
2019-05-12Merge branch 'master' into feature/540/markcredentialascompromisedfeature/540/markcredentialascompromisednewhinton
2019-01-09Added filtering UIfnuesse
2019-01-08Added Button to compromise to edit_credential.jsfnuesse
2019-01-08Added compromised state to databasefnuesse
2018-12-30added notification on fetchingfix/noid/icondisplayfnuesse
2018-12-30added notification which tells the user when the fetching failedfnuesse