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/routers
Jonathan Tran 1af3dc6ee3
Fix 2-dot direct compare to use the right base commit (#24133)
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 #22949.
1 year ago
..
api Make more functions use ctx instead of db.DefaultContext (#24068) 1 year ago
common Editor preview support for external renderers (#23333) 1 year ago
install Refactor cookie (#24107) 1 year ago
private Refactor internal API for git commands, use meaningful messages instead of "Internal Server Error" (#23687) 1 year ago
utils Implement FSFE REUSE for golang files (#21840) 2 years ago
web Fix 2-dot direct compare to use the right base commit (#24133) 1 year ago
init.go Use a general approach to access custom/static/builtin assets (#24022) 1 year ago