forgejo/routers/web/user/setting
silverwind 24e64fe372
Replace interface{} with any () ()
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
..
security Replace interface{} with any () () 2023-07-04 23:41:32 -04:00
account.go Replace interface{} with any () () 2023-07-04 23:41:32 -04:00
account_test.go Merge setting.InitXXX into one function with options () 2023-05-04 11:55:35 +08:00
adopt.go Fix unclear IsRepositoryExist logic () 2023-04-28 14:14:26 -04:00
applications.go Replace interface{} with any () () 2023-07-04 23:41:32 -04:00
keys.go Replace interface{} with any () () 2023-07-04 23:41:32 -04:00
main_test.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
oauth2.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
oauth2_common.go Replace interface{} with any () () 2023-07-04 23:41:32 -04:00
packages.go Add Chef package registry () 2023-02-06 09:49:21 +08:00
profile.go Refactor rename user and rename organization () 2023-05-21 23:13:47 +08:00
runner.go Add user level action runners () 2023-05-31 09:39:54 +08:00
webhooks.go Replace interface{} with any () () 2023-07-04 23:41:32 -04:00