Commit Graph

21 Commits (fb8166c6c6b652a0e6fa98681780a6a71090faf3)

Author SHA1 Message Date
Lunny Xiao a666829a37
Move user related model into models/user (#17781) 3 years ago
Lunny Xiao baed01f247
Remove unnecessary attributes of User struct (#17745) 3 years ago
Gusted c3e020ca34
Add pagination to fork list (#17639) 3 years ago
KN4CK3R ea42d3c04e
Fixed commit count. (#17698) 3 years ago
zeripath 3c4724d70e
Add .gitattribute assisted language detection to blame, diff and render (#17590) 3 years ago
zeripath bbffcc3aec
Multiple Escaping Improvements (#17551) 3 years ago
zeripath bab95c3a86
Correctly handle failed migrations (#17575) 3 years ago
Lunny Xiao 99b2858e62
Move unit into models/unit/ (#17576) 3 years ago
KN4CK3R f99d50fc9f
Read expected buffer size (#17409) 3 years ago
zeripath 001dbf100d
Defer Last Commit Info (#16467) 3 years ago
Lunny Xiao 5842a55b31
Move login related structs and functions to models/login (#17093) 3 years ago
Eng Zer Jun f2e7d5477f
refactor: move from io/ioutil to io and os package (#17109) 3 years ago
KN4CK3R 8fb3a50a37
Render full plain readme. (#17083) 3 years ago
6543 2289580bb7
[API] generalize list header (#16551) 3 years ago
6543 c4d70a0325
Rename ctx.Form() to ctx.FormString() and move code into own file (#16571) 3 years ago
Lunny Xiao 33e0b38287
Rename context.Query to context.Form (#16562) 3 years ago
6543 46a4c6835d
Fix external renderer (#16401) 3 years ago
luzpaz e0296b6a6d
Fix various documentation, user-facing, and source comment typos (#16367) 3 years ago
zeripath 365c4e9316
Add button to delete undeleted repositories from failed migrations (#16197) 3 years ago
zeripath 196593e2e9
More efficiently parse shas for shaPostProcessor (#16101) 3 years ago
Lunny Xiao 1bfb0a24d8
Refactor routers directory (#15800) 3 years ago
zeripath 51775f65bc
Make commit info cancelable (#16032) 3 years ago
KN4CK3R 8e262104c2
Add Image Diff for SVG files (#14867) 3 years ago
Lunny Xiao d7dbe4feeb
Fix readme render bug (#15649) 3 years ago
Lunny Xiao 9d99f6ab19
Refactor renders (#15175) 3 years ago
KN4CK3R c03e488e14
Add LFS Migration and Mirror (#14726) 4 years ago
6543 16dea6cebd
[refactor] replace int with httpStatusCodes (#15282) 4 years ago
6543 a4148c0f12
Repository transfer has to be confirmed, if user can not create repo for new owner (#14792) 4 years ago
zeripath 30f7ddb833
Ensure memcache TTL cannot be over 30 days (#14592) 4 years ago
Lunny Xiao 32c4563d8d
Fix lfs file viewer (#14568) 4 years ago
Lunny Xiao 3537d80088
Fix bug about ListOptions and stars/watchers pagnation (#14556) 4 years ago
Lunny Xiao 3287ce22ef
Fix lfs preview bug (#14428) 4 years ago
Jonathan Tran 81467e6f35
Display SVG files as images instead of text (#14101) 4 years ago
Cirno the Strongest f3c4baa84b
Show dropdown with all statuses for commit (#13977) 4 years ago
6543 e483220ea3
[Refactor] CombinedStatus and CommitStatus related functions & structs (#14026) 4 years ago
zeripath 511f6138d4
Use native git variants by default with go-git variants as build tag (#13673) 4 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) 5 years ago
zeripath c8d1c38129
Render READMEs in docs/ .gitea or .github from root (#10361) 5 years ago
Lauris BH ad2642a8aa
Language statistics bar for repositories (#8037) 5 years ago
Lunny Xiao ce7062a422
Cache last commit to accelerate the repository directory page visit (#10069) 5 years ago
SpaWn2KiLl 1f01f53c53 API add/generalize pagination (#9452) 5 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