gitea/routers/api/v1
Lunny Xiao bec69f702b
Add topic support ()
* add topic models and unit tests

* fix comments

* fix comment

* add the UI to show or add topics for a repo

* show topics on repositories list

* fix test

* don't show manage topics link when no permission

* use green basic as topic label

* fix topic label color

* remove trace content

* remove debug function
2018-04-11 10:51:44 +08:00
..
admin Cleanup models.User.HashPassword () 2018-01-12 00:19:38 +02:00
convert Populate URL field of API commits () 2018-02-20 20:50:42 +08:00
misc Rework special link parsing in the post-processing of markup () 2018-02-27 09:09:18 +02:00
org Fix ignored errors when checking if organization, team member () 2017-12-21 09:43:26 +02:00
repo Add topic support () 2018-04-11 10:51:44 +08:00
swagger Add Attachment API () 2018-03-06 09:22:16 +08:00
user Refactor struct's time to remove unnecessary memory usage () 2017-12-11 06:37:04 +02:00
utils Fix API status code for hook creation () 2017-11-20 15:00:53 +08:00
api.go Add topic support () 2018-04-11 10:51:44 +08:00