summaryrefslogtreecommitdiffstats
path: root/routers/web/user/search.go
Commit message (Expand)AuthorAgeFilesLines
* migrate some more "OptionalBool" to "Option[bool]" (#29479)65432024-02-291-2/+1
* Let ctx.FormOptionalBool() return optional.Option[bool] (#29461)65432024-02-281-1/+2
* Move context from modules to services (#29440)Lunny Xiao2024-02-271-1/+1
* Reduce usage of `db.DefaultContext` (#27073)JakobDev2023-09-141-1/+1
* Replace `interface{}` with `any` (#25686)silverwind2023-07-041-2/+2
* Add option to search for users is active join a team (#24093)Tyrone Yeh2023-04-141-0/+1
* Add context cache as a request level cache (#22294)Lunny Xiao2023-02-151-1/+1
* Move `convert` package to services (#22264)KN4CK3R2022-12-291-1/+1
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Never use /api/v1 from Gitea UI Pages (#19318)Lunny Xiao2022-04-071-0/+44