405 Commits (58ff86ed4d79e22a2a17bcd852ed4faffd73a069)

Author SHA1 Message Date
  zeripath 8511eec4d4
Allow Loading of Diffs that are too large (#17739) 2 years ago
  Lunny Xiao 0add627182
Fix close issue but time watcher still running (#17643) 2 years ago
  zeripath f8ec43dbc7
Extract constant names out for the ReverseProxy and Basic authentication methods (#17735) 2 years ago
  zeripath 931d0cf854
Enable show more files in diff for git <2.31 (#17733) 2 years ago
  wxiaoguang 013fb73068
Use `hostmatcher` to replace `matchlist`, improve security (#17605) 2 years ago
  zeripath 38347aa16f
Add settings to allow different SMTP envelope from address (#17479) 2 years ago
  Lunny Xiao fc3d082609
Move attachment into models/repo/ (#17650) 2 years ago
  Lunny Xiao 7a03473159
Use a standalone struct name for Organization (#17632) 2 years ago
  KN4CK3R f34151bdb2
Move user/org deletion to services (#17673) 2 years ago
  99rgosse e1d655991b
Fix Migrate Description (#17692) 2 years ago
  Lunny Xiao 1f1ae57139
Move task from modules to services (#17680) 2 years ago
  Lunny Xiao 3c3855a05c
Move user functions into user.go (#17659) 2 years ago
  zeripath 3c4724d70e
Add .gitattribute assisted language detection to blame, diff and render (#17590) 2 years ago
  Lunny Xiao 81a4fc7528
Return 400 but not 500 when request archive with wrong format (#17691) 2 years ago
  Lunny Xiao 5233051e64
Move some functions into services/repository (#17677) 2 years ago
  wxiaoguang 750a8465f5
A better go code formatter, and now `make fmt` can run in Windows (#17684) 2 years ago
  zeripath bbffcc3aec
Multiple Escaping Improvements (#17551) 2 years ago
  Lunny Xiao 7e1ae38097
Move migrations into services and base into modules/migration (#17663) 2 years ago
  Lunny Xiao 48ccd325a1
Move some functions into services/repository (#17660) 2 years ago
  wxiaoguang 81926d61db
Decouple unit test, remove intermediate `unittestbridge` package (#17662) 2 years ago
  Gusted 253d9e4158
Remove unnecassary calls to `filepath.Join` (#17608) 2 years ago
  Michael Grigoryan 47448083a1
Minor readability patch. (#17627) 2 years ago
  wxiaoguang df64fa4865
Decouple unit test code from business code (#17623) 2 years ago
  Lunny Xiao 90eb9fb889
Move EmailAddress & UserRedirect into models/user/ (#17607) 2 years ago
  Lunny Xiao 0e189eecaa
Move oauth2 error to oauth2 service package (#17603) 2 years ago
  Lunny Xiao 33fca2b537
Move webhook into models/webhook/ (#17579) 2 years ago
  Lunny Xiao 99b2858e62
Move unit into models/unit/ (#17576) 2 years ago
  Gusted 30515f2df3
Make ParsePatch more robust (#17573) 2 years ago
  zeripath 9d855bd6a1
Simplify Gothic to use our session store instead of creating a different store (#17507) 2 years ago
  wxiaoguang 599ff1c054
Only allow webhook to send requests to allowed hosts (#17482) 2 years ago
  Richard Mahn 40c8451b7d
Properly determine CSV delimiter (#17459) 2 years ago
  qwerty287 01fc24c78c
Add appearance section in settings (#17433) 2 years ago
  KN4CK3R f99d50fc9f
Read expected buffer size (#17409) 2 years ago
  Nico Schieder 870f5fbc41
Add groups scope/claim to OIDC/OAuth2 Provider (#17367) 2 years ago
  zeripath 053b2f4dce
Handle broken references in mirror sync (#17013) 2 years ago
  Richard Mahn 98f7013756
Prevent NPE in CSV diff rendering when column removed (#17018) 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 4a57c9ea17
Fix some lints (#17337) 2 years ago
  zeripath 7117c7774a
Make the Mirror Queue a queue (#17326) 2 years ago
  zeripath a889d0cc8c
Add buttons to allow loading of incomplete diffs (#16829) 2 years ago
  Lunny Xiao d47798ccc7
Upgrade chi to v5 (#17298) 2 years ago
  wxiaoguang c5c88f2f18
Save and view issue/comment content history (#16909) 2 years ago
  a1012112796 bb39359668
Add a simple way to rename branch like gh (#15870) 2 years ago
  wxiaoguang f0ba87fda8
Avatar refactor, move avatar code from `models` to `models.avatars`, remove duplicated code (#17123) 2 years ago
  John Olheiser 760d61b411
Add specific event type to header (#17222) 2 years ago
  KN4CK3R 3b06675811
Always set a unique Message-ID header. (#17206) 2 years ago
  zeripath ddd3586c06
Fix missing repo link in issue/pull assigned emails (#17183) 2 years ago
  Romain ecfac78f6e
Kanban colored boards (#16647) 2 years ago
  Norwin f48dce3176
Don't return binary file changes in raw PR diffs by default (#17158) 2 years ago
  zeripath 920608e592
Support direct comparison (git diff a..b) as well merge comparison (a...b) (#16635) 2 years ago