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-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
2018-11-21Introduced legacy navigationbarfnuesse
2018-11-21readded tagsearch to navbarfnuesse
2018-11-21remove all tags on show-all selectionfnuesse
2018-11-21fixed disappearing credentials on show-allfnuesse
2018-11-21removed changes from CI testrun for vaultservice bugfnuesse
2018-11-21fixed codestylingfnuesse
2018-11-21CI testrun for vaultservice bugfnuesse