Commit Graph

111 Commits (ff7383e83a4fdf9a86879b698752fe1aa5c6d00f)

Author SHA1 Message Date
wxiaoguang 20929edc99
Add option to disable ambiguous unicode characters detection (#28454) 1 year ago
yp05327 ec90ee61ef
Fix object does not exist error when checking citation file (#28314) 1 year ago
JakobDev 08552f0076
Add edit option for README.md (#28071) 1 year ago
yp05327 f48a863b99
Fix citation error when the file size is larger than 1024 bytes (#27958) 1 year ago
JakobDev ebe803e514
Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
wxiaoguang e4313feefd
Document the line-number counting behavior (#27386) 1 year ago
JakobDev cf0df023be
More `db.DefaultContext` refactor (#27265) 1 year ago
yp05327 3945c26722
Improve tree not found page (#26570) 1 year ago
KN4CK3R c766140dad
Add `RemoteAddress` to mirrors (#26952) 1 year ago
JakobDev f91dbbba98
Next round of `db.DefaultContext` refactor (#27089) 1 year ago
JakobDev c548dde205
More refactoring of `db.DefaultContext` (#27083) 1 year ago
JakobDev 76659b1114
Reduce usage of `db.DefaultContext` (#27073) 1 year ago
CaiCandong a78c2eae24
Replace `util.SliceXxx` with `slices.Xxx` (#26958) 1 year ago
Zettat123 9a65d011f6
Some fixes of the prompt of new branches (#26257) 2 years ago
JakobDev aba9096999
Show image size on view page (#25884) 2 years ago
caicandong 983167cf49
Fix pull request check list is limited (#26179) 2 years ago
delvh f3d41c61eb
Remove `db.DefaultContext` in `routers/` and `cmd/` (#26076) 2 years ago
Lunny Xiao b167f35113
Add context parameter to some database functions (#26055) 2 years ago
Lunny Xiao 2f31d2d56c
Exclude default branch from pushed branch hint (#25795) 2 years ago
Lunny Xiao 6375419468
Newly pushed branches hints on repository home page (#25715) 2 years ago
JakobDev a305c37e62
Show if File is Executable (#25287) 2 years ago
yp05327 22a39bb961
Fix profile render when the README.md size is larger than 1024 bytes (#25131) 2 years ago
Vladimir Buyanov 3bdd48016f
Add codeowners feature (#24910) 2 years ago
wxiaoguang def4956122
Improve Gitea's web context, decouple "issue template" code into service package (#24590) 2 years ago
wxiaoguang cb700aedd1
Split "modules/context.go" to separate files (#24569) 2 years ago
jladbrook 56d4893b2a
Add RSS Feeds for branches and files (#22719) 2 years ago
a1012112796 6bff6e3a1f
show workflow config error on file view also (#24267) 2 years ago
wxiaoguang d44e1565da
Refactor `setting.Other` and remove unused `SHOW_FOOTER_BRANDING` (#24270) 2 years ago
wxiaoguang e422342eeb
Allow adding new files to an empty repo (#24164) 2 years ago
John Olheiser 9611710636
Use correct locale key for forks page (#24172) 2 years ago
Nick ef7fd781f5
Avoid recursing into sub-sub-sub-docs folders when looking for READMEs. (#23695) 2 years ago
silverwind ca5722a0fa
Ensure RSS icon is present on all repo tabs (#23904) 2 years ago
Yoan Blanc 9b416b2e36
Use graceful editorconfig loader to reduce errors when loading malformed editorconfigs (#21257) 2 years ago
JakobDev f384b13f1c
Implement Issue Config (#20956) 2 years ago
Nick 6aef9e0a2f
Replace `repo.namedBlob` by `git.TreeEntry`. (#22898) 2 years ago
yp05327 699f20234b
Use correct README link to render the README (#23152) 2 years ago
yp05327 bd66fa586a
Rename `repo.GetOwner` to `repo.LoadOwner` (#22967) 2 years ago
Lunny Xiao bd820aa9c5
Add context cache as a request level cache (#22294) 2 years ago
Nick 7b5b739a2f
Move `IsReadmeFile*` from `modules/markup/` to `modules/util` (#22877) 2 years ago
Nick e1aca7cbdd
Deduplicate findReadmeFile() (#22177) 2 years ago
wxiaoguang e9288c2477
Fix improper HTMLURL usages in Go code (#22839) 2 years ago
wxiaoguang 6bc3079c00
Refactor git command package to improve security and maintainability (#22678) 2 years ago
Jason Song 7adc2de464
Use context parameter in models/git (#22367) 2 years ago
Nick c4df10d219
Repair LFS web rendering. (#22195) 2 years ago
zeripath 6e22605793
Ensure that plain files are rendered correctly even when containing ambiguous characters (#22017) 2 years ago
Lunny Xiao 1b32ed014a
remove duplicated read file code (#22042) 2 years ago
Lunny Xiao 0a7d3ff786
refactor some functions to support ctx as first parameter (#21878) 2 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 2 years ago
silverwind c2fb27beb4
Improvements for Content Copy (#21842) 2 years ago
Xinyu Zhou b4802b9b2e
Allow disable RSS/Atom feed (#21622) 2 years ago