1
1
mirror of https://github.com/go-gitea/gitea synced 2025-01-09 01:14:27 +00:00
gitea/routers/web/user
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 Validate OAuth Redirect URIs () 2024-11-28 10:50:27 +08:00
avatar.go Refactor names () 2024-06-19 06:32:45 +08:00
code.go Remove AddParamIfExist(AddParam) () 2024-03-16 12:07:56 +00:00
home_test.go Refactor names () 2024-06-19 06:32:45 +08:00
home.go Add label/author/assignee filters to the user/org home issue list () 2024-12-11 06:33:24 +00:00
main_test.go make writing main test easier () 2023-09-28 01:38:53 +00:00
notification.go Add missing repository type filter parameters to pager () 2024-08-15 16:34:24 +00:00
package.go Add Arch package registry () 2024-12-04 23:09:07 +00:00
profile.go Move GetFeeds to service layer () 2024-11-29 17:53:49 +00:00
search.go Add DISABLE_ORGANIZATIONS_PAGE and DISABLE_CODE_PAGE settings for explore pages and fix an issue related to user search () 2024-10-22 13:09:19 +08:00
stop_watch.go Move context from modules to services () 2024-02-27 08:12:22 +01:00