Commit Graph

116 Commits (d44053eeda9128fb2e8f74205db6b998e7820fa2)

Author SHA1 Message Date
Lunny Xiao f2a3abc683
Move migrating repository from frontend to backend (#6200) 5 years ago
silverwind 08896cd9f6 add file line count info on UI (#8396) 5 years ago
jaqra 245457d4d3 Move line number to :before attr to hide from search on browser (#8002) 5 years ago
Norwin 867f46f78e Detect delimiter in CSV rendering (#7869) 5 years ago
guillep2k 5a44be627c Convert files to utf-8 for indexing (#7814) 5 years ago
kolaente f9ec2f89f2 Add golangci (#6418) 5 years ago
Lunny Xiao 199faadea3 Fix org visibility bug when git cloning (#6743) 5 years ago
Mario Lubenka fcbac38d6f Unifies pagination template usage (#6531) (#6533) 6 years ago
Filip Navara 2af67f6044 Improve listing performance by using go-git (#6478) 6 years ago
zeripath 704da08fdc
Better logging (#6038) (#6095) 6 years ago
Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 6 years ago
Lunny Xiao 4334fe754e
update git vendor to fix wrong release commit id and add migrations (#6224) 6 years ago
zeripath 3b61ff1895 Allow display of LFS stored Readme.md on directory page (#6073) (#6099) 6 years ago
Rémy Boulanouar 64ce159a6e Allow to set organization visibility (public, internal, private) (#1763) 6 years ago
zeripath 2a03e96bce
Allow markdown files to read from the LFS (#5787) 6 years ago
kolaente 0b510725c9 Feature: Archive repos (#5009) 6 years ago
zeripath 07802a2bc5 Refactor repo.isBare to repo.isEmpty #5629 (#5714) 6 years ago
Khaled Hamed bd75965296 Prioritize "readme.md" (#5691) 6 years ago
Lunny Xiao eabbddcd98
Restrict permission check on repositories and fix some problems (#5314) 6 years ago
Jonas Bröms db30d6d791 Serve audio files using HTML5 audio tag (#5221) 6 years ago
Lauris BH 81702e6ec9 Detect charset and convert non UTF-8 files for display (#4950) 6 years ago
Lanre Adelowo 8ee9922fe6 Add file name and branch to page title (#4902) 6 years ago
nickolas360 2bb73fe12c HTML-escape text READMEs (#4192) 6 years ago
Alexey Terentyev f86f56e19c Added deletion of an empty line at the end of the file (#4050) (#4054) 6 years ago
Lunny Xiao bec69f702b
Add topic support (#3711) 7 years ago
Morgan Bazalgette 65861900cd Handle refactor (#3339) 7 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) 8 years ago
Bo-Yi Wu 1c3bd436cc feat: Only use issue and wiki on repo. (#1297) 8 years ago
Lunny Xiao c2eef171ff fix some typos (#1082) 8 years ago
Gabriel Jackson bf6f61cc69 Cleanup log messaging 8 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