gitea/routers/api/v1
Andreas Svanberg 0da7318cf3
Allow filtering issues by any assignee (#33343)
This is the opposite of the "No assignee" filter, it will match all
issues that have at least one assignee.

Before
![Before
change](https://github.com/user-attachments/assets/4aea194b-9add-4a84-8d6b-61bfd8d9e58e)

After
![After change with any
filter](https://github.com/user-attachments/assets/99f1205d-ba9f-4a0a-a60b-cc1a0c0823fe)

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-03-21 04:25:36 +07:00
..
activitypub Refactor error system (#33610) 2025-02-16 22:13:17 +07:00
admin Refactor error system (#33626) 2025-02-17 12:41:03 +07:00
misc Only keep popular licenses (#33832) 2025-03-10 06:40:37 +07:00
notify Refactor error system (#33610) 2025-02-16 22:13:17 +07:00
org Added Description Field for Secrets and Variables (#33526) 2025-03-17 19:24:54 +07:00
packages Refactor error system (#33626) 2025-02-17 12:41:03 +07:00
repo Allow filtering issues by any assignee (#33343) 2025-03-21 04:25:36 +07:00
settings Move context from modules to services (#29440) 2024-02-27 08:12:22 +07:00
shared Refactor error system (#33626) 2025-02-17 12:41:03 +07:00
swagger Artifacts download api for artifact actions v4 (#33510) 2025-02-16 08:32:54 +07:00
user Added Description Field for Secrets and Variables (#33526) 2025-03-17 19:24:54 +07:00
utils Add workflow_job webhook (#33694) 2025-03-11 10:40:38 +07:00
api.go Improve swagger generation (#33664) 2025-02-21 00:04:30 +07:00