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
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
2018-12-30Added button to refetch the icon from the target urlfnuesse
2018-12-30Added delete button to restore defaultfnuesse
2018-12-30Removed unused and deprecated codefnuesse
2018-12-30Removed unused variablefnuesse
2018-12-30Fixed wrong url-building in sidebar and updated codestylefnuesse
2018-12-29fixed wrong url-creation which appended multiple protocolsnewhinton
2018-12-29Fixed Linkdetectionnewhinton
2018-12-22Updated link-detection in detailview and fixed link only redirecting to cloud...fnuesse
2018-12-16Added credentiallistupdate to revision-restorefnuesse
2018-12-16FIX grunt build expected === instead of ==WolFi
2018-12-16Merge branch 'feature/noid/iconpickersearch' into feature/merges_v2.2.0WolFi
2018-12-16Merge branch 'master' into feature/noid/iconpickersearchWolFi
2018-12-16Merge branch 'marius-wieschollek-PASSMAN-419' into feature/merges_v2.2.0WolFi
2018-12-16Merge remote-tracking branch 'origin/fix_486' into feature/merges_v2.2.0WolFi
2018-12-16Merge remote-tracking branch 'origin/fix_layout_for_14' into feature/merges_v...WolFi
2018-12-16Merge branch 'PASSMAN-419' of https://github.com/marius-wieschollek/passman i...WolFi
2018-12-15Added missing variable to iconpicker.jsnewhinton
2018-12-15implemented icon upload in icon-pickerfnuesse
2018-12-15implemented search in icon-pickerfnuesse
2018-12-11Merge pull request #513 from Oliv4945/importerJsonFixnewhinton
2018-12-11Fix import, wrong JSON field for usernameOliv4945
2018-12-10Set new tag-collapsible to default closednewhinton
2018-12-06limit initializeNavbar calls to one time per controllerinstancefnuesse
2018-12-06check for legacyNavbar is undefined when switching scopes so that the state i...fnuesse