Commit Graph

104 Commits (fa9191b7b9373666f30a55bbc63b932833bceefe)

Author SHA1 Message Date
wxiaoguang cd1b5488a3
Refactor pagination (#33037) 2 months ago
wxiaoguang 2a828e2798
Clarify path param naming (#32969) 2 months ago
wxiaoguang a163c53a60
Refactor template & test related code (#32938) 2 months ago
wxiaoguang e619384098
Add label/author/assignee filters to the user/org home issue list (#32779) 2 months ago
wxiaoguang 23471e1333
Refactor issue list (#32755) 3 months ago
Lunny Xiao 1ed5f379b9
Move GetFeeds to service layer (#32526) 3 months ago
wxiaoguang 633785a5f3
Refactor markup render system (#32612) 3 months ago
wxiaoguang c4e27cb27b
Refactor markup render system (#32589) 3 months ago
techknowlogick d9a7748cdc
bump to go 1.23 (#31855) 6 months ago
Zettat123 7dec8de914
Hide the "Details" link of commit status when the user cannot access actions (#30156) 7 months ago
wxiaoguang 43c7a2e7b1
Refactor names (#31405) 8 months ago
Lunny Xiao 015efcd8bf
Use repo as of renderctx's member rather than a repoPath on metas (#29222) 9 months ago
6543 be5be0ac81
Expose fuzzy search for issues/pulls (#29701) 10 months ago
wxiaoguang cdb4d1a8db
Refactor StringsToInt64s (#29967) 11 months ago
wxiaoguang a889381664
Remove AddParamIfExist(AddParam) (#29841) 11 months ago
wxiaoguang e0ea3811c4
Refactor AddParam to AddParamIfExist (#29834) 11 months ago
6543 7fd0a5b276
Refactor to use optional.Option for issue index search option (#29739) 12 months ago
Lunny Xiao 67e9f0d498
Fix user router possbile panic (#29751) 12 months ago
6543 a3f05d0d98
remove util.OptionalBool and related functions (#29513) 12 months ago
6543 f6656181e4
migrate some more "OptionalBool" to "Option[bool]" (#29479) 12 months ago
Lunny Xiao 29f149bd9f
Move context from modules to services (#29440) 1 year ago
wxiaoguang f3eb835886
Refactor locale&string&template related code (#29165) 1 year ago
techknowlogick a346a8c852
bump to use go 1.22 (#29119) 1 year ago
KN4CK3R 637451a45e
Rework markup link rendering (#26745) 1 year ago
Lunny Xiao 70c4aad8e1
Move more functions to db.Find (#28419) 1 year ago
Lunny Xiao 537fa69962
Second part of refactor `db.Find` (#28194) 1 year ago
Jason Song beb71f5ef6
Include public repos in doer's dashboard for issue search (#28304) 1 year ago
Lunny Xiao df1e7d0067
Use db.Find instead of writing methods for every object (#28084) 1 year ago
6543 c6366089df
Dont leak private users via extensions (#28023) 1 year ago
JakobDev 76a85a4ce9
Final round of `db.DefaultContext` refactor (#27587) 1 year ago
JakobDev ebe803e514
Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
JakobDev 7047df36d4
Another round of `db.DefaultContext` refactor (#27103) 1 year ago
JakobDev f91dbbba98
Next round of `db.DefaultContext` refactor (#27089) 1 year ago
CaiCandong a78c2eae24
Replace `util.SliceXxx` with `slices.Xxx` (#26958) 1 year ago
KN4CK3R 5315153059
Use `Set[Type]` instead of `map[Type]bool/struct{}`. (#26804) 2 years ago
yp05327 915cabdb14
Fix context filter has no effect in dashboard (#26695) 2 years ago
Jason Song 5db21ce7e1
Fix counting and filtering on the dashboard page for issues (#26657) 2 years ago
Jason Song b658f2c61b
Return empty when searching issues with no repos (#26545) 2 years ago
Jason Song c179ab4236
Fix "issueReposQueryPattern does not match query" (#26556) 2 years ago
yp05327 945a0cb96b
Add highlight to selected repos in milestone dashboard (#26300) 2 years ago
Jason Song 1e76a824bc
Refactor and enhance issue indexer to support both searching, filtering and paging (#26012) 2 years ago
techknowlogick cb01b8691d
Add open/closed field support for issue index (#25708) 2 years ago
puni9869 2af30f715e
Fix inconsistent user profile layout across tabs (#25625) 2 years ago
silverwind 88f835192d
Replace `interface{}` with `any` (#25686) 2 years ago
Lunny Xiao 38cf43d060
Some refactors for issues stats (#24793) 2 years ago
wxiaoguang 92fd3fc4fd
Refactor "route" related code, fix Safari cookie bug (#24330) 2 years ago
Yarden Shoham f045e58cc7
Localize activity heatmap (except tooltip) (#24131) 2 years ago
Brecht Van Lommel 10cdcb9ea8
Add "Reviewed by you" filter for pull requests (#22927) 2 years ago
Brecht Van Lommel f4920c9c7f
Add pagination for dashboard and user activity feeds (#22937) 2 years ago
Brecht Van Lommel ca445cf566
Sort issues and pulls by recently updated in user and organization home (#22925) 2 years ago