39 Commits (ba5ba4e8af4026b8a2feeba767a8430bcc9dfa20)

Author SHA1 Message Date
  silverwind 47839619e8 enable ENABLE_HARD_LINE_BREAK by default (#11162) 6 years ago
  John Olheiser af44abe4c2 Add gitea-vet (#10948) 6 years ago
  zeripath a6817d53e3 Change markdown rendering from blackfriday to goldmark (#9533) 6 years ago
  John Olheiser 2fa15f9f68 Prefix all user-generated IDs in markup (#9477) 6 years ago
  6543 0fe99507c3 Swagger info corrections (#9441) 6 years ago
  zeripath 76b8e9500e Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631) 6 years ago
  Tamal Saha 033fe113c1 Use gitea forked macaron (#7933) 6 years ago
  kolaente cdba91b438 Add golangci (#6418) 6 years ago
  Lunny Xiao 45d0e05e14 Move sdk structs to modules/structs (#6905) 6 years ago
  mrsdizzie 50747bc12e Improve issue autolinks (#6273) 7 years ago
  Roland Koebler 380daf96aa Markdown: enable some more extensions (#6362) 7 years ago
  Gabriel Silva Simões 814893053d Fix serving of raw wiki files other than .md (#5814) 7 years ago
  Piotr Orzechowski 3a6750ac98 Swagger.v1.json template (#3572) 7 years ago
  Antoine GIRARD 00ff25393c Fix swagger errors (#4220) 7 years ago
  Morgan Bazalgette c762931081 Rework special link parsing in the post-processing of markup (#3354) 8 years ago
  Ethan Koenig 13c19d041a Populate URL field of API commits (#3546) 8 years ago
  Ethan Koenig 1df45ea8b0 Update swagger documentation (#2899) 8 years ago
  Antoine GIRARD 8611a5e753 Move swagger-ui under /api/v1 (#2746) 8 years ago
  Lunny Xiao 746c3b2c4e Add init support of orgmode document type on file view and readme (#2525) 8 years ago
  Lunny Xiao bd18b7684e Restructure markup & markdown to prepare for multiple markup language… (#2411) 8 years ago
  Antoine GIRARD 8b81ff17f5 Improve swagger doc (#2274) 8 years ago
  Ethan Koenig c7e0b517c7 Fix rendering of external links (#2292) 8 years ago
  Ethan Koenig 409c8945a3 gofmt (#1662) 9 years ago
  Antoine GIRARD 9a699d3712 Generate swagger json (#1402) 9 years ago
  Mura Li b1d6c9b61a Add basic integration test infrastructure (and new endpoint `/api/v1/version` for testing it) (#741) 9 years ago
  Ethan Koenig 10e11fb4d5 Fix go vet faults (#1060) 9 years ago
  Andrew Boyarshin 72f983b887 Fix URL handling in the whole markdown module, improve test coverage (#1027) 9 years ago
  Andrew Boyarshin 8822c890e7 Markdown rendering overhaul (#186) 9 years ago
  Lunny Xiao 86a328cf36 Golint fixed for modules/context 9 years ago
  Lunny Xiao e134836804 golint fixed for routers (#208) 9 years ago
  Sandro Santilli 827c85ad85 Fix import path of go-sdk (#141) 9 years ago
  Sandro Santilli cb1b3cc148 Update import paths from github.com/go-gitea to code.gitea.io (#135) 9 years ago
  Thomas Boerger a2f2fa9326 Replaced go-gogs-client with go-sdk imports 9 years ago
  Rémy Boulanouar 9712d5ee89 Change import reference to match gitea instead of gogs (#37) 9 years ago
  Unknwon da092dd05b Convert all API handers to use *context.APIContext 10 years ago
  Unknwon 574a4d69e8 Rename module: middleware -> context 10 years ago
  Unknwon d398777e08 Make markdown as an independent module 10 years ago
  Unknwon caac2f9b19 fix #1829 and fix #890 10 years ago
  Unknwon c6f6031bd5 refactor API routes and some work for #976 10 years ago