server
server copied to clipboard
Hashtype autocompletion
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
Since JQuery is used in this project, Select2 Could help a lot with this.