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/routers/web
zeripath 920608e592
Support direct comparison (git diff a..b) as well merge comparison (a...b) (#16635)
This PR changes the compare page to make the "..." in the between branches a clickable
link. This changes the comparison type from "..." to "..". Similarly it makes the
initial compare icon clickable to switch the head and base branches.

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

Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
3 years ago
..
admin Allow LDAP Sources to provide Avatars (#16851) 3 years ago
dev Refactor routers directory (#15800) 4 years ago
events Move login related structs and functions to models/login (#17093) 3 years ago
explore Move login related structs and functions to models/login (#17093) 3 years ago
org Move login related structs and functions to models/login (#17093) 3 years ago
repo Support direct comparison (git diff a..b) as well merge comparison (a...b) (#16635) 3 years ago
user Fix wrong i18n keys (#17150) 3 years ago
base.go Allow setting X-FRAME-OPTIONS (#16643) 4 years ago
goget.go Related refactors to ctx.FormX functions (#16567) 4 years ago
home.go Refactor routers directory (#15800) 4 years ago
metrics.go Refactor routers directory (#15800) 4 years ago
swagger_json.go Refactor routers directory (#15800) 4 years ago
web.go Use common sessioner for API and Web (#17027) 4 years ago