0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-02 05:24:35 +01:00
gitea/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 Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
avatar.go
code.go Fix inconsistent user profile layout across tabs (#25625) 2023-07-06 18:59:24 +00:00
home_test.go Refactor web package and context package (#25298) 2023-06-18 09:59:09 +02:00
home.go Add open/closed field support for issue index (#25708) 2023-07-07 17:10:13 +00:00
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 Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
stop_watch.go
task.go Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00