summaryrefslogtreecommitdiffstats
path: root/routers/repo/view.go
Commit message (Expand)AuthorAgeFilesLines
* Allow different HardBreaks settings for documents and comments (#11515)zeripath2020-05-241-3/+3
* Load Repo Topics on blame view (#11307)65432020-05-051-6/+13
* Show Signer in commit lists and add basic trust (#10425)zeripath2020-02-271-1/+8
* Render READMEs in docs/ .gitea or .github from root (#10361)zeripath2020-02-211-10/+157
* Language statistics bar for repositories (#8037)Lauris BH2020-02-111-0/+15
* Cache last commit to accelerate the repository directory page visit (#10069)Lunny Xiao2020-02-011-1/+7
* API add/generalize pagination (#9452)SpaWn2KiLl2020-01-241-3/+3
* Respect LFS File Lock on UI (#8719)Benno2019-10-291-4/+25
* Show zero lines on the line counter if the file empty (#8700)Lukas2019-10-291-0/+5
* Allows external rendering of other filetypes 2 (#8300)George Harvey2019-10-211-0/+14
* Move migrating repository from frontend to backend (#6200)Lunny Xiao2019-10-131-0/+30
* add file line count info on UI (#8396)silverwind2019-10-071-0/+2
* Move line number to :before attr to hide from search on browser (#8002)jaqra2019-08-281-1/+1
* Detect delimiter in CSV rendering (#7869)Norwin2019-08-161-2/+4
* Convert files to utf-8 for indexing (#7814)guillep2k2019-08-151-4/+4
* Add golangci (#6418)kolaente2019-06-121-3/+1
* Fix org visibility bug when git cloning (#6743)Lunny Xiao2019-04-251-5/+0
* Unifies pagination template usage (#6531) (#6533)Mario Lubenka2019-04-201-4/+3
* Improve listing performance by using go-git (#6478)Filip Navara2019-04-191-9/+2
* Better logging (#6038) (#6095)zeripath2019-04-021-2/+2
* move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)Lunny Xiao2019-03-271-1/+1
* update git vendor to fix wrong release commit id and add migrations (#6224)Lunny Xiao2019-03-111-1/+1
* Allow display of LFS stored Readme.md on directory page (#6073) (#6099)zeripath2019-02-211-26/+88
* Allow to set organization visibility (public, internal, private) (#1763)Rémy Boulanouar2019-02-181-0/+5
* Allow markdown files to read from the LFS (#5787)zeripath2019-02-121-28/+36
* Feature: Archive repos (#5009)kolaente2019-01-231-2/+2
* Refactor repo.isBare to repo.isEmpty #5629 (#5714)zeripath2019-01-171-6/+6
* Prioritize "readme.md" (#5691)Khaled Hamed2019-01-141-5/+18
* Restrict permission check on repositories and fix some problems (#5314)Lunny Xiao2018-11-281-5/+5
* Serve audio files using HTML5 audio tag (#5221)Jonas Bröms2018-10-301-0/+2
* Detect charset and convert non UTF-8 files for display (#4950)Lauris BH2018-09-291-2/+4
* Add file name and branch to page title (#4902)Lanre Adelowo2018-09-101-0/+2
* HTML-escape text READMEs (#4192)nickolas3602018-06-101-2/+6
* Added deletion of an empty line at the end of the file (#4050) (#4054)Alexey Terentyev2018-05-291-0/+4
* Add topic support (#3711)Lunny Xiao2018-04-111-0/+10
* Handle refactor (#3339)Morgan Bazalgette2018-01-101-9/+9
* Improve LFS tests + fix lfs url refs + keep path upper/lowercase in db. (#3092)Antoine GIRARD2017-12-081-1/+1
* Memory usage improvements (#3013)Duncan Ogilvie2017-11-291-10/+19
* Make URL scheme unambiguous (#2408)Ethan Koenig2017-10-301-2/+2
* Render plain text README.txt monospaced (#2721)Jonas Franz2017-10-171-2/+3
* Fix plain readme didn't render correctly on repo home page (#2705)Lunny Xiao2017-10-161-12/+7
* Fix implementation of repo Home func (#2601)Morlinest2017-10-011-8/+13
* fix readme view bug (#2566)Lunny Xiao2017-09-211-1/+3
* Add init support of orgmode document type on file view and readme (#2525)Lunny Xiao2017-09-211-6/+4
* Sort repository tree entries in natural way (#2506)Lauris BH2017-09-191-1/+1
* Restructure markup & markdown to prepare for multiple markup language… (#2411)Lunny Xiao2017-09-161-3/+2
* Display commit status on landing page of repo (#1784)Rémy Boulanouar2017-09-141-0/+8
* Support CRLF when splitting code lines for display (#1862)silverwind2017-06-101-1/+5
* feat: add check misspelling (#1877)Bo-Yi Wu2017-06-051-1/+1
* Add units to team (#947)Lunny Xiao2017-05-181-0/+19