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
yp05327 dd5693387e
Add links to owner home page in explore (#28341)
User can select access repo or owner's home page.

Before:

![image](https://github.com/go-gitea/gitea/assets/18380374/f40a833f-8560-4585-b047-3a225be2e6ee)

After:

![image](https://github.com/go-gitea/gitea/assets/18380374/7893bf3a-5050-4bcb-af99-d56d6c7925f8)
1 year ago
..
admin Added instance-level variables (#28115) 1 year ago
api/packages/pypi Remove incorrect HTML self close tag (#23748) 2 years ago
base Rename the default themes to gitea-light, gitea-dark, gitea-auto (#27419) 1 year ago
code Fix 500 error of searching commits (#28576) 1 year ago
custom Add footer extra links template (#9576) 5 years ago
devtest Improve dropdown button alignment and fix hover bug (#27632) 1 year ago
explore Add links to owner home page in explore (#28341) 1 year ago
mail Update team invitation email link (#26550) 1 year ago
org Issue fixes for RSS feed improvements (#28380) 1 year ago
package Fix long package version names overflowing (#28619) 1 year ago
projects Use full width for project boards (#28225) 1 year ago
repo Refactor timeutil package (#28623) 1 year ago
shared Fix tooltip of variable edit button (#28681) 1 year ago
status Clean up template locale usage (#27856) 1 year ago
swagger Add get actions runner registration token for API routes, repo, org, user and global level (#27144) 1 year ago
user Make template `DateTime` show proper tooltip (#28677) 1 year ago
webhook Extract common code to new template (#26933) 1 year ago
home.tmpl Fix more "locale" usages (#27259) 1 year ago
install.tmpl Fix more "locale" usages (#27259) 1 year ago
post-install.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago