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/explore
Tim-Niclas Oelschläger e3524c63d6
Filter Repositories by type (#29231)
Filter Repositories by type (resolves #1170, #1318)

before:

![image](https://github.com/go-gitea/gitea/assets/72873130/74e6be62-9010-4ab4-8f9b-bd8afbebb8fb)


after:

![image](https://github.com/go-gitea/gitea/assets/72873130/e4d85ed6-7864-4150-8d72-5194dac1293f)
11 months ago
..
code.tmpl Fix inconsistent user profile layout across tabs (#25625) 2 years ago
navbar.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
repo_list.tmpl Add support for sha256 repositories (#23894) 1 year ago
repos.tmpl Filter Repositories by type (#29231) 11 months ago
search.tmpl Only use supported sort order for "explore/users" page (#29430) 11 months ago
user_list.tmpl Remove unnecessary "Safe" modifier from templates (#29318) 12 months ago
users.tmpl User details page (#26713) 1 year ago