forgejo/modules
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
..
auth Add comment replies (#5104) 2018-10-22 16:13:35 -04:00
avatar
base Serve audio files using HTML5 audio tag (#5221) 2018-10-30 10:17:26 +08:00
cache
context Force user to change password (#4489) 2018-09-13 15:04:25 +03:00
cron
generate
highlight
httplib
indexer
lfs
log
mailer
markup
minwinsvc
notification Add notification interface and refactor UI notifications (#5085) 2018-10-18 19:23:05 +08:00
options
pprof
private Make gitea serv use api/internal (#4886) 2018-10-30 14:20:13 +08:00
process
public
recaptcha
search
setting Set heatmap color range configurable (#5165) 2018-10-24 16:38:04 +02:00
ssh
sync
templates Set heatmap color range configurable (#5165) 2018-10-24 16:38:04 +02:00
test
user Remove check for negative length (#5120) 2018-10-20 17:25:14 -04:00
util
validation