You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/templates/shared
yp05327 a2b0fb1a64
Fix wrong line number in code search result (#29260)
Fix #29136

Before: The result is a table and all line numbers are all in one row.

After: Use a separate table column for the line numbers.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
11 months ago
..
actions Implement actions badge svgs (#28102) 11 months ago
secrets Remove unnecessary "Safe" modifier from templates (#29318) 12 months ago
user Add user blocking (#29028) 11 months ago
variables Remove unnecessary "Safe" modifier from templates (#29318) 12 months ago
webhook Change webhook-type in create-view (#29114) 12 months ago
combomarkdowneditor.tmpl cleanup locale function usage (#27227) 1 year ago
issueicon.tmpl Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
issuelist.tmpl Remove incorrect and unnecessary Escape from templates (#29394) 12 months ago
repo_search.tmpl Filter Repositories by type (#29231) 11 months ago
searchbottom.tmpl Remove unnecessary "Safe" modifier from templates (#29318) 12 months ago
searchfile.tmpl Fix wrong line number in code search result (#29260) 11 months ago
searchinput.tmpl Remove autofocus in search box (#28033) 1 year ago