1
1
mirror of https://github.com/go-gitea/gitea synced 2025-01-09 17:24:43 +00:00
Antoine GIRARD 617a2433a3 Make gitea serv use api/internal (#4886)
* Start to move to internal/private

* Add GetPublicKeyByID

* Add HasDeployKey

* Add private.UpdateDeployKeyUpdated

* Add private.GetUserByKeyID

* Add private.AccessLevel

* Add private.CheckUnitUser

* Fix mistakes I made

* Some cleaning + moving code to separate files

* Fix error handling

* Remove useless error handling for setup

* lint: fix comment on exported func

* fix copyright header

* Fix order of args
2018-10-30 14:20:13 +08:00
..
2018-10-22 16:13:35 -04:00
2017-10-26 08:49:16 +08:00
2018-01-31 00:09:16 +02:00
2018-07-19 11:39:19 -04:00
2017-09-19 11:08:30 +03:00
2017-11-13 22:51:45 +08:00
2018-03-16 22:04:33 +08:00