971 Commits (3a8fb33f80fa6ae71d2ee4183091bd8a85004eff)

Author SHA1 Message Date
  Bwko 9e97dc1cd9 Fix for anonymous users to switch views 8 years ago
  Bwko 5b557eb23c Fix panic when no user is signed in 8 years ago
  Sandro Santilli 68e1a9e246 Allow updating draft releases while keeping them as draft 8 years ago
  Andrey Nering 43e4529fb4 Remember diff view style (#163) 8 years ago
  Thibault Meyer 6ef997ca64 Normalize files with gofmt 8 years ago
  Sandro Santilli 827c85ad85 Fix import path of go-sdk (#141) 8 years ago
  Sandro Santilli cb1b3cc148 Update import paths from github.com/go-gitea to code.gitea.io (#135) 8 years ago
  Matthias Loibl 7db899faaf Merge pull request #17 from LefsFlarey/issue/3666 8 years ago
  Flare 922a19e2d2 Fixed 404 caused by unexpected question mark 8 years ago
  Lunny Xiao 6d0d0564ee Merge pull request #73 from bkcsoft/gt/2164-release-pagination 8 years ago
  Sandro Santilli f5ceddc42d Fix type in unused constant name (#111) 8 years ago
  Sandro Santilli 0daccd049a And others 8 years ago
  Sandro Santilli 925af19903 More overlooks 8 years ago
  Sandro Santilli 6909f35ba0 More... 8 years ago
  Sandro Santilli f2c96b8f93 More MixedCase consts 8 years ago
  Sandro Santilli 58cc4e56fa ACCESS_MODE_* -> AccessMode* 8 years ago
  Sandro Santilli d092b29641 More MixedCase consts 8 years ago
  Sandro Santilli 8212aa70ba Use MixedCase constant names 8 years ago
  Thomas Boerger 91624c0e0e Merge pull request #108 from go-gitea/go-sdk 8 years ago
  Thomas Boerger a2f2fa9326 Replaced go-gogs-client with go-sdk imports 8 years ago
  Thomas Boerger 54a9e8c1c4 Fixed links to sdk docs 8 years ago
  Sandro Santilli 43349da21a Replace GOGS with GITEA in variable names 8 years ago
  Kim "BKC" Carlbäcker a35f849f28 Add Pagination to Releases-page 8 years ago
  Rachid Zarouali 991135448c Merge pull request #50 from 0xbaadf00d/feature/2583-disablehttpcloning 8 years ago
  Odin Ugedal 0f421c9602 Use the rev-parsed sha1 commit id (#98) 8 years ago
  Odin Ugedal bf76e2a45b Fix rendering of non-markdown readme files 8 years ago
  Sandro Santilli 3c9693defb Replace gogits/git-module dependency with go-gitea/git (#94) 8 years ago
  Sandro Santilli 4fb2e00b31 Merge branch 'master' into feature/goimports 8 years ago
  Andrey Nering 5243e1f5f9 Refactor editorconfig middleware 8 years ago
  Matthias Loibl 929972fc8d Fix imports found by goimports. 8 years ago
  Andrey Nering 7f39af230a Fix 500 when repo has invalid .editorconfig 8 years ago
  Thomas Boerger 423d7ae8fb Executed go fmt for all files 8 years ago
  Rémy Boulanouar ee1663af58 Implementation of the feature to redirect to an external issue tracker 8 years ago
  Andrey Nering d709866a8a Show issue/PR number on title 8 years ago
  Rémy Boulanouar 9712d5ee89 Change import reference to match gitea instead of gogs (#37) 8 years ago
  Thibault Meyer bcf2bfab4d rename variable + fix wiki link 8 years ago
  Thibault Meyer 5feedd10fb Can disable GIT interactions by HTTP protocol 8 years ago
  Unknwon cdcb2c86c9 #3559 fix template error 8 years ago
  无闻 0d8d37c099 Support Editorconfig on web editor (#3512) 8 years ago
  Andrey Nering 9cb849359e Support Editorconfig on web editor 8 years ago
  Unknwon ea214daebe #2018 able to sync now for mirrors 8 years ago
  Unknwon 288bd17939 Web editor: support upload files 8 years ago
  Unknwon d322f48f44 router/repo: code refactoring 8 years ago
  Unknwon e4d1ae765f #3459 code quality improvement 8 years ago
  Thibault Meyer 9cc19873d7 Load a set of predefined labels (#3459) 8 years ago
  Unknwon f91166335e Web editor: fix cannot create new file in subdirectory 8 years ago
  Unknwon 78a0a9b504 #3516 enforce line ending to be \n from web editor 8 years ago
  Unknwon a408ce3ec2 Web editor: improve edit file 8 years ago
  Unknwon 23a12b9711 Web editor: improve delete file process 8 years ago
  Unknwon 525f2e91c0 Web editor: improve edit file tooltip 8 years ago