server icon indicating copy to clipboard operation
server copied to clipboard

Hashtype autocompletion

Open christianschneider89 opened this issue 2 years ago • 1 comments

When creating a new hashlist it would be nice, if I can enter for example "SHA256" in the select box and the list of hashtypes are filtered by the entered text. So I don't have to remember the hashtype code.

Like combobox here: https://bootsnipp.com/snippets/0Bn1j

christianschneider89 avatar Apr 08 '22 11:04 christianschneider89

Since JQuery is used in this project, Select2 Could help a lot with this.

robinduerhager avatar Jun 01 '22 14:06 robinduerhager