Commit Graph

65 Commits (a7e750414c41f41fb7783ab2e7266c5366d42424)

Author SHA1 Message Date
wxiaoguang 65aae0912a
Fix raw file API ref handling (#33172) 1 month ago
wxiaoguang 34dfc25b83
Make git clone URL could use current signed-in user (#33091) 1 month ago
wxiaoguang 3d544a3ad3
Fix empty git repo handling logic (#33101) 1 month ago
Chai-Shi 0387195abb
[Feature] Private README.md for organization (#32872) 2 months ago
wxiaoguang cd1b5488a3
Refactor pagination (#33037) 2 months ago
wxiaoguang 2a828e2798
Clarify path param naming (#32969) 2 months ago
wxiaoguang 6d5aa9218e
Refactor request context (#32956) 2 months ago
wxiaoguang 781c6df40f
Add sub issue list support (#32940) 2 months ago
wxiaoguang a163c53a60
Refactor template & test related code (#32938) 2 months ago
Lunny Xiao e4c4629465
Move RepoTransfer from models to models/repo sub package (#32506) 2 months ago
wxiaoguang 22bf2ca6ba
Make API "compare" accept commit IDs (#32801) 2 months ago
wxiaoguang e619384098
Add label/author/assignee filters to the user/org home issue list (#32779) 2 months ago
yp05327 faf5705d29
GitHub like repo home page (#32213) 2 months ago
wxiaoguang c4e27cb27b
Refactor markup render system (#32589) 3 months ago
Lunny Xiao 0d5abd9b3e
Remove unnecessary code (#32560) 3 months ago
wxiaoguang 3f9c3e7bc3
Refactor render system (#32492) 3 months ago
wxiaoguang 0aedb03996
Fix LFS route mock, realm, middleware names (#32488) 3 months ago
6543 43c252dfea
Calculate `PublicOnly` for org membership only once (#32234) 3 months ago
Kemal Zebari 7adc4717ec
Include file extension checks in attachment API (#32151) 3 months ago
wxiaoguang 61c35590c7
Refactor RepoRefByType (#32413) 3 months ago
wxiaoguang 4a469c8e1b
Refactor template ctx and render utils (#32422) 3 months ago
wxiaoguang b068dbd40e
Refactor DateUtils and merge TimeSince (#32409) 3 months ago
wxiaoguang fec6b3d500
Replace DateTime with DateUtils (#32383) 3 months ago
Zettat123 0fe5e2b08c
Allow maintainers to view and edit files of private repos when "Allow maintainers to edit" is enabled (#32215) 4 months ago
wxiaoguang dd83cfcacc
Refactor CSRF token (#32216) 4 months ago
Lunny Xiao d6d3c96e65
Fix bug when a token is given public only (#32204) 4 months ago
Lunny Xiao a989404e23
Fix javascript error when an anonymous user visiting migration page (#32144) 5 months ago
yp05327 70b7df0e5e
Support repo license (#24872) 5 months ago
wxiaoguang 1fede04b83
Refactor CSRF protector (#32057) 5 months ago
wxiaoguang 43c7a2e7b1
Refactor names (#31405) 8 months ago
wxiaoguang 37a4b233a0
Refactor repo unit "disabled" check (#31389) 8 months ago
wxiaoguang d32648b204
Refactor route path normalization (#31381) 8 months ago
wxiaoguang 7424f27cf3
Check if reverse proxy is correctly configured (#30890) 9 months ago
wxiaoguang 67c1a07285
Refactor AppURL usage (#30885) 9 months ago
wxiaoguang 53b55223d1
Ignore useless error message "broken pipe" (#30801) 10 months ago
Chongyi Zheng e80466f734
Resolve lint for unused parameter and unnecessary type arguments (#30750) 10 months ago
wxiaoguang bffbbf5470
Improve oauth2 client "preferred username field" logic and the error handling (#30622) 10 months ago
wxiaoguang b79e3db264
Initial support for colorblindness-friendly themes (#30625) 10 months ago
silverwind 74f0c84fa4
Enable more `revive` linter rules (#30608) 10 months ago
wxiaoguang 48d4580dd5
Clarify permission "HasAccess" behavior (#30585) 10 months ago
wxiaoguang 3e2e76e248
Refactor web routes (#30519) 10 months ago
silverwind 4b1063f3db
Rewrite and restyle reaction selector and enable no-sizzle eslint rule (#30453) 10 months ago
wxiaoguang c248f010ad
Refactor cache and disable go-chi cache (#30417) 10 months ago
wxiaoguang 83f83019ef
Clean up log messages (#30313) 10 months ago
wxiaoguang ca4107dc96
Refactor external URL detection (#29973) 11 months ago
wxiaoguang 01500957c2
Refactor URL detection (#29960) 11 months ago
wxiaoguang a889381664
Remove AddParamIfExist(AddParam) (#29841) 11 months ago
wxiaoguang e0ea3811c4
Refactor AddParam to AddParamIfExist (#29834) 11 months ago
Denys Konovalov e0b002a4a8
Unify search boxes (#29530) 11 months ago
Lunny Xiao 25b842df26
Move get/set default branch from git package to gitrepo package to hide repopath (#29126) 11 months ago