1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-28 09:09:50 +02:00
gitea/routers/api/v1/admin
6543 7fbdb60fc1
Start to migrate from util.OptionalBool to optional.Option[bool] (#29329)
just create transition helper and migrate two structs
2024-02-23 02:18:33 +00:00
..
adopt.go
cron.go
email.go
hooks.go
org.go
repo.go
runners.go Add get actions runner registration token for API routes, repo, org, user and global level (#27144) 2023-12-27 07:57:54 +00:00
user.go Start to migrate from util.OptionalBool to optional.Option[bool] (#29329) 2024-02-23 02:18:33 +00:00