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
Giteabot 401cc394d5
Fix incorrect subpath in links (#29535) (#29541)
Backport #29535 by wxiaoguang

* `$referenceUrl`: it is constructed by "Issue.Link", which already has
the "AppSubURL"
* `window.location.href`: AppSubURL could be empty string, so it needs
the trailing slash

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
12 months ago
..
admin Convert visibility to number (#29226) (#29244) 1 year ago
api/packages/pypi Remove incorrect HTML self close tag (#23748) 2 years ago
base Avoid unnecessary 500 panic when a commit doesn't exist (#28719) (#28721) 1 year ago
code Fix 500 error of searching commits (#28576) (#28579) 1 year ago
custom Add footer extra links template (#9576) 5 years ago
devtest Improve dropdown button alignment and fix hover bug (#27632) (#27637) 1 year ago
explore Keep profile tab when clicking on Language (#28320) (#28331) 1 year ago
mail Update team invitation email link (#26550) 2 years ago
org Fix project counter in organization/individual profile (#28068) (#29361) 1 year ago
package switch destination directory for apt signing keys (#28639) (#28642) 1 year ago
projects Use full width for project boards (#28225) (#28245) 1 year ago
repo Fix incorrect subpath in links (#29535) (#29541) 12 months ago
shared Fix wrong due date rendering in issue list page (#28588) (#28591) 1 year ago
status Clean up template locale usage (#27856) (#27857) 1 year ago
swagger Forbid removing the last admin user (#28337) (#28793) 1 year ago
user Fix template bug (#27581) (#29446) 1 year ago
webhook Extract common code to new template (#26933) 1 year ago
home.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
install.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
post-install.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago