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
wxiaoguang 993736d838
Fix code search input for different views (#30678)
Now only show the "code search" on the repo home page, because it only
does global search.
So do not show it when viewing file or directory to avoid misleading
users (it doesn't search in a directory)
11 months ago
..
api Fix compare api swagger (#30648) 11 months ago
common feat(api): implement branch/commit comparison API (#30349) 11 months ago
install Move context from modules to services (#29440) 1 year ago
private Enable more `revive` linter rules (#30608) 11 months ago
utils Refactor external URL detection (#29973) 1 year ago
web Fix code search input for different views (#30678) 11 months ago
init.go Add route handler info for debugging purpose (#30705) 11 months ago