40 Commits (ccdd8c1798b2ee3ccd023f697bbe00912d18ea59)

Author SHA1 Message Date
  Lunny Xiao 42908ef54b Fix Go 1.13 private repository go get issue (#8112) 5 years ago
  Tamal Saha 033fe113c1 Use gitea forked macaron (#7933) 5 years ago
  kolaente cdba91b438 Add golangci (#6418) 6 years ago
  zeripath 5edd59b3e3 Handle insecure and ports in go get (#7041) 6 years ago
  zeripath 13d1d5dd13 wrap the ServerError and NotFound and log from the caller (#6550) 6 years ago
  Vasek Sraier 691fa52e39 Cleaned permission checks for API -> site admin can now do anything (#6483) 6 years ago
  zeripath 926ae2ec6d Better logging (#6038) (#6095) 6 years ago
  mrsdizzie b647d54e0d Clean up various use of escape/unescape functions for URL generation (#6334) 6 years ago
  zeripath 0231aabcee Add lang specific font stacks for CJK (#6007) 6 years ago
  John Olheiser 850638b79b Minor UI tweaks (#5980) 6 years ago
  zeripath f51e4dcb39 Provide better panic handling (#5902) 6 years ago
  Lauris BH 0c08bdda84 Fix go-get URL generation (#5905) 6 years ago
  Piotr Orzechowski 526c4a3c04 Hide home button when landing page is not set to home (#4651) 6 years ago
  Piotr Orzechowski 3a6750ac98 Swagger.v1.json template (#3572) 6 years ago
  Lauris BH 8ca0fd9526 Refactor and simplify redirect to url (#3674) 7 years ago
  Piotr Orzechowski 0ea666c9b9 Add option to enable or disable swagger endpoints (#3502) 7 years ago
  Lauris BH 57f5bb502e Fix go-get content type (#3426) 7 years ago
  Lauris BH 94439e7314 Add doctype to go-get=1 reponse (#3423) 7 years ago
  Morgan Bazalgette 8c916631f0 Handle refactor (#3339) 7 years ago
  Lauris BH d0c132552e Add reactions to issues/PR and comments (#2856) 7 years ago
  Lunny Xiao 9fb62a93c5 Remove GetRepositoryByRef and add GetRepositoryByOwnerAndName (#3043) 7 years ago
  Ethan Koenig 0e07dffc44 Various wiki bug fixes (#2996) 7 years ago
  Lauris BH 41db9040c1 Fix go-get, src and raw urls to new scheme (#2978) 7 years ago
  Lauris BH 732f42c8b4 Fix go get response if only app URL is custom in configuration (#2634) 7 years ago
  Kim "BKC" Carlbäcker d21413b97f Always return valid go-get meta, even if unauthorized (#2010) 8 years ago
  Sandro Santilli dca5fdb5cc Allow ENABLE_OPENID_SIGNUP to depend on DISABLE_REGISTRATION (#1369) 8 years ago
  Sandro Santilli f8863080a2 Login via OpenID-2.0 (#618) 8 years ago
  Ethan Koenig 9c781e8fd4 Fix typos in models/ and modules/ (#1248) 8 years ago
  Bwko 7d36a1293c Fixes xss, clickjacking & password autocompletion 8 years ago
  Lunny Xiao b5a7692d63 Golint fixed for modules/setting (#262) 8 years ago
  Lunny Xiao 86a328cf36 Golint fixed for modules/context 8 years ago
  Sandro Santilli cb1b3cc148 Update import paths from github.com/go-gitea to code.gitea.io (#135) 8 years ago
  Matthias Loibl 929972fc8d Fix imports found by goimports. 8 years ago
  Rémy Boulanouar 9712d5ee89 Change import reference to match gitea instead of gogs (#37) 8 years ago
  Unknwon d322f48f44 router/repo: code refactoring 8 years ago
  Unknwon d633b89ee9 #1601 support delete issue comment 9 years ago
  Unknwon 3b42ab0e57 Refactor User.Id to User.ID 9 years ago
  Unknwon da092dd05b Convert all API handers to use *context.APIContext 9 years ago
  Unknwon 2eadcbdb03 Add APIContext 9 years ago
  Unknwon 574a4d69e8 Rename module: middleware -> context 9 years ago