This repository has been archived on 2024-01-11. You can view files and clone it, but cannot push or open issues or pull requests.
gitea/routers/api/v1/admin
Lunny Xiao 1d8543e7db
Move some files into models' sub packages (#20262)
* Move some files into models' sub packages

* Move functions

* merge main branch

* Fix check

* fix check

* Fix some tests

* Fix lint

* Fix lint

* Revert lint changes

* Fix error comments

* Fix lint

Co-authored-by: 6543 <6543@obermui.de>
2022-08-25 10:31:57 +08:00
..
adopt.go Move some files into models' sub packages (#20262) 2022-08-25 10:31:57 +08:00
cron.go Renamed ctx.User to ctx.Doer. (#19161) 2022-03-22 15:03:22 +08:00
org.go Move organization related structs into sub package (#18518) 2022-03-29 14:29:02 +08:00
repo.go Add ContextUser to http request context (#18798) 2022-03-26 17:04:22 +08:00
user.go Add option to purge users (#18064) 2022-07-14 08:22:09 +01:00