55 Commits (main)

Author SHA1 Message Date
Lunny Xiao 26602fd207
Remove undocumented support of signing key in the repository git configuration file (#36143) 3 days ago
Lunny Xiao 1f5237e0d7
Check user visibility when redirecting to a renamed user (#36148) 4 days ago
Lunny Xiao 64960a18f9
Move commit related functions to gitrepo package (#35600) 2 weeks ago
bytedream 39c08ce4c1
Update tab title when navigating file tree (#35757) 2 months ago
Lunny Xiao 69f5ee970c
Move some functions to gitrepo package (#35543) 2 months ago
ChristopherHX 84812e42df
Fix SSH signing key path will be displayed in the pull request UI (#35381) 3 months ago
silverwind 95a935aca0
Enable gocritic `equalFold` and fix issues (#34952) 5 months ago
Brecht Van Lommel a46b16f10f
Edit file workflow for creating a fork and proposing changes (#34240) 6 months ago
wxiaoguang 4fc626daa1
Refactor editor (#34780) 6 months ago
Lunny Xiao d21ce9fa07
Improve the performance when detecting the file editable (#34653) 6 months ago
ChristopherHX c9505a26b9
Improve instance wide ssh commit signing (#34341) 6 months ago
Lunny Xiao b595f81b79
Performance optimization for tags synchronization (#34355) 7 months ago
wxiaoguang 5cb4cbf044
Fix repo broken check (#34444) 7 months ago
wxiaoguang 0148d03f21
Enforce two-factor auth (2FA: TOTP or WebAuthn) (#34187) 8 months ago
wxiaoguang 3fe082a5a3
Remove dead code: RepoRef (#34131) 9 months ago
Lunny Xiao c27d87a9ac
Refactor Branch struct in package modules/git (#33980) 9 months ago
wxiaoguang 0d2607a303
Add anonymous access support for private repositories (backend) (#33257) 9 months ago
Lunny Xiao 356b707dde
Git client will follow 301 but 307 (#34005) 9 months ago
Lunny Xiao 0056fdb942
Move git references checking to gitrepo packages to reduce expose of repository path (#33891) 9 months ago
wxiaoguang f35850f48e
Refactor error system (#33610) 10 months ago
wxiaoguang f24d73ab5f
Fix "redirect link" handling (#33440) 11 months ago
Lunny Xiao f88dbf86b3
Refactor repository transfer (#33211) 11 months ago
wxiaoguang 06ff9b6256
Do not access GitRepo when a repo is being created (#33380) 11 months ago
wxiaoguang cfc6e21f06
Fix incorrect ref usages (#33301) 11 months ago
wxiaoguang f6dbf0e7b3
Fix incorrect TagName/BranchName usages (#33279) 11 months ago
wxiaoguang fcd096231a
Simplify context ref name (#33267) 11 months ago
Lunny Xiao 6410c34b7f
Refactor ref type (#33242) 11 months ago
wxiaoguang 348b7074c8
Fix incorrect ref "blob" (#33240) 11 months ago
wxiaoguang 2ea929a952
Refactor RefName (#33234) 11 months ago
wxiaoguang 81352542fd
Refactor context RefName and RepoAssignment (#33226) 11 months ago
wxiaoguang a068462ac0
Refactor context repository (#33202) 11 months ago
wxiaoguang 65aae0912a
Fix raw file API ref handling (#33172) 11 months ago
wxiaoguang 34dfc25b83
Make git clone URL could use current signed-in user (#33091) 11 months ago
wxiaoguang 3d544a3ad3
Fix empty git repo handling logic (#33101) 12 months ago
Chai-Shi 0387195abb
[Feature] Private README.md for organization (#32872) 12 months ago
wxiaoguang 2a828e2798
Clarify path param naming (#32969) 12 months ago
wxiaoguang 6d5aa9218e
Refactor request context (#32956) 12 months ago
Lunny Xiao e4c4629465
Move RepoTransfer from models to models/repo sub package (#32506) 1 year ago
wxiaoguang 22bf2ca6ba
Make API "compare" accept commit IDs (#32801) 1 year ago
yp05327 faf5705d29
GitHub like repo home page (#32213) 1 year ago
Lunny Xiao 0d5abd9b3e
Remove unnecessary code (#32560) 1 year ago
wxiaoguang 61c35590c7
Refactor RepoRefByType (#32413) 1 year ago
Zettat123 0fe5e2b08c
Allow maintainers to view and edit files of private repos when "Allow maintainers to edit" is enabled (#32215) 1 year ago
Lunny Xiao a989404e23
Fix javascript error when an anonymous user visiting migration page (#32144) 1 year ago
yp05327 70b7df0e5e
Support repo license (#24872) 1 year ago
wxiaoguang 43c7a2e7b1
Refactor names (#31405) 2 years ago
wxiaoguang d32648b204
Refactor route path normalization (#31381) 2 years ago
Chongyi Zheng e80466f734
Resolve lint for unused parameter and unnecessary type arguments (#30750) 2 years ago
silverwind 74f0c84fa4
Enable more `revive` linter rules (#30608) 2 years ago
wxiaoguang 48d4580dd5
Clarify permission "HasAccess" behavior (#30585) 2 years ago