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 (Collapse)Author
2019-05-19Merge branch 'master' into fix/550/logout_does_not_clear_vaultfix/550/logout_does_not_clear_vaultnewhinton
2019-05-19removed commented codefnuesse
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2019-05-19removed cached vault from vaultservicefnuesse
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2019-05-19Fix indentation in credential.jsnewhinton
2019-05-19fix logout not working properlyfnuesse
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2019-05-14Fix wrong json parse breaking navigation pane with null/undefined-checkfix/578/sidebarmissingbecauseofinvalidjson1fnuesse
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2019-05-13Merge pull request #534 from nextcloud/fix/noid/icondisplaynewhinton
Fix/noid/icondisplay
2019-05-12Merge remote-tracking branch 'origin/master' into master16.3fnuesse
2019-05-12removed code that errored out jshint checksfnuesse
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2019-05-12Merge pull request #527 from nextcloud/fix/526/url_not_openingnewhinton
Updated link-detection in detailview and fixed link only redirecting …
2019-05-12Merge branch 'master' into feature/540/markcredentialascompromisedfeature/540/markcredentialascompromisednewhinton
2019-05-12Merge pull request #576 from nextcloud/feature/539/specificsearchbyfieldnewhinton
Feature/539/specificsearchbyfield
2019-01-12fixed wrong variablenamefix/526/url_not_openingfnuesse
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2019-01-12only show url-button on url-fieldfnuesse
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2019-01-10fix error if custom list is not setfeature/539/specificsearchbyfieldfnuesse
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2019-01-09Added filterlogicfnuesse
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2019-01-09Added filtering UIfnuesse
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2019-01-09removed loggingfnuesse
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2019-01-08set compromised to false if password has been changedfnuesse
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2019-01-08Added Button to compromise to edit_credential.jsfnuesse
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2019-01-08Added compromised state to databasefnuesse
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2019-01-02updated icon-picker stylefnuesse
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-12-30added notification on fetchingfix/noid/icondisplayfnuesse
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-12-30added notification which tells the user when the fetching failedfnuesse
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-12-30Added missing translation and removed console loggingfnuesse
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-12-30Added button to refetch the icon from the target urlfnuesse
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-12-30Added delete button to restore defaultfnuesse
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-12-30Removed unused and deprecated codefnuesse
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-12-30Removed unused variablefnuesse
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-12-30Fixed wrong url-building in sidebar and updated codestylefnuesse
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
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 ↵fnuesse
cloud.com/server/apps/passman/{{link}} in detailview Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-12-16Added credentiallistupdate to revision-restorefnuesse
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
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
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-12-15implemented search in icon-pickerfnuesse
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-12-10Set new tag-collapsible to default closednewhinton
2018-12-06limit initializeNavbar calls to one time per controllerinstancefnuesse
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-12-06check for legacyNavbar is undefined when switching scopes so that the state ↵fnuesse
is persistent during the session Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-12-05fixed missing tooltip in credentialdetailviewfnuesse
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-12-05Renamed hidden to template-hidden in css stylesfnuesse
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-11-26Removed Flashing of uninitialized html-layoutsfnuesse
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-11-23Added proper returnvalue to updatemethod of credentials and add the ↵Felix Nüsse
resulting value to the list if it does not exist or replace it if it exists Fixed Nullpointer on listadd Signed-off-by: Felix Nüsse <Felix.nuesse@t-online.de>
2018-11-23Updated main listview after new creation of credentialFelix Nüsse
Signed-off-by: Felix Nüsse <Felix.nuesse@t-online.de>
2018-11-23Added decryption to proper credentialelement after creating a new credentialfnuesse
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-11-21center loading spinnerfnuesse
Signed-off-by: fnuesse <felix.nuesse@t-online.de>