92 Commits (be5be0ac81ce50ad5adb079af6ca4e8c396aaece)

Author SHA1 Message Date
  6543 be5be0ac81
Expose fuzzy search for issues/pulls (#29701) 1 month ago
  wxiaoguang cdb4d1a8db
Refactor StringsToInt64s (#29967) 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 67e9f0d498
Fix user router possbile panic (#29751) 2 months ago
  6543 a3f05d0d98
remove util.OptionalBool and related functions (#29513) 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
  wxiaoguang f3eb835886
Refactor locale&string&template related code (#29165) 3 months ago
  techknowlogick a346a8c852
bump to use go 1.22 (#29119) 3 months ago
  KN4CK3R 637451a45e
Rework markup link rendering (#26745) 4 months ago
  Lunny Xiao 70c4aad8e1
Move more functions to db.Find (#28419) 4 months ago
  Lunny Xiao 537fa69962
Second part of refactor `db.Find` (#28194) 5 months ago
  Jason Song beb71f5ef6
Include public repos in doer's dashboard for issue search (#28304) 6 months ago
  Lunny Xiao df1e7d0067
Use db.Find instead of writing methods for every object (#28084) 6 months ago
  6543 c6366089df
Dont leak private users via extensions (#28023) 6 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
  JakobDev 7047df36d4
Another round of `db.DefaultContext` refactor (#27103) 8 months ago
  JakobDev f91dbbba98
Next round of `db.DefaultContext` refactor (#27089) 8 months ago
  CaiCandong a78c2eae24
Replace `util.SliceXxx` with `slices.Xxx` (#26958) 9 months ago
  KN4CK3R 5315153059
Use `Set[Type]` instead of `map[Type]bool/struct{}`. (#26804) 9 months ago
  yp05327 915cabdb14
Fix context filter has no effect in dashboard (#26695) 9 months ago
  Jason Song 5db21ce7e1
Fix counting and filtering on the dashboard page for issues (#26657) 9 months ago
  Jason Song b658f2c61b
Return empty when searching issues with no repos (#26545) 9 months ago
  Jason Song c179ab4236
Fix "issueReposQueryPattern does not match query" (#26556) 9 months ago
  yp05327 945a0cb96b
Add highlight to selected repos in milestone dashboard (#26300) 10 months ago
  Jason Song 1e76a824bc
Refactor and enhance issue indexer to support both searching, filtering and paging (#26012) 10 months ago
  techknowlogick cb01b8691d
Add open/closed field support for issue index (#25708) 11 months ago
  puni9869 2af30f715e
Fix inconsistent user profile layout across tabs (#25625) 11 months ago
  silverwind 88f835192d
Replace `interface{}` with `any` (#25686) 11 months ago
  Lunny Xiao 38cf43d060
Some refactors for issues stats (#24793) 1 year ago
  wxiaoguang 92fd3fc4fd
Refactor "route" related code, fix Safari cookie bug (#24330) 1 year ago
  Yarden Shoham f045e58cc7
Localize activity heatmap (except tooltip) (#24131) 1 year ago
  Brecht Van Lommel 10cdcb9ea8
Add "Reviewed by you" filter for pull requests (#22927) 1 year ago
  Brecht Van Lommel f4920c9c7f
Add pagination for dashboard and user activity feeds (#22937) 1 year ago
  Brecht Van Lommel ca445cf566
Sort issues and pulls by recently updated in user and organization home (#22925) 1 year ago
  Lunny Xiao 68704532c2
Rename almost all Ctx functions (#22071) 1 year ago
  flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 1 year ago
  KN4CK3R 044c754ea5
Add `context.Context` to more methods (#21546) 1 year ago
  delvh 0ebb45cfe7
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 1 year ago
  Lunny Xiao 1d8543e7db
Move some files into models' sub packages (#20262) 1 year ago
  CodeDoctor aedfc923ad
Improve single repo action for issue and pull requests (#20730) 1 year ago
  zeripath 68f3aaee80
Remove calls to load Mirrors in user.Dashboard (#20855) 1 year ago
  parnic 7503cd35c2
Use the total issue count for UI (#20785) 1 year ago
  CodeDoctor 36f9ee5813
Add an option to create new issues from "/issues" page (#20650) 1 year ago
  Tyrone Yeh 16edee85bd
Add repository condition for issue count (#20454) 1 year ago
  Jimmy Praet b8cfd4605f
Respect setting.UI.FeedPagingNum (#20094) 1 year ago
  Lunny Xiao 1a9821f57a
Move issues related files into models/issues (#19931) 2 years ago