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/app
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-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 remote-tracking branch 'origin/fix_486' into feature/merges_v2.2.0WolFi
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-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
2018-12-05fixed missing tooltip in credentialdetailviewfnuesse
2018-12-05Renamed hidden to template-hidden in css stylesfnuesse
2018-11-26Removed Flashing of uninitialized html-layoutsfnuesse
2018-11-23Added proper returnvalue to updatemethod of credentials and add the resulting...Felix Nüsse
2018-11-23Updated main listview after new creation of credentialFelix Nüsse
2018-11-23Added decryption to proper credentialelement after creating a new credentialfnuesse
2018-11-21center loading spinnerfnuesse
2018-11-21Added default vault opening after logout to prevent confusionfnuesse
2018-11-21remove all selected tags when navbarentry is clicked in new navbarfnuesse
2018-11-21Fixed Translationissue in navigationbarfnuesse
2018-11-21Hid Vaultservicebug when editing was canceledfnuesse
2018-11-21Refactored Searchbox to menu.jsfnuesse