about summary refs log tree commit diff
path: root/app/controllers/api/v1/featured_tags
AgeCommit message (Collapse)Author
2020-09-07Changed tag most_used to recently_used (#14760)abcang
2020-03-06Remove useless `respond_to` calls (#13208)Eugen Rochko
2019-09-09Add featured tags API (#11778)Takeshi Umeda
* Add featured tags API * Remove show and update, change scope, fix code style