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 (Collapse)Author
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-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 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 ↵WolFi
feature/merges_v2.2.0
2018-12-16Merge branch 'PASSMAN-419' of https://github.com/marius-wieschollek/passman ↵WolFi
into marius-wieschollek-PASSMAN-419
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-11Merge pull request #513 from Oliv4945/importerJsonFixnewhinton
Fix import, wrong JSON field for username
2018-12-11Fix import, wrong JSON field for usernameOliv4945
Signed-off-by: Oliv4945 <oliv4945@gmail.com>
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-26Fixed sharing stylesfnuesse
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>
2018-11-21Added default vault opening after logout to prevent confusionfnuesse
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-11-21remove all selected tags when navbarentry is clicked in new navbarfnuesse
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-11-21Fixed Translationissue in navigationbarfnuesse
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-11-21Hid Vaultservicebug when editing was canceledfnuesse
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-11-21Refactored Searchbox to menu.jsfnuesse
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-11-21Introduced legacy navigationbarfnuesse
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-11-21readded tagsearch to navbarfnuesse
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-11-21remove all tags on show-all selectionfnuesse
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-11-21fixed disappearing credentials on show-allfnuesse
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-11-21removed changes from CI testrun for vaultservice bugfnuesse
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-11-21fixed codestylingfnuesse
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-11-21CI testrun for vaultservice bugfnuesse
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-11-21indicating which navbaritem is selected in current listviewfnuesse
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-11-21autoclose settings in navbarfnuesse
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-11-21added further hints to ui for user conveniencefnuesse
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-11-21fixed trashbin-navigation behaviourfnuesse
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-11-21show welcome message if vault only contains deleted credentialsfnuesse
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-11-21Added friendly reminder to create your first passwordfnuesse
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-11-21Added custom initial state to taglistfnuesse
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2018-11-21fixed initial state of taglist in navbarfnuesse