You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/routers/web/user
Gergely Nagy 5bf959a3a5
Convert the remaining `interface{}`s to `any`
9 months ago
..
setting Clean up log messages (#30313) 9 months ago
avatar.go Move context from modules to services (#29440) 10 months ago
code.go Unify search boxes (#29530) 10 months ago
home.go add label filters in org/{org_name}/issues 9 months ago
home_test.go add label filters in org/{org_name}/issues 9 months ago
main_test.go make writing main test easier (#27270) 1 year ago
notification.go Refactor StringsToInt64s (#29967) 10 months ago
package.go Fix incorrect relative/absolute URL usages (#29531) 10 months ago
profile.go Convert the remaining `interface{}`s to `any` 9 months ago
search.go migrate some more "OptionalBool" to "Option[bool]" (#29479) 10 months ago
stop_watch.go Move context from modules to services (#29440) 10 months ago
task.go Move context from modules to services (#29440) 10 months ago