forgejo/routers
Jonathan Tran 1af3dc6ee3
Fix 2-dot direct compare to use the right base commit ()
For 2-dot direct compare, we should use the base commit in the title and
templates, as is used elsewhere, not the common ancestor which is used
for 3-dot compare. I believe that this change should have been included
in .
2023-04-16 10:27:23 +03:00
..
api Make more functions use ctx instead of db.DefaultContext () 2023-04-14 14:18:28 -04:00
common Editor preview support for external renderers () 2023-03-24 14:12:23 +08:00
install Refactor cookie () 2023-04-13 15:45:33 -04:00
private Refactor internal API for git commands, use meaningful messages instead of "Internal Server Error" () 2023-03-29 14:32:26 +08:00
utils Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
web Fix 2-dot direct compare to use the right base commit () 2023-04-16 10:27:23 +03:00
init.go Use a general approach to access custom/static/builtin assets () 2023-04-12 18:16:45 +08:00