0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-01 12:34:36 +01:00
gitea/services
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 allow the actions user to login via the jwt token (#32527) 2024-11-20 15:24:09 +00:00
agit
asymkey
attachment
auth Move team related functions to service layer (#32537) 2024-11-27 21:12:26 +00:00
automerge
context Add label/author/assignee filters to the user/org home issue list (#32779) 2024-12-11 06:33:24 +00:00
contexttest
convert Use batch database operations instead of one by one to optimze api pulls (#32680) 2024-12-11 05:15:06 +08:00
cron
doctor Move team related functions to service layer (#32537) 2024-11-27 21:12:26 +00:00
externalaccount
feed Move GetFeeds to service layer (#32526) 2024-11-29 17:53:49 +00:00
forms Issue time estimate, meaningful time tracking (#23113) 2024-12-05 13:07:53 +00:00
gitdiff Reduce integration test overhead (#32475) 2024-11-14 19:28:46 +00:00
indexer
issue Issue time estimate, meaningful time tracking (#23113) 2024-12-05 13:07:53 +00:00
lfs Fix LFS route mock, realm, middleware names (#32488) 2024-11-13 16:58:09 +08:00
mailer Use new mail package instead of an unmintained one (#32682) 2024-12-05 06:33:43 +08:00
markup Refactor markup render system (#32612) 2024-11-24 16:18:57 +08:00
migrations
mirror Refactor push mirror find and add check for updating push mirror (#32539) 2024-11-18 05:59:04 +00:00
notify
oauth2_provider Introduce OrgList and add LoadTeams, optimaze Load teams for orgs (#32543) 2024-11-26 21:55:06 +00:00
org Move team related functions to service layer (#32537) 2024-11-27 21:12:26 +00:00
packages Add Arch package registry (#32692) 2024-12-04 23:09:07 +00:00
projects
pull Support "merge upstream branch" (Sync fork) (#32741) 2024-12-06 21:10:35 +00:00
release Trim title before insert/update to database to match the size requirements of database (#32498) 2024-11-14 07:19:14 +00:00
repository Support "merge upstream branch" (Sync fork) (#32741) 2024-12-06 21:10:35 +00:00
secrets
task
uinotification
user Move team related functions to service layer (#32537) 2024-11-27 21:12:26 +00:00
webhook
webtheme
wiki