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
wxiaoguang 5cb1037cb7
Fix CSV diff for added/deleted files (#21189) (#21193)
Backport #21189
Fixes #21184
Regression of #19552

Instead of using `GetBlobByPath`, use the already existing instances.
2 years ago
..
admin Redirect if user does not exist on admin pages (#20981) (#21059) 3 years ago
auth WebAuthn CredentialID field needs to be increased in size (#20530) (#20555) 3 years ago
dev
events Improve Stopwatch behavior (#18930) 3 years ago
explore In code search, get code unit accessible repos in one (main) query (#19764) 3 years ago
feed
healthcheck Update go-chi/cache to utilize Ping() (#19719) 3 years ago
misc
org Fix SQL Query for `SearchTeam` (#20844) (#20872) 3 years ago
repo Fix CSV diff for added/deleted files (#21189) (#21193) 2 years ago
user Remove calls to load Mirrors in user.Dashboard (#20855) (#20897) 3 years ago
auth.go Remove legacy `+build:` constraint (#19582) 3 years ago
auth_windows.go
base.go Add Cache-Control header to html and api responses, add no-transform (#20432) (#20459) 3 years ago
goget.go
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go Add disable download source configuration (#20548) (#20579) 3 years ago
webfinger.go Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago