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
Earl Warren 340055ab6c
Enable system users search via the API (#28013)
Refs: https://codeberg.org/forgejo/forgejo/issues/1403

(cherry picked from commit dd4d17c159eaf8b642aa9e6105b0532e25972bb7)
1 year ago
..
action.go Refactor secrets modification logic (#26873) 1 year ago
app.go Final round of `db.DefaultContext` refactor (#27587) 1 year ago
avatar.go Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
email.go Reduce usage of `db.DefaultContext` (#27073) 1 year ago
follower.go Next round of `db.DefaultContext` refactor (#27089) 1 year ago
gpg_key.go Final round of `db.DefaultContext` refactor (#27587) 1 year ago
helper.go Another round of `db.DefaultContext` refactor (#27103) 1 year ago
hook.go Add user webhooks (#21563) 2 years ago
key.go Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
repo.go Replace more db.DefaultContext (#27628) 1 year ago
settings.go Move `convert` package to services (#22264) 2 years ago
star.go More refactoring of `db.DefaultContext` (#27083) 1 year ago
user.go Enable system users search via the API (#28013) 1 year ago
watch.go More refactoring of `db.DefaultContext` (#27083) 1 year ago