Commit Graph

119 Commits (1ef87773b1e75b99b4b842303542fd17d9c2e6f7)

Author SHA1 Message Date
KN4CK3R 4197e28100
Refactor git attributes (#29356) 9 months ago
wxiaoguang 29a26d9d8c
Customizable "Open with" applications for repository clone (#29320) 9 months ago
wxiaoguang f3eb835886
Refactor locale&string&template related code (#29165) 9 months ago
KN4CK3R 94d06be035
Extract linguist code to method (#29168) 9 months ago
silverwind 60e4a98ab0
Preserve BOM in web editor (#28935) 10 months ago
JakobDev 7ed18566e1
Show in Web UI if file is vendored and generated (#28620) 10 months ago
JakobDev 885cc32b14
Show latest commit for file (#28067) 10 months ago
KN4CK3R 637451a45e
Rework markup link rendering (#26745) 10 months ago
wxiaoguang 20929edc99
Add option to disable ambiguous unicode characters detection (#28454) 11 months ago
yp05327 ec90ee61ef
Fix object does not exist error when checking citation file (#28314) 12 months 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) 1 year ago
JakobDev aba9096999
Show image size on view page (#25884) 1 year ago
caicandong 983167cf49
Fix pull request check list is limited (#26179) 1 year ago
delvh f3d41c61eb
Remove `db.DefaultContext` in `routers/` and `cmd/` (#26076) 1 year ago
Lunny Xiao b167f35113
Add context parameter to some database functions (#26055) 1 year ago
Lunny Xiao 2f31d2d56c
Exclude default branch from pushed branch hint (#25795) 1 year ago
Lunny Xiao 6375419468
Newly pushed branches hints on repository home page (#25715) 1 year ago
JakobDev a305c37e62
Show if File is Executable (#25287) 1 year ago
yp05327 22a39bb961
Fix profile render when the README.md size is larger than 1024 bytes (#25131) 1 year ago
Vladimir Buyanov 3bdd48016f
Add codeowners feature (#24910) 1 year 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