Commit Graph

399 Commits (b5c26fa825e08122843ad6d27191d399a9af1c37)

Author SHA1 Message Date
rune 4b80813341
Support SSH for go get (#24664) 2 years ago
wxiaoguang 023a048f52
Make repository response support HTTP range request (#24592) 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
Matthew Walowski ff5629268c
Pass 'not' to commit count (#24473) 2 years ago
techknowlogick 4daf40505a
Sort users and orgs on explore by recency by default (#24279) 2 years ago
wxiaoguang 5d77691d42
Improve template system and panic recovery (#24461) 2 years ago
wxiaoguang e3750370df
Use globally shared HTMLRender (#24436) 2 years ago
wxiaoguang 92fd3fc4fd
Refactor "route" related code, fix Safari cookie bug (#24330) 2 years ago
John Olheiser 5e36024105
Require repo scope for PATs for private repos and basic authentication (#24362) 2 years ago
yp05327 61d08f446a
Fix wrong error info in RepoRefForAPI (#24344) 2 years ago
KN4CK3R 55a600fa41
Move code from module to service (#24287) 2 years ago
wxiaoguang d44e1565da
Refactor `setting.Other` and remove unused `SHOW_FOOTER_BRANDING` (#24270) 2 years ago
wxiaoguang 722dab5286
Make HTML template functions support context (#24056) 2 years ago
wxiaoguang e422342eeb
Allow adding new files to an empty repo (#24164) 2 years ago
wxiaoguang 1c8bc4081a
Show friendly 500 error page to users and developers (#24110) 2 years ago
wxiaoguang 5b9557aef5
Refactor cookie (#24107) 2 years ago
Gary Moon 29194a9dd6
Correct the access log format (#24085) 2 years ago
wxiaoguang 50a72e7a83
Use a general approach to access custom/static/builtin assets (#24022) 2 years ago
wxiaoguang fdbd646113
Group template helper functions, remove `Printf`, improve template error messages (#23982) 2 years ago
wxiaoguang 8f00979f73
Drop "unrolled/render" package (#23965) 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
yp05327 bbf83f5d4b
Improve permission check of packages (#23879) 2 years ago
Hester Gong ca905b82df
Append `(comment)` when a link points at a comment rather than the whole issue (#23734) 2 years ago
JakobDev f384b13f1c
Implement Issue Config (#20956) 2 years ago
zeripath 8f3aaef374
Improve template error reporting (#23396) 2 years ago
Hester Gong 8d9f8e10b1
Fix tags sort by creation time (descending) on branch/tag dropdowns (#23491) 2 years ago
wxiaoguang 6ff5400af9
Make branches list page operations remember current page (#23420) 2 years ago
sillyguodong 5155ec35c5
Parse external request id from request headers, and print it in access log (#22906) 2 years ago
yp05327 cf29ee6dd2
Add missing tabs to org projects page (#22705) 2 years ago
Yarden Shoham af0468ed8d
Set `X-Gitea-Debug` header once (#23361) 2 years ago
zeripath 1319ba6742
Use minio/sha256-simd for accelerated SHA256 (#23052) 2 years ago
Lunny Xiao 34ae184622
Render access log template as text instead of HTML (#23013) 2 years ago
Lunny Xiao c53ad052d8
Refactor the setting to make unit test easier (#22405) 2 years ago
yp05327 bd66fa586a
Rename `repo.GetOwner` to `repo.LoadOwner` (#22967) 2 years ago
wxiaoguang e9288c2477
Fix improper HTMLURL usages in Go code (#22839) 2 years ago
KN4CK3R e8186f1c0f
Map OIDC groups to Orgs/Teams (#21441) 2 years ago
ByLCY 7baeb9c52a
Add new captcha: cloudflare turnstile (#22369) 2 years ago
Jason Song 4011821c94
Implement actions (#21937) 2 years ago
Lunny Xiao 6fe3c8b398
Support org/user level projects (#22235) 2 years ago
Lunny Xiao 2782c14396
Supports wildcard protected branch (#20825) 2 years ago
Jason Song 7adc2de464
Use context parameter in models/git (#22367) 2 years ago
Lunny Xiao ca67c5a8a7
refactor auth interface to return error when verify failure (#22119) 2 years ago
Jason Song 6cf09ccab4
Use complete SHA to create and query commit status (#22244) 2 years ago
Lunny Xiao 68704532c2
Rename almost all Ctx functions (#22071) 2 years ago
Lunny Xiao 0a7d3ff786
refactor some functions to support ctx as first parameter (#21878) 2 years ago
Jason Song f59a74852b
Update gitea-vet to check FSFE REUSE (#22004) 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