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
2023-07-07 17:10:13 +00:00
..
admin Replace `interface{}` with `any` (#25686) 2023-07-04 18:36:08 +00:00
auth Less naked returns (#25713) 2023-07-07 05:31:56 +00:00
devtest Make "cancel" buttons have proper type in modal forms (#25618) 2023-07-03 14:04:50 +08:00
events
explore Replace `interface{}` with `any` (#25686) 2023-07-04 18:36:08 +00:00
feed
healthcheck
misc
org Fix inconsistent user profile layout across tabs (#25625) 2023-07-06 18:59:24 +00:00
repo Add open/closed field support for issue index (#25708) 2023-07-07 17:10:13 +00:00
shared Fix inconsistent user profile layout across tabs (#25625) 2023-07-06 18:59:24 +00:00
user Add open/closed field support for issue index (#25708) 2023-07-07 17:10:13 +00:00
auth.go
auth_windows.go
base.go
goget.go
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go Less naked returns (#25713) 2023-07-07 05:31:56 +00:00
webfinger.go Replace `interface{}` with `any` (#25686) 2023-07-04 18:36:08 +00:00