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