forgejo/routers/web/user
silverwind 24e64fe372
Replace interface{} with any (#25686) (#25687)
Same perl replacement as https://github.com/go-gitea/gitea/pull/25686
but for 1.20 to ease future backporting.
2023-07-04 23:41:32 -04:00
..
setting Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
avatar.go
code.go
home.go Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
home_test.go
main_test.go
notification.go
package.go Redirect to package after version deletion (#25594) (#25599) 2023-06-30 00:14:57 +02:00
profile.go Fix profile render when the README.md size is larger than 1024 bytes (#25270) 2023-06-15 01:39:34 +00:00
search.go Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
stop_watch.go
task.go Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00