gitea/routers/web/user
Giteabot 771fb453a1
Add missing repository type filter parameters to pager (#31832) (#31837)
Backport #31832 by @yp05327

Fix #31807

ps: the newly added params's value will be changed.
When the first time you selected the filter, the values of params will
be `0` or `1`
But in pager it will be `true` or `false`.
So do we have `boolToInt` function?

Co-authored-by: yp05327 <576951401@qq.com>
2024-08-16 20:41:45 +08:00
..
setting
avatar.go
code.go
home.go
home_test.go
main_test.go
notification.go Add missing repository type filter parameters to pager (#31832) (#31837) 2024-08-16 20:41:45 +08:00
package.go Remove sub-path from container registry realm (#31293) (#31300) 2024-06-10 12:04:49 +08:00
profile.go Add missing repository type filter parameters to pager (#31832) (#31837) 2024-08-16 20:41:45 +08:00
search.go
stop_watch.go
task.go