147 Commits (ba5ba4e8af4026b8a2feeba767a8430bcc9dfa20)

Author SHA1 Message Date
  Jonas Bröms 184d4f6417 Serve audio files using HTML5 audio tag (#5221) 7 years ago
  Lauris BH bc9520c72e Detect charset and convert non UTF-8 files for display (#4950) 7 years ago
  Lanre Adelowo 9a9dab07a6 Add file name and branch to page title (#4902) 7 years ago
  nickolas360 05c64f07a1 HTML-escape text READMEs (#4192) 7 years ago
  Alexey Terentyev e7d22999a2 Added deletion of an empty line at the end of the file (#4050) (#4054) 8 years ago
  Lunny Xiao c5c1406d2c Add topic support (#3711) 8 years ago
  Morgan Bazalgette 8c916631f0 Handle refactor (#3339) 8 years ago
  Antoine GIRARD b0e1adee16 Improve LFS tests + fix lfs url refs + keep path upper/lowercase in db. (#3092) 8 years ago
  Duncan Ogilvie a597ca3800 Memory usage improvements (#3013) 8 years ago
  Ethan Koenig 6700a0b12a Make URL scheme unambiguous (#2408) 8 years ago
  Jonas Franz cef6d2e2b7 Render plain text README.txt monospaced (#2721) 8 years ago
  Lunny Xiao 79f921b56e Fix plain readme didn't render correctly on repo home page (#2705) 8 years ago
  Morlinest 07af049c50 Fix implementation of repo Home func (#2601) 8 years ago
  Lunny Xiao 21192b577a fix readme view bug (#2566) 8 years ago
  Lunny Xiao 746c3b2c4e Add init support of orgmode document type on file view and readme (#2525) 8 years ago
  Lauris BH 7aec176438 Sort repository tree entries in natural way (#2506) 8 years ago
  Lunny Xiao bd18b7684e Restructure markup & markdown to prepare for multiple markup language… (#2411) 8 years ago
  Rémy Boulanouar c754b49da2 Display commit status on landing page of repo (#1784) 8 years ago
  silverwind 77760bc229 Support CRLF when splitting code lines for display (#1862) 9 years ago
  Bo-Yi Wu 9a20c48a65 feat: add check misspelling (#1877) 9 years ago
  Lunny Xiao c694c70008 Add units to team (#947) 9 years ago
  Lauris BH 3246be92ef Remove sha1 hash display in repository table and add latest commit GPG check (#1678) 9 years ago
  Lunny Xiao 4040e494bc fix multiple readme file rendering and fix #1657 (#1658) 9 years ago
  Lunny Xiao 419548e9b4 Add markup package to prepare for org markup format (#1493) 9 years ago
  Bo-Yi Wu fdf5227984 feat: Only use issue and wiki on repo. (#1297) 9 years ago
  Lunny Xiao 2f67b5cbf5 fix some typos (#1082) 9 years ago
  Gabriel Jackson 3e7f8ec9d3 Cleanup log messaging 9 years ago
  Fabian Zaremba 63eeed2f9e Git LFS support v2 (#122) 9 years ago
  Nico Mandery 49e76e5976 serve video files using the HTML5 video tag (#418) 9 years ago
  Thomas Boerger c7aa87988d Integrate templates into bindata optionally (#314) 9 years ago
  Lunny Xiao 93101d7a6c Golint fixed for modules/template 9 years ago
  Lunny Xiao e84df909b9 golint fixed for routers/repo/view.go (#205) 9 years ago
  Thibault Meyer 6ef997ca64 Normalize files with gofmt 9 years ago
  Sandro Santilli cb1b3cc148 Update import paths from github.com/go-gitea to code.gitea.io (#135) 9 years ago
  Odin Ugedal bf76e2a45b Fix rendering of non-markdown readme files 9 years ago
  Sandro Santilli 3c9693defb Replace gogits/git-module dependency with go-gitea/git (#94) 9 years ago
  Sandro Santilli 4fb2e00b31 Merge branch 'master' into feature/goimports 9 years ago
  Andrey Nering 5243e1f5f9 Refactor editorconfig middleware 9 years ago
  Matthias Loibl 929972fc8d Fix imports found by goimports. 9 years ago
  Andrey Nering 7f39af230a Fix 500 when repo has invalid .editorconfig 9 years ago
  Rémy Boulanouar 9712d5ee89 Change import reference to match gitea instead of gogs (#37) 9 years ago
  Unknwon cdcb2c86c9 #3559 fix template error 9 years ago
  Unknwon 288bd17939 Web editor: support upload files 9 years ago
  Unknwon d322f48f44 router/repo: code refactoring 9 years ago
  Unknwon 23a12b9711 Web editor: improve delete file process 9 years ago
  Unknwon 525f2e91c0 Web editor: improve edit file tooltip 9 years ago
  Unknwon 11540e5abe Web editor: improve code quality 9 years ago
  Unknwon 20b9702fb4 Web editor: temporarily disable upload and quick fix for edit and new 9 years ago
  Unknwon 2f5b0be839 Web editor: improve delete file 9 years ago
  Unknwon 0c19e1f0ec Web editor: improve edit file and diff preview 9 years ago