forgejo/routers/web/user
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
..
setting
avatar.go
code.go Fix inconsistent user profile layout across tabs (#25625) 2023-07-06 18:59:24 +00:00
home.go Add open/closed field support for issue index (#25708) 2023-07-07 17:10:13 +00:00
home_test.go
main_test.go
notification.go
package.go Fix inconsistent user profile layout across tabs (#25625) 2023-07-06 18:59:24 +00:00
profile.go Following up fixes for "Fix inconsistent user profile layout across tabs" (#25739) 2023-07-07 17:27:12 +02:00
search.go
stop_watch.go
task.go