2 Commits (5471834c2b76cad60ba034269c0cdc39681ea6ea)

Author SHA1 Message Date
  wxiaoguang c248f010ad
Refactor cache and disable go-chi cache (#30417) 1 month ago
  Lunny Xiao 29f149bd9f
Move context from modules to services (#29440) 3 months 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) 3 months ago
  wxiaoguang f3eb835886
Refactor locale&string&template related code (#29165) 3 months ago
  Lunny Xiao 5f82ead13c
Simplify how git repositories are opened (#28937) 4 months ago
  Adam Majer cbf923e87b
Abstract hash function usage (#28138) 5 months ago
  KN4CK3R 4f4fea734c
Unify two factor check (#27915) 7 months ago
  JakobDev 28f9b313ba
Updates to the API for archived repos (#27149) 8 months ago
  JakobDev c548dde205
More refactoring of `db.DefaultContext` (#27083) 8 months ago
  Jack Hay c5888eb985
Set commit id when ref used explicitly (#26447) 10 months ago
  silverwind 887a683af9
Update tool dependencies, lock govulncheck and actionlint (#25655) 11 months ago
  silverwind 88f835192d
Replace `interface{}` with `any` (#25686) 11 months ago
  wxiaoguang 4e2f1ee58d
Refactor web package and context package (#25298) 11 months ago
  wxiaoguang 6b33152b7d
Decouple the different contexts from each other (#24786) 1 year ago
  wxiaoguang 5d77691d42
Improve template system and panic recovery (#24461) 1 year ago
  wxiaoguang 92fd3fc4fd
Refactor "route" related code, fix Safari cookie bug (#24330) 1 year ago
  yp05327 61d08f446a
Fix wrong error info in RepoRefForAPI (#24344) 1 year ago
  Yarden Shoham af0468ed8d
Set `X-Gitea-Debug` header once (#23361) 1 year ago
  KN4CK3R e8186f1c0f
Map OIDC groups to Orgs/Teams (#21441) 1 year ago
  Lunny Xiao ca67c5a8a7
refactor auth interface to return error when verify failure (#22119) 1 year ago
  Jason Song 6cf09ccab4
Use complete SHA to create and query commit status (#22244) 1 year ago
  flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 1 year ago
  silverwind 14178c56bb
Add Cache-Control header to html and api responses, add no-transform (#20432) 1 year ago
  Wim cb50375e2b
Add more linters to improve code readability (#19989) 2 years ago
  wxiaoguang 04fc4b7e05
Call MultipartForm.RemoveAll when request finishes (#19606) 2 years ago
  6543 e2a3f3d259
Federation: return useful statistic information for nodeinfo (#19561) 2 years ago
  John Olheiser 3c140f0d42
Use router param for filepath in GetRawFile (#19499) 2 years ago
  6543 c764355676
RepoAssignment ensure to close before overwrite (#19449) 2 years ago
  Lunny Xiao 3c3d49899f
Remove dependent on session auth for api/v1 routers (#19321) 2 years ago
  Lunny Xiao 783a021889
Never use /api/v1 from Gitea UI Pages (#19318) 2 years ago
  6543 3e88af898a
Make git.OpenRepository accept Context (#19260) 2 years ago
  KN4CK3R 3f280f89e7
Update HTTP status codes to modern codes (#18063) 2 years ago
  KN4CK3R 80fd25524e
Renamed ctx.User to ctx.Doer. (#19161) 2 years ago
  6543 54e9ee37a7
format with gofumpt (#18184) 2 years ago
  zeripath 5cb0c9aa0d
Propagate context and ensure git commands run in request context (#17868) 2 years ago
  Lunny Xiao de8e3948a5
Refactor auth package (#17962) 2 years ago
  Gusted e4e3df6c66
Handle invalid issues (#18111) 2 years ago
  wxiaoguang 4da1d97810
Refactor HTTP request context (#17979) 2 years ago
  Lunny Xiao 719bddcd76
Move repository model into models/repo (#17933) 2 years ago
  zeripath 0fa41b6dc4
Reset locale on login (#17734) 2 years ago
  zeripath f8ec43dbc7
Extract constant names out for the ReverseProxy and Basic authentication methods (#17735) 2 years ago
  Lunny Xiao f494776931
Use a variable but a function for IsProd because of a slight performance increment (#17368) 2 years ago
  Lunny Xiao 91e21d4fca
Move twofactor to models/login (#17143) 2 years ago
  zeripath 27b351aba5
Make LDAP be able to skip local 2FA (#16954) 2 years ago
  6543 2289580bb7
[API] generalize list header (#16551) 2 years ago
  zeripath afd88a2418
Allow setting X-FRAME-OPTIONS (#16643) 2 years ago
  zeripath 7c4172ef71
Pass down SignedUserName down to AccessLogger context (#16605) 2 years ago
  Lunny Xiao 33e0b38287
Rename context.Query to context.Form (#16562) 2 years ago
  zeripath 5d2e11eedb
Refactor: Move login out of models (#16199) 2 years ago
  Lunny Xiao fb3ffeb18d
Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#16086) 3 years ago