137 Commits (ece454b9f8942612e8105161641796c8751d7ae1)

Author SHA1 Message Date
  Lunny Xiao 8b3632435e
Fix a panic bug when head repository deleting (#30674) 1 month ago
  silverwind 74f0c84fa4
Enable more `revive` linter rules (#30608) 1 month ago
  Lunny Xiao 538790ad1d
Put an edit file button on pull request files to allow a quick operation (#29697) 2 months ago
  Lunny Xiao f8ab9dafb7
Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (#29995) 2 months ago
  Lunny Xiao 66edc888ee
Move fork router functions to a standalone file (#29756) 2 months ago
  KN4CK3R c337ff0ec7
Add user blocking (#29028) 3 months ago
  wxiaoguang 27deea7330
Make PR form use toast to show error message (#29545) 3 months ago
  wxiaoguang e650f64d81
Fix incorrect redirection when creating a PR fails (#29537) 3 months ago
  wxiaoguang 194479a741
Use a predictiable fork URL to allow forking repositories without providing a repo ID (#29519) 3 months ago
  Lunny Xiao 29f149bd9f
Move context from modules to services (#29440) 3 months ago
  Jimmy Praet 2e33671f2c
Add attachment support for code review comments (#29220) 3 months ago
  wxiaoguang 10c7996b5a
Remove RenderEmojiPlain from template helper (#29375) 3 months ago
  6543 7fbdb60fc1
Start to migrate from `util.OptionalBool` to `optional.Option[bool]` (#29329) 3 months ago
  Zettat123 79217ea63c
Fix error display when merging PRs (#29288) 3 months ago
  Markus Amshove a11ccc9fcd
Disallow merge when required checked are missing (#29143) 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
  Viktor Kuzmin 49eb168677
Retarget depending pulls when the parent branch is deleted (#28686) 4 months ago
  Earl Warren 3f342d6dff
Modernize merge button (#28140) 4 months ago
  Denys Konovalov 4f8f5f6e25
Assign pull request to project during creation (#28227) 4 months ago
  Zettat123 907c97aabb
Fix `status_check_contexts` matching bug (#28582) 5 months ago
  JakobDev 76a85a4ce9
Final round of `db.DefaultContext` refactor (#27587) 8 months ago
  JakobDev ebe803e514
Penultimate round of `db.DefaultContext` refactor (#27414) 8 months ago
  JakobDev cc5df26680
Even more `db.DefaultContext` refactor (#27352) 8 months ago
  JakobDev cf0df023be
More `db.DefaultContext` refactor (#27265) 8 months ago
  Dmitry Sharshakov 5e02e3b7ee
Add support for forking single branch (#25821) 8 months ago
  JakobDev f91dbbba98
Next round of `db.DefaultContext` refactor (#27089) 8 months ago
  JakobDev 76659b1114
Reduce usage of `db.DefaultContext` (#27073) 8 months ago
  Lunny Xiao 540bf9fa6d
Move notification interface to services layer (#26915) 9 months ago
  wxiaoguang 412e5c0946
Make web context initialize correctly for different cases (#26726) 9 months ago
  silverwind 56b6b2b88e
Fix tooltip of commit select button (#26472) 10 months ago
  CaiCandong 24fbf4e059
Fix nil pointer dereference error when open link with invalid pull index (#26353) 10 months ago
  yp05327 6832a8eb06
Add locale for deleted head branch (#26296) 10 months ago
  caicandong 983167cf49
Fix pull request check list is limited (#26179) 10 months ago
  sebastian-sauer 55532061c8
Add commits dropdown in PR files view and allow commit by commit review (#25528) 10 months ago
  wxiaoguang dcd3a63128
Move web JSON functions to web context and simplify code (#26132) 10 months ago
  Lunny Xiao b167f35113
Add context parameter to some database functions (#26055) 10 months ago
  HesterG 2f0e79e639
Use frontend fetch for branch dropdown component (#25719) 10 months ago
  wxiaoguang 9672085d94
Fix "Flash" message usage (#25895) 11 months ago
  yp05327 52f46919dc
Add error info if no user can fork the repo (#25820) 11 months ago
  sebastian-sauer d2c3a90ee2
Show edit title button on commits tab of PR, too (#25791) 11 months ago
  Jason Song 3c05aa4927
Check `ctx.Written()` for `GetActionIssue` (#25698) 11 months ago
  silverwind 88f835192d
Replace `interface{}` with `any` (#25686) 11 months ago
  hiifong 36f1fa7792
Support displaying diff stats in PR tab bar (#25387) 11 months ago
  Lunny Xiao 6e19484f4d
Sync branches into databases (#22743) 11 months ago
  sebastian-sauer 25455bc670
Show outdated comments in files changed tab (#24936) 11 months ago
  HesterG 1454f9dafc
Add actor and status dropdowns to run list (#25118) 11 months ago
  wxiaoguang b4e4b7ad51
Make backend code respond correct JSON when creating PR (#25353) 11 months ago
  yp05327 bebc3433c5
Add IsErrRepoFilesAlreadyExist check when fork repo (#24678) 1 year ago
  Zettat123 e7c2231dee
Support for status check pattern (#24633) 1 year ago