21 Commits (main)

Author SHA1 Message Date
a1012112796 a4e23b81d3
fix attachment file size limit in server backend (#35519) 2 months ago
silverwind 1f35435b81
Run `gopls modernize` on codebase (#34751) 6 months ago
NorthRealm 1e2f3514b9
Add endpoint deleting workflow run (#34337) 7 months ago
wxiaoguang 8aee07a064
Improve "not found" error messages for API (#34267) 8 months ago
Denys Konovalov 9a071a596f
Add API endpoint to request contents of multiple files simultaniously (#34139) 8 months ago
TheFox0x7 ee3c82f874
Enable addtional linters (#34085) 9 months ago
Lunny Xiao 0056fdb942
Move git references checking to gitrepo packages to reduce expose of repository path (#33891) 9 months ago
wxiaoguang 3996518ed4
Refactor cache-control (#33861) 9 months ago
wxiaoguang 56a0a9c750
Fix git empty check and HEAD request (#33690) 10 months ago
wxiaoguang 15e020eec8
Refactor error system (#33626) 10 months ago
wxiaoguang f35850f48e
Refactor error system (#33610) 10 months ago
wxiaoguang 30993e9508
Feature: Support workflow event dispatch via API (#33545) 10 months ago
wxiaoguang f24d73ab5f
Fix "redirect link" handling (#33440) 11 months ago
wxiaoguang 65aae0912a
Fix raw file API ref handling (#33172) 11 months ago
Chai-Shi 0387195abb
[Feature] Private README.md for organization (#32872) 12 months ago
wxiaoguang 6d5aa9218e
Refactor request context (#32956) 12 months ago
wxiaoguang 61c35590c7
Refactor RepoRefByType (#32413) 1 year ago
Lunny Xiao d6d3c96e65
Fix bug when a token is given public only (#32204) 1 year ago
wxiaoguang 43c7a2e7b1
Refactor names (#31405) 2 years ago
wxiaoguang c248f010ad
Refactor cache and disable go-chi cache (#30417) 2 years ago
Lunny Xiao 29f149bd9f
Move context from modules to services (#29440) 2 years ago
Lunny Xiao b79c30435f
Use the database object format name but not read from git repoisitory everytime and fix possible migration wrong objectformat when migrating a sha256 repository (#29294) 2 years ago
wxiaoguang f3eb835886
Refactor locale&string&template related code (#29165) 2 years ago
Lunny Xiao 5f82ead13c
Simplify how git repositories are opened (#28937) 2 years ago
Adam Majer cbf923e87b
Abstract hash function usage (#28138) 2 years ago
KN4CK3R 4f4fea734c
Unify two factor check (#27915) 2 years ago
JakobDev 28f9b313ba
Updates to the API for archived repos (#27149) 2 years ago
JakobDev c548dde205
More refactoring of `db.DefaultContext` (#27083) 2 years ago
Jack Hay c5888eb985
Set commit id when ref used explicitly (#26447) 2 years ago
silverwind 887a683af9
Update tool dependencies, lock govulncheck and actionlint (#25655) 2 years ago
silverwind 88f835192d
Replace `interface{}` with `any` (#25686) 2 years ago
wxiaoguang 4e2f1ee58d
Refactor web package and context package (#25298) 3 years ago
wxiaoguang 6b33152b7d
Decouple the different contexts from each other (#24786) 3 years ago
wxiaoguang 5d77691d42
Improve template system and panic recovery (#24461) 3 years ago
wxiaoguang 92fd3fc4fd
Refactor "route" related code, fix Safari cookie bug (#24330) 3 years ago
yp05327 61d08f446a
Fix wrong error info in RepoRefForAPI (#24344) 3 years ago
Yarden Shoham af0468ed8d
Set `X-Gitea-Debug` header once (#23361) 3 years ago
KN4CK3R e8186f1c0f
Map OIDC groups to Orgs/Teams (#21441) 3 years ago
Lunny Xiao ca67c5a8a7
refactor auth interface to return error when verify failure (#22119) 3 years ago
Jason Song 6cf09ccab4
Use complete SHA to create and query commit status (#22244) 3 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 3 years ago
silverwind 14178c56bb
Add Cache-Control header to html and api responses, add no-transform (#20432) 3 years ago
Wim cb50375e2b
Add more linters to improve code readability (#19989) 4 years ago
wxiaoguang 04fc4b7e05
Call MultipartForm.RemoveAll when request finishes (#19606) 4 years ago
6543 e2a3f3d259
Federation: return useful statistic information for nodeinfo (#19561) 4 years ago
John Olheiser 3c140f0d42
Use router param for filepath in GetRawFile (#19499) 4 years ago
6543 c764355676
RepoAssignment ensure to close before overwrite (#19449) 4 years ago
Lunny Xiao 3c3d49899f
Remove dependent on session auth for api/v1 routers (#19321) 4 years ago
Lunny Xiao 783a021889
Never use /api/v1 from Gitea UI Pages (#19318) 4 years ago
6543 3e88af898a
Make git.OpenRepository accept Context (#19260) 4 years ago