0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-09 16:10:50 -05:00
forgejo/routers/api/v1/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
..
app.go
email.go
follower.go
gpg_key.go
helper.go Decouple the different contexts from each other (#24786) 2023-05-21 09:50:53 +08:00
hook.go Add user webhooks (#21563) 2023-03-10 08:28:32 -06:00
key.go
repo.go Fix Permission in API returned repository struct (#25388) (#25441) 2023-06-22 17:01:42 +02:00
settings.go
star.go Fix Permission in API returned repository struct (#25388) (#25441) 2023-06-22 17:01:42 +02:00
user.go Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
watch.go Fix Permission in API returned repository struct (#25388) (#25441) 2023-06-22 17:01:42 +02:00