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/admin
6543 a3f05d0d98
remove util.OptionalBool and related functions (#29513)
and migrate affected code

_last refactoring bits to replace **util.OptionalBool** with
**optional.Option[bool]**_
11 months ago
..
adopt.go Move context from modules to services (#29440) 12 months ago
cron.go Move context from modules to services (#29440) 12 months ago
email.go Move context from modules to services (#29440) 12 months ago
hooks.go remove util.OptionalBool and related functions (#29513) 11 months ago
org.go Move context from modules to services (#29440) 12 months ago
repo.go Move context from modules to services (#29440) 12 months ago
runners.go Move context from modules to services (#29440) 12 months ago
user.go Move context from modules to services (#29440) 12 months ago
user_badge.go Add admin API route for managing user's badges (#23106) 11 months ago