You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/routers/api/v1/user
delvh f3d41c61eb
Remove `db.DefaultContext` in `routers/` and `cmd/` (#26076)
Now, the only remaining usages of `models.db.DefaultContext` are in
  - `modules`
  - `models`
  - `services`
2 years ago
..
app.go
avatar.go
email.go
follower.go
gpg_key.go
helper.go
hook.go
key.go
repo.go
settings.go
star.go
user.go
watch.go