92 Commits (d94472e89b341d55f5529b3f7d9e0c666d982659)

Author SHA1 Message Date
  Lunny Xiao bec69f702b
Add topic support (#3711) 6 years ago
  Morgan Bazalgette 65861900cd Handle refactor (#3339) 6 years ago
  Antoine GIRARD ef78309b65 Improve LFS tests + fix lfs url refs + keep path upper/lowercase in db. (#3092) 7 years ago
  Duncan Ogilvie 551f3cbe42 Memory usage improvements (#3013) 7 years ago
  Ethan Koenig 513375c429 Make URL scheme unambiguous (#2408) 7 years ago
  Jonas Franz f4190f8df8 Render plain text README.txt monospaced (#2721) 7 years ago
  Lunny Xiao a75d5c72bb Fix plain readme didn't render correctly on repo home page (#2705) 7 years ago
  Morlinest 1ad902d529 Fix implementation of repo Home func (#2601) 7 years ago
  Lunny Xiao 1be2b4a262 fix readme view bug (#2566) 7 years ago
  Lunny Xiao 0d80af649a Add init support of orgmode document type on file view and readme (#2525) 7 years ago
  Lauris BH 23645fe05f Sort repository tree entries in natural way (#2506) 7 years ago
  Lunny Xiao 52e11b24bf Restructure markup & markdown to prepare for multiple markup language… (#2411) 7 years ago
  Rémy Boulanouar be3319b3d5 Display commit status on landing page of repo (#1784) 7 years ago
  silverwind f2fcd9dcd8 Support CRLF when splitting code lines for display (#1862) 7 years ago
  Bo-Yi Wu 703d18e50d feat: add check misspelling (#1877) 7 years ago
  Lunny Xiao fd6034aaf2 Add units to team (#947) 7 years ago
  Lauris BH 2e17dda8bb Remove sha1 hash display in repository table and add latest commit GPG check (#1678) 7 years ago
  Lunny Xiao 0d1e001b9c fix multiple readme file rendering and fix #1657 (#1658) 7 years ago
  Lunny Xiao 52627032bc Add markup package to prepare for org markup format (#1493) 7 years ago
  Bo-Yi Wu 1c3bd436cc feat: Only use issue and wiki on repo. (#1297) 7 years ago
  Lunny Xiao c2eef171ff fix some typos (#1082) 7 years ago
  Gabriel Jackson bf6f61cc69 Cleanup log messaging 7 years ago
  Fabian Zaremba 2e7ccecfe6 Git LFS support v2 (#122) 8 years ago
  Nico Mandery 6ade13e86e serve video files using the HTML5 video tag (#418) 8 years ago
  Thomas Boerger 83ed234472 Integrate templates into bindata optionally (#314) 8 years ago
  Lunny Xiao 229ec927b9 Golint fixed for modules/template 8 years ago
  Lunny Xiao 18dc4f1023 golint fixed for routers/repo/view.go (#205) 8 years ago
  Thibault Meyer ddee4c8b58
Normalize files with gofmt 8 years ago
  Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135) 8 years ago
  Odin Ugedal 530f6c1da4
Fix rendering of non-markdown readme files 8 years ago
  Sandro Santilli 6e4252dad4 Replace gogits/git-module dependency with go-gitea/git (#94) 8 years ago
  Andrey Nering bd898a10f8 Refactor editorconfig middleware 8 years ago
  Matthias Loibl 1f44b01e2a Fix imports found by goimports. 8 years ago
  Andrey Nering 984fa8d83b Fix 500 when repo has invalid .editorconfig 8 years ago
  Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37) 8 years ago
  Unknwon dadd35b636 #3559 fix template error 8 years ago
  Unknwon 643142acab Web editor: support upload files 8 years ago
  Unknwon 780cc2d110 router/repo: code refactoring 8 years ago
  Unknwon 0114fdcba4 Web editor: improve delete file process 8 years ago
  Unknwon 6e171c5225 Web editor: improve edit file tooltip 8 years ago
  Unknwon f8a48ffaad Web editor: improve code quality 8 years ago
  Unknwon 4a19fd6441 Web editor: temporarily disable upload and quick fix for edit and new 8 years ago
  Unknwon 54e0ada9d5 Web editor: improve delete file 8 years ago
  Unknwon cd89f6c502 Web editor: improve edit file and diff preview 8 years ago
  Unknwon 15845cb287 Code clean up for new config options 8 years ago
  Richard Mahn d0a0239bac Squashed commit of the following: 8 years ago
  Andrey Nering dbed39ba05 On showing diff/file, use the tab_width specified on .editorconfig, if any (#3241) 8 years ago
  Unknwon f70343660d Little code refactoring 8 years ago
  Rory McNamara c8b45ecc27 Render the Code view on the server (minus syntax highlighting) (#2942) 8 years ago
  Unknwon 46e96c008c Use struct for UI settings 8 years ago