forgejo/routers/api/v1/user
Earl Warren 9b643dec3e
[GITEA] enable system users search via the API
Refs: https://codeberg.org/forgejo/forgejo/issues/1403
(cherry picked from commit 87bd40411e)

Conflicts:
	routers/api/v1/user/user.go
	https://codeberg.org/forgejo/forgejo/pulls/1469
(cherry picked from commit 74f70ca873)
(cherry picked from commit 673a75bb43)
(cherry picked from commit fcd4535ac6)
(cherry picked from commit 56b229f22e)
(cherry picked from commit 45b922ae76)

Conflicts:
	models/user/user_system.go
	https://codeberg.org/forgejo/forgejo/pulls/1665
2023-10-23 15:28:03 +02:00
..
action.go
app.go Final round of db.DefaultContext refactor (#27587) 2023-10-14 08:37:24 +00:00
avatar.go
email.go
follower.go
gpg_key.go Final round of db.DefaultContext refactor (#27587) 2023-10-14 08:37:24 +00:00
helper.go
hook.go
key.go
repo.go Replace more db.DefaultContext (#27628) 2023-10-15 17:46:06 +02:00
settings.go
star.go
user.go [GITEA] enable system users search via the API 2023-10-23 15:28:03 +02:00
watch.go