Commit Graph

139 Commits (a4148c0f12fe5a93d2c9a40f24d4813bcfef4ff8)

Author SHA1 Message Date
6543 a4148c0f12
Repository transfer has to be confirmed, if user can not create repo for new owner (#14792)
3 years ago
zeripath 30f7ddb833
Ensure memcache TTL cannot be over 30 days (#14592)
3 years ago
Lunny Xiao 32c4563d8d
Fix lfs file viewer (#14568)
3 years ago
Lunny Xiao 3537d80088
Fix bug about ListOptions and stars/watchers pagnation (#14556)
3 years ago
Lunny Xiao 3287ce22ef
Fix lfs preview bug (#14428)
3 years ago
Jonathan Tran 81467e6f35
Display SVG files as images instead of text (#14101)
3 years ago
Cirno the Strongest f3c4baa84b
Show dropdown with all statuses for commit (#13977)
3 years ago
6543 e483220ea3
[Refactor] CombinedStatus and CommitStatus related functions & structs (#14026)
3 years ago
zeripath 511f6138d4
Use native git variants by default with go-git variants as build tag (#13673)
3 years ago
kolaente 64133126cd
Update golangci-lint to version 1.31.0 (#13102)
4 years ago
Lunny Xiao e153cf07c3
Add a migrate service type switch page (#12697)
4 years ago
mrsdizzie 489c8a1478
Compare SSH_DOMAIN when parsing submodule URLs (#12753)
4 years ago
mrsdizzie af7ffaa279
Server-side syntax highlighting for all code (#12047)
4 years ago
zeripath 814ca9ffea
Allow different HardBreaks settings for documents and comments (#11515)
4 years ago
6543 a1f11a05e9
Load Repo Topics on blame view (#11307)
4 years ago
zeripath 90919bb37e
Show Signer in commit lists and add basic trust (#10425)
4 years ago
zeripath c8d1c38129
Render READMEs in docs/ .gitea or .github from root (#10361)
4 years ago
Lauris BH ad2642a8aa
Language statistics bar for repositories (#8037)
4 years ago
Lunny Xiao ce7062a422
Cache last commit to accelerate the repository directory page visit (#10069)
4 years ago
SpaWn2KiLl 1f01f53c53 API add/generalize pagination (#9452)
4 years ago
Benno 7bb817e6d1 Respect LFS File Lock on UI (#8719)
5 years ago
Lukas 559803025d Show zero lines on the line counter if the file empty (#8700)
5 years ago
George Harvey 481c66a91f Allows external rendering of other filetypes 2 (#8300)
5 years ago
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)
5 years ago
Filip Navara 2af67f6044 Improve listing performance by using go-git (#6478)
5 years ago
zeripath 704da08fdc
Better logging (#6038) (#6095)
5 years ago
Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)
5 years ago
Lunny Xiao 4334fe754e
update git vendor to fix wrong release commit id and add migrations (#6224)
5 years ago
zeripath 3b61ff1895 Allow display of LFS stored Readme.md on directory page (#6073) (#6099)
5 years ago
Rémy Boulanouar 64ce159a6e Allow to set organization visibility (public, internal, private) (#1763)
5 years ago
zeripath 2a03e96bce
Allow markdown files to read from the LFS (#5787)
5 years ago
kolaente 0b510725c9 Feature: Archive repos (#5009)
5 years ago
zeripath 07802a2bc5 Refactor repo.isBare to repo.isEmpty #5629 (#5714)
5 years ago
Khaled Hamed bd75965296 Prioritize "readme.md" (#5691)
5 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)
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