1
1
mirror of https://github.com/go-gitea/gitea synced 2025-01-09 01:14:27 +00:00
gitea/routers
wxiaoguang e619384098
Add label/author/assignee filters to the user/org home issue list ()
Replace , fix 

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
..
api Use batch database operations instead of one by one to optimze api pulls () 2024-12-11 05:15:06 +08:00
common Fix markup render regression and fix some tests () 2024-11-26 03:04:55 +08:00
install Save initial signup information for users to aid in spam prevention () 2024-09-09 17:05:16 -04:00
private Split mail sender sub package from mailer service package () 2024-11-30 01:15:41 +00:00
utils Refactor external URL detection () 2024-03-22 04:32:40 +08:00
web Add label/author/assignee filters to the user/org home issue list () 2024-12-11 06:33:24 +00:00
init.go Make oauth2 code clear. Move oauth2 provider code to their own packages/files () 2024-10-02 08:03:19 +08:00