Files
gitea/public/js
Cherrg 8ab2d31bfe fix topic bar to allow prefixes (#7325)
* - do not select if escape is pressed
- allow prefixes by adding current request content to result list
- remove html-tags before insert on page

fix #7126

Signed-off-by: Michael Gnehr <[email protected]>

* sort current query to top

Signed-off-by: Michael Gnehr <[email protected]>

* remove already added topics from dropdown list

Signed-off-by: Michael Gnehr <[email protected]>

* protoct against xss

thanks to @silverwind

Signed-off-by: Michael Gnehr <[email protected]>
2019-06-30 12:55:48 +01:00
..