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.
forgejo/templates
zeripath 0198bbedc1
Allow compare page to look up base, head, own-fork, forkbase-of-head (#11327)
* Allow compare page to look up base, head, own-fork, forkbase-of-head

Signed-off-by: Andrew Thornton <art27@cantab.net>

* as per @guillep2k

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Update routers/repo/compare.go

* as per @guillep2k

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Rationalise the names a little

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Rationalise the names a little (2)

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Fix 500 with fork of fork

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Prevent 500 on compare different trees

Signed-off-by: Andrew Thornton <art27@cantab.net>

* dotdotdot is perfectly valid in both usernames and repo names

Signed-off-by: Andrew Thornton <art27@cantab.net>

* ensure we can set the head and base repos too

Signed-off-by: Andrew Thornton <art27@cantab.net>

* ensure we can set the head and base repos too (2)

Signed-off-by: Andrew Thornton <art27@cantab.net>

* fix lint

Signed-off-by: Andrew Thornton <art27@cantab.net>

* only set headRepo == baseRepo if isSameRepo

Signed-off-by: Andrew Thornton <art27@cantab.net>
4 years ago
..
admin Change the style in admin notice content view from <p> to <pre> (#11301) 4 years ago
base Add EventSource support (#11235) 4 years ago
custom Add footer extra links template (#9576) 5 years ago
explore Remove last traces of has-emoji class (#11263) 4 years ago
mail Style blockquote for default issue mail template (#10024) 4 years ago
org Add Organization Wide Labels (#10814) 4 years ago
pwa Support unicode emojis and remove emojify.js (#11032) 4 years ago
repo Allow compare page to look up base, head, own-fork, forkbase-of-head (#11327) 4 years ago
status Make error pages translatable (#11163) 4 years ago
swagger Consolidate API for getting single commit (#11368) 4 years ago
user Remove last traces of has-emoji class (#11263) 4 years ago
home.tmpl Add Octicon SVG spritemap (#10107) 4 years ago
install.tmpl Change default charset for MySQL on install to utf8mb4 (#10989) 4 years ago