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
techknowlogick cb01b8691d
Add open/closed field support for issue index (#25708)
A couple of notes:
* Future changes should refactor arguments into a struct
* This filtering only is supported by meilisearch right now
* Issue index number is bumped which will cause a re-index
2 years ago
..
admin Replace `interface{}` with `any` (#25686) 2 years ago
auth Less naked returns (#25713) 2 years ago
devtest Make "cancel" buttons have proper type in modal forms (#25618) 2 years ago
events
explore Replace `interface{}` with `any` (#25686) 2 years ago
feed
healthcheck
misc Decouple the different contexts from each other (#24786) 2 years ago
org Fix inconsistent user profile layout across tabs (#25625) 2 years ago
repo Add open/closed field support for issue index (#25708) 2 years ago
shared Fix inconsistent user profile layout across tabs (#25625) 2 years ago
user Add open/closed field support for issue index (#25708) 2 years ago
auth.go
auth_windows.go
base.go Fix all possible setting error related storages and added some tests (#23911) 2 years ago
goget.go Support SSH for go get (#24664) 2 years ago
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go Less naked returns (#25713) 2 years ago
webfinger.go Replace `interface{}` with `any` (#25686) 2 years ago