gitea/routers/web/org
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
..
setting Move context from modules to services () 2024-02-27 08:12:22 +01:00
block.go Add user blocking () 2024-03-04 08:16:03 +00:00
home.go Refactor markup render system () 2024-11-24 16:18:57 +08:00
main_test.go make writing main test easier () 2023-09-28 01:38:53 +00:00
members.go Move team related functions to service layer () 2024-11-27 21:12:26 +00:00
org.go Move context from modules to services () 2024-02-27 08:12:22 +01:00
org_labels.go Move context from modules to services () 2024-02-27 08:12:22 +01:00
projects.go Add label/author/assignee filters to the user/org home issue list () 2024-12-11 06:33:24 +00:00
projects_test.go Refactor names () 2024-06-19 06:32:45 +08:00
setting.go Move context from modules to services () 2024-02-27 08:12:22 +01:00
setting_oauth2.go Move context from modules to services () 2024-02-27 08:12:22 +01:00
setting_packages.go Move context from modules to services () 2024-02-27 08:12:22 +01:00
teams.go Move team related functions to service layer () 2024-11-27 21:12:26 +00:00