207 Commits (74f0c84fa4245a20ce6fb87dac1faf2aeeded2a2)

Author SHA1 Message Date
  silverwind 74f0c84fa4
Enable more `revive` linter rules (#30608) 1 month ago
  silverwind 4b1063f3db
Rewrite and restyle reaction selector and enable no-sizzle eslint rule (#30453) 1 month ago
  Lunny Xiao 908426aa0f
Fix missed doer (#30231) 1 month ago
  Kemal Zebari 242b331260
Prevent re-review and dismiss review actions on closed and merged PRs (#30065) 2 months ago
  crazeteam ecbc9cee2b
Remove repetitive words (#30091) 2 months ago
  wxiaoguang cdb4d1a8db
Refactor StringsToInt64s (#29967) 2 months ago
  Zettat123 656d8e2267
Fix milestoneID filter bug in issue list (#29897) 2 months ago
  wxiaoguang a889381664
Remove AddParamIfExist(AddParam) (#29841) 2 months ago
  wxiaoguang e0ea3811c4
Refactor AddParam to AddParamIfExist (#29834) 2 months ago
  6543 7fd0a5b276
Refactor to use optional.Option for issue index search option (#29739) 2 months ago
  Lunny Xiao d8bd6f34f0
Do some performance optimize for issues list and view issue/pull (#29515) 2 months ago
  Lunny Xiao e91733468e
Add missing database transaction for new issue (#29490) 3 months ago
  KN4CK3R c337ff0ec7
Add user blocking (#29028) 3 months ago
  Denys Konovalov fe6792dff3
Enable/disable owner and repo projects independently (#28805) 3 months ago
  6543 a3f05d0d98
remove util.OptionalBool and related functions (#29513) 3 months ago
  wxiaoguang 27deea7330
Make PR form use toast to show error message (#29545) 3 months ago
  wxiaoguang fb42972c05
Rename Str2html to SanitizeHTML and clarify its behavior (#29516) 3 months ago
  wxiaoguang e71eb8930a
Refactor some Str2html code (#29397) 3 months ago
  6543 f6656181e4
migrate some more "OptionalBool" to "Option[bool]" (#29479) 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
  Zettat123 c42083a339
Allow non-admin users to delete review requests (#29057) 3 months ago
  wxiaoguang f3eb835886
Refactor locale&string&template related code (#29165) 3 months ago
  Chris Copeland 47b5965862
Add merge style `fast-forward-only` (#28954) 3 months ago
  wxiaoguang ee242a08e9
Refactor issue template parsing and fix API endpoint (#29069) 3 months ago
  Gwyneth Morgan 2c3da59e27
Add ability to see open and closed issues at the same time (#28757) 4 months ago
  KN4CK3R 637451a45e
Rework markup link rendering (#26745) 4 months ago
  Nanguan Lin 9b59af37e7
Fix issue dependencies (#27736) 4 months ago
  Lunny Xiao 537fa69962
Second part of refactor `db.Find` (#28194) 5 months ago
  yp05327 8572e71a7f
Fix issue will be detected as pull request when checking `First-time contributor` (#28237) 6 months ago
  Lunny Xiao 882e502327
Fix comment permissions (#28213) 6 months ago
  Lunny Xiao df1e7d0067
Use db.Find instead of writing methods for every object (#28084) 6 months ago
  Brecht Van Lommel 1756e30e10
Allow pull requests Manually Merged option to be used by non-admins (#27780) 7 months ago
  6543 adbc995c34
Show total TrackedTime on issue/pull/milestone lists (#26672) 7 months ago
  yp05327 8abc1aae4a
Improve the list header in milestone page (#27302) 7 months ago
  JakobDev 76a85a4ce9
Final round of `db.DefaultContext` refactor (#27587) 7 months ago
  JakobDev ebe803e514
Penultimate round of `db.DefaultContext` refactor (#27414) 7 months ago
  Eng Zer Jun 13d5d2e711
Remove redundant `len` check around loop (#27464) 8 months ago
  JakobDev cc5df26680
Even more `db.DefaultContext` refactor (#27352) 8 months ago
  puni9869 50070550a8
Hide archived labels when filtering by labels on the issue list (#27115) 8 months ago
  6543 2a2b0cb1d2
rename TotalTimes() to TotalTimesForEachUser() (#27261) 8 months ago
  JakobDev cf0df023be
More `db.DefaultContext` refactor (#27265) 8 months ago
  JakobDev 7047df36d4
Another round of `db.DefaultContext` refactor (#27103) 8 months ago
  JakobDev f91dbbba98
Next round of `db.DefaultContext` refactor (#27089) 8 months ago
  JakobDev c548dde205
More refactoring of `db.DefaultContext` (#27083) 8 months ago
  JakobDev 76659b1114
Reduce usage of `db.DefaultContext` (#27073) 8 months ago
  JakobDev 8d0343e028
Fix issue templates when blank isses are disabled (#27061) 8 months ago
  CaiCandong a78c2eae24
Replace `util.SliceXxx` with `slices.Xxx` (#26958) 8 months ago
  JakobDev 3cae50e841
Redirect from `{repo}/issues/new` to `{repo}/issues/new/choose` when blank issues are disabled (#26813) 9 months ago