gitea/models
wxiaoguang e619384098
Add label/author/assignee filters to the user/org home issue list (#32779)
Replace #26661, fix #25979

Not perfect, but usable and much better than before. Since it is quite
complex, I am not quite sure whether there would be any regression, if
any, I will fix in first time.

I have tested the related pages many times: issue list, milestone issue
list, project view, user issue list, org issue list.
2024-12-11 06:33:24 +00:00
..
actions
activities Move GetFeeds to service layer (#32526) 2024-11-29 17:53:49 +00:00
admin
asymkey
auth
avatars
db Add label/author/assignee filters to the user/org home issue list (#32779) 2024-12-11 06:33:24 +00:00
dbfs
fixtures Use batch database operations instead of one by one to optimze api pulls (#32680) 2024-12-11 05:15:06 +08:00
git
issues Add label/author/assignee filters to the user/org home issue list (#32779) 2024-12-11 06:33:24 +00:00
migrations Issue time estimate, meaningful time tracking (#23113) 2024-12-05 13:07:53 +00:00
organization Use batch database operations instead of one by one to optimze api pulls (#32680) 2024-12-11 05:15:06 +08:00
packages Add Arch package registry (#32692) 2024-12-04 23:09:07 +00:00
perm
project
pull
renderhelper Refactor render system (orgmode) (#32671) 2024-11-29 16:08:29 +08:00
repo Fix issue title rendering and refactor legacy function names (#32703) 2024-12-04 01:39:33 +00:00
secret
shared/types
system
unit
unittest
user
webhook
error.go
main_test.go
repo_test.go
repo_transfer.go
repo.go