Commit Graph

58 Commits (main)

Author SHA1 Message Date
wxiaoguang 3f9c3e7bc3
Refactor render system (#32492) 17 hours ago
wxiaoguang 0aedb03996
Fix LFS route mock, realm, middleware names (#32488) 2 days ago
wxiaoguang 580e21dd2e
Refactor LFS SSH and internal routers (#32473) 3 days ago
Lunny Xiao 24b83ff63e
Fix milestone deadline and date related problems (#32339) 1 week ago
wxiaoguang d70af38447
Refactor the DB migration system slightly (#32344) 3 weeks ago
wxiaoguang d32648b204
Refactor route path normalization (#31381) 5 months ago
Brecht Van Lommel 597d1da96b
Fix missing images in editor preview due to wrong links (#31299) 5 months ago
wxiaoguang 84cbb6c4d2
Fix duplicate sub-path for avatars (#31365) 5 months ago
Lunny Xiao 015efcd8bf
Use repo as of renderctx's member rather than a repoPath on metas (#29222) 6 months ago
wxiaoguang 67c1a07285
Refactor AppURL usage (#30885) 6 months ago
Bo-Yi Wu c70e442ce4
feat(api): implement branch/commit comparison API (#30349) 7 months ago
wxiaoguang 01500957c2
Refactor URL detection (#29960) 8 months ago
KN4CK3R 85c59d6c21
Use relative links for commits, mentions, and issues in markdown (#29427) 8 months ago
wxiaoguang 44398e405f
Fix incorrect cookie path for AppSubURL (#29534) 9 months ago
Lunny Xiao 29f149bd9f
Move context from modules to services (#29440) 9 months ago
KN4CK3R 637451a45e
Rework markup link rendering (#26745) 10 months ago
wxiaoguang e5d8c4b8d4
Avoid cycle-redirecting user/login page (#28636) 11 months ago
wxiaoguang a4b242ae7a
Clean up template locale usage (#27856) 1 year ago
JakobDev ebe803e514
Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
wxiaoguang 9f8d59858a
Refactor system setting (#27000) 1 year ago
Lunny Xiao 673cf6af76
make writing main test easier (#27270) 1 year ago
KN4CK3R 591f586bf1
Extract auth middleware from service (#27028) 1 year ago
wxiaoguang 6913053223
Start using template context function (#26254) 1 year ago
6543 8995046110
Less naked returns (#25713) 1 year ago
wxiaoguang b71cb7acdc
Use fetch to send requests to create issues/comments (#25258) 1 year ago
wxiaoguang ca5f302876
Fix admin config page error, use tests to cover the admin config and 500 error page (#24965) 1 year ago
wxiaoguang 4647660776
Rewrite logger system (#24726) 2 years ago
wxiaoguang 6b33152b7d
Decouple the different contexts from each other (#24786) 2 years ago
wxiaoguang 023a048f52
Make repository response support HTTP range request (#24592) 2 years ago
wxiaoguang 5d77691d42
Improve template system and panic recovery (#24461) 2 years ago
wxiaoguang 92fd3fc4fd
Refactor "route" related code, fix Safari cookie bug (#24330) 2 years ago
silverwind 8dc6eabbc0
Update go tool dependencies, restructure lint targets (#24239) 2 years ago
Brecht Van Lommel 84daddc2fa
Editor preview support for external renderers (#23333) 2 years ago
Sandeep Bhat 547c173dab
Support sanitising the URL by removing extra slashes in the URL (#21333) 2 years ago
Lunny Xiao c53ad052d8
Refactor the setting to make unit test easier (#22405) 2 years ago
Lunny Xiao bd820aa9c5
Add context cache as a request level cache (#22294) 2 years ago
Jason Song 0a85537c79
Support disabling database auto migration (#22053) 2 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 2 years ago
KN4CK3R fc7a2d5a95
Add support for HEAD requests in Maven registry (#21834) 2 years ago
KN4CK3R 43ab9324c5
Fix setting HTTP headers after write (#21833) 2 years ago
silverwind eaf653f843
Rework raw file http header logic (#20484) 2 years ago
Lauris BH 65e0688a5c
Fix raw endpoint PDF file headers (#19825) 3 years ago
zeripath 9f5ddca57c
Set the LastModified header for raw files (#18356) 3 years ago
zeripath c88547ce71
Add Goroutine stack inspector to admin/monitor (#19207) 3 years ago
KN4CK3R 3f280f89e7
Update HTTP status codes to modern codes (#18063) 3 years ago
6543 54e9ee37a7
format with gofumpt (#18184) 3 years ago
wxiaoguang 5bf8d5445e
Refactor Router Logger (#17308) 3 years ago
zeripath 16adaaeaa3
Instead of using routerCtx just escape the url before routing (#18086) 3 years ago
zeripath 957c3fcb59
Update chi/middleware to chi/v5/middleware (#17888) 3 years ago
zeripath 01087e9eef
Make Requests Processes and create process hierarchy. Associate OpenRepository with context. (#17125) 3 years ago