92 Commits (3a8fb33f80fa6ae71d2ee4183091bd8a85004eff)

Author SHA1 Message Date
  Lunny Xiao c5c1406d2c Add topic support (#3711) 7 years ago
  Morgan Bazalgette 8c916631f0 Handle refactor (#3339) 7 years ago
  Antoine GIRARD b0e1adee16 Improve LFS tests + fix lfs url refs + keep path upper/lowercase in db. (#3092) 7 years ago
  Duncan Ogilvie a597ca3800 Memory usage improvements (#3013) 7 years ago
  Ethan Koenig 6700a0b12a Make URL scheme unambiguous (#2408) 7 years ago
  Jonas Franz cef6d2e2b7 Render plain text README.txt monospaced (#2721) 7 years ago
  Lunny Xiao 79f921b56e Fix plain readme didn't render correctly on repo home page (#2705) 7 years ago
  Morlinest 07af049c50 Fix implementation of repo Home func (#2601) 7 years ago
  Lunny Xiao 21192b577a fix readme view bug (#2566) 7 years ago
  Lunny Xiao 746c3b2c4e Add init support of orgmode document type on file view and readme (#2525) 7 years ago
  Lauris BH 7aec176438 Sort repository tree entries in natural way (#2506) 7 years ago
  Lunny Xiao bd18b7684e Restructure markup & markdown to prepare for multiple markup language… (#2411) 7 years ago
  Rémy Boulanouar c754b49da2 Display commit status on landing page of repo (#1784) 7 years ago
  silverwind 77760bc229 Support CRLF when splitting code lines for display (#1862) 8 years ago
  Bo-Yi Wu 9a20c48a65 feat: add check misspelling (#1877) 8 years ago
  Lunny Xiao c694c70008 Add units to team (#947) 8 years ago
  Lauris BH 3246be92ef Remove sha1 hash display in repository table and add latest commit GPG check (#1678) 8 years ago
  Lunny Xiao 4040e494bc fix multiple readme file rendering and fix #1657 (#1658) 8 years ago
  Lunny Xiao 419548e9b4 Add markup package to prepare for org markup format (#1493) 8 years ago
  Bo-Yi Wu fdf5227984 feat: Only use issue and wiki on repo. (#1297) 8 years ago
  Lunny Xiao 2f67b5cbf5 fix some typos (#1082) 8 years ago
  Gabriel Jackson 3e7f8ec9d3 Cleanup log messaging 8 years ago
  Fabian Zaremba 63eeed2f9e Git LFS support v2 (#122) 8 years ago
  Nico Mandery 49e76e5976 serve video files using the HTML5 video tag (#418) 8 years ago
  Thomas Boerger c7aa87988d Integrate templates into bindata optionally (#314) 8 years ago
  Lunny Xiao 93101d7a6c Golint fixed for modules/template 8 years ago
  Lunny Xiao e84df909b9 golint fixed for routers/repo/view.go (#205) 8 years ago
  Thibault Meyer 6ef997ca64 Normalize files with gofmt 8 years ago
  Sandro Santilli cb1b3cc148 Update import paths from github.com/go-gitea to code.gitea.io (#135) 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
  Rémy Boulanouar 9712d5ee89 Change import reference to match gitea instead of gogs (#37) 8 years ago
  Unknwon cdcb2c86c9 #3559 fix template error 8 years ago
  Unknwon 288bd17939 Web editor: support upload files 8 years ago
  Unknwon d322f48f44 router/repo: code refactoring 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
  Unknwon 11540e5abe Web editor: improve code quality 8 years ago
  Unknwon 20b9702fb4 Web editor: temporarily disable upload and quick fix for edit and new 8 years ago
  Unknwon 2f5b0be839 Web editor: improve delete file 8 years ago
  Unknwon 0c19e1f0ec Web editor: improve edit file and diff preview 8 years ago
  Unknwon 83ccca5e24 Code clean up for new config options 9 years ago
  Richard Mahn 247e2fc567 Squashed commit of the following: 9 years ago
  Andrey Nering 10a5a8b7cf On showing diff/file, use the tab_width specified on .editorconfig, if any (#3241) 9 years ago
  Unknwon e30fa23d81 Little code refactoring 9 years ago
  Rory McNamara f163f9e8e0 Render the Code view on the server (minus syntax highlighting) (#2942) 9 years ago