summaryrefslogtreecommitdiffstats
path: root/routers/api/v1/misc
Commit message (Expand)AuthorAgeFilesLines
* Rework special link parsing in the post-processing of markup (#3354)Morgan Bazalgette2018-02-271-2/+2
* Populate URL field of API commits (#3546)Ethan Koenig2018-02-202-6/+6
* Update swagger documentation (#2899)Ethan Koenig2017-11-132-32/+38
* Move swagger-ui under /api/v1 (#2746)Antoine GIRARD2017-10-211-0/+19
* Add init support of orgmode document type on file view and readme (#2525)Lunny Xiao2017-09-211-1/+1
* Restructure markup & markdown to prepare for multiple markup language… (#2411)Lunny Xiao2017-09-162-11/+10
* Improve swagger doc (#2274)Antoine GIRARD2017-08-212-3/+3
* Fix rendering of external links (#2292)Ethan Koenig2017-08-131-1/+1
* gofmt (#1662)Ethan Koenig2017-05-041-1/+1
* Generate swagger json (#1402)Antoine GIRARD2017-05-022-2/+35
* Add basic integration test infrastructure (and new endpoint `/api/v1/version`...Mura Li2017-03-061-0/+16
* Fix go vet faults (#1060)Ethan Koenig2017-02-261-2/+2
* Fix URL handling in the whole markdown module, improve test coverage (#1027)Andrew Boyarshin2017-02-242-3/+10
* Markdown rendering overhaul (#186)Andrew Boyarshin2017-02-142-3/+188
* Golint fixed for modules/contextLunny Xiao2016-11-251-1/+1
* golint fixed for routers (#208)Lunny Xiao2016-11-241-2/+4
* Fix import path of go-sdk (#141)Sandro Santilli2016-11-111-1/+1
* Update import paths from github.com/go-gitea to code.gitea.io (#135)Sandro Santilli2016-11-101-3/+3
* Replaced go-gogs-client with go-sdk importsThomas Boerger2016-11-071-1/+1
* Change import reference to match gitea instead of gogs (#37)Rémy Boulanouar2016-11-031-2/+2
* Convert all API handers to use *context.APIContextUnknwon2016-03-131-4/+4
* Rename module: middleware -> contextUnknwon2016-03-111-3/+3
* Make markdown as an independent moduleUnknwon2016-02-201-4/+4
* fix #1829 and fix #890Unknwon2015-12-041-1/+1
* refactor API routes and some work for #976Unknwon2015-12-041-0/+42