Commit Graph

4470 Commits (f95622cddc8db24719d10794e50ae6b125e6b96e)

Author SHA1 Message Date
Lunny Xiao e865de1e9d
Use maintained gziphandler (#30592) 7 months ago
wxiaoguang 53cf46cae7
Fix commit file status parser (#30602) 7 months ago
Jason Song 61457cdf6b
Avoid importing `modules/web/middleware` in `modules/session` (#30584) 7 months ago
wxiaoguang bcbeb24dba
Mock queue backoff duration (#30553) 7 months ago
wxiaoguang 3feba9f1f4
Allow everyone to read or write a wiki by a repo unit setting (#30495) 7 months ago
Michael Kriese bafb80f80d
Support nuspec manifest download for nuget packages (#28921) 7 months ago
Tobias Balle-Petersen 58b204b813
Update API to return 'source_id' for users (#29718) 7 months ago
SimonErm 6ba0c371c2
Allow `preferred_username` as username source for OIDC (#30454) 7 months ago
Bo-Yi Wu c70e442ce4
feat(api): implement branch/commit comparison API (#30349) 7 months ago
Jonathan Tran b18c04ebde
fix: Fix to delete cookie when AppSubURL is non-empty (#30375) 7 months ago
silverwind c77e8140bc
Add `interface{}` to `any` replacement to `make fmt`, exclude `*.pb.go` (#30461) 7 months ago
Jason Song fd59cd9450
Avoid losing token when updating mirror settings (#30429) 7 months ago
wxiaoguang 18dd9f9a3f
Fix label rendering (#30456) 7 months ago
wxiaoguang c248f010ad
Refactor cache and disable go-chi cache (#30417) 7 months ago
wxiaoguang f9fdac9809
Limit the max line length when parsing git grep output (#30418) 7 months ago
Rafael c1f76aea45
Use raw Wiki links for non-renderable Wiki files (#30273) 7 months ago
oliverpool d547b53cca
Add container.FilterSlice function (#30339) 7 months ago
Lunny Xiao 263a716cb5
Performance optimization for git push (#30104) 7 months ago
wxiaoguang 074a3e05f6
Fix oauth2 builtin application logic (#30304) 7 months ago
KN4CK3R 8498e67309
Some NuGet package enhancements (#30280) 7 months ago
silverwind 36887ed392
Fix and rewrite contrast color calculation, fix project-related bugs (#30237) 7 months ago
wxiaoguang 83f83019ef
Clean up log messages (#30313) 7 months ago
wxiaoguang bbe5cd7c92
Refactor startup deprecation messages (#30305) 7 months ago
wxiaoguang 7396172a02
Fix code block style for code preview (#30298) 7 months ago
Yakov 609a627a44
Add `[other].SHOW_FOOTER_POWERED_BY` setting to hide `Powered by` (#30253) 8 months ago
guangwu 0ceecfc11a
fix: close file in the Upload func (#30262) 8 months ago
wxiaoguang 654cfd1dfb
Refactor "dump" sub-command (#30240) 8 months ago
João Tiago e006451ab1
Fixes #27605: inline math blocks can't be preceeded/followed by alphanumerical characters (#30175) 8 months ago
wxiaoguang ca5c895efb
Render embedded code preview by permlink in markdown (#30234) 8 months ago
wxiaoguang 0db554fa63
Refactor commit signature parser (#30228) 8 months ago
wxiaoguang ab028356c7
Fix markdown color code detection (#30208) 8 months ago
wxiaoguang 6d34ce25b1
Do not allow different storage configurations to point to the same directory (#30169) 8 months ago
KN4CK3R b6a3cd4b8d
Include encoding in signature payload (#30174) 8 months ago
Jack Hay 59d4aadba5
Add setting to disable user features when user login type is not plain (#29615) 8 months ago
sillyguodong 62b073e6f3
Add API for `Variables` (#29520) 8 months ago
silverwind e40fc75bac
Render code tags in commit messages (#30146) 8 months ago
delvh 0d5abe3454
Remember login for a month by default (#30150) 8 months ago
wxiaoguang 71706126b5
Refactor markdown render (#30139) 8 months ago
Lunny Xiao 400bb7ced4
Fix bug for markdown rendering of blockquote (#30130) 8 months ago
wxiaoguang 8e79aed573
Fix git grep search limit, add test (#30071) 8 months ago
Lunny Xiao 3f26fe2fa2
Use db.ListOptions directly instead of Paginator interface to make it easier to use and fix performance of /pulls and /issues (#29990) 8 months ago
wxiaoguang 4734d43e14
Support repo code search without setting up an indexer (#29998) 8 months ago
6543 b9c57fb78e
Determine fuzziness of bleve indexer by keyword length (#29706) 8 months ago
Lunny Xiao f8ab9dafb7
Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (#29995) 8 months ago
wxiaoguang 2ff213bbc1
Refactor markdown attention render (#29984) 8 months ago
wxiaoguang 226231ea27
Fix some pending problems (#29985) 8 months ago
wxiaoguang ca4107dc96
Refactor external URL detection (#29973) 8 months ago
wxiaoguang cdb4d1a8db
Refactor StringsToInt64s (#29967) 8 months ago
Lunny Xiao 62f8174aa2
Performance improvements for pull request list page (#29900) 8 months ago
wxiaoguang 01500957c2
Refactor URL detection (#29960) 8 months ago