issues Search Results · language:Edge language:Python linked:pr linked:pr language:JavaScript language:JavaScript linked:pr
Filter by
4.4M results
The backend sendMessage controller accepts Base64 audio strings and uploads them directly to Cloudinary without
validating their format or size. Malicious clients can exploit this vulnerability to send ...
Goal
Create a stable Benchmark Priority Registry so AIppocampus agents, maintainers, and readers can quickly see which
benchmark surfaces exist, what each one measures, how mature it is, and which ones ...
documentation
enhancement
When a caller initiates a call and cancels it (or the 30-second dialer timeout triggers), the client emits a
callCanceled event. However, the backend socket server does not have an event listener for callCanceled, ...
Summary
Add an http/paginate.js middleware factory that wraps lib/paginate.js utilities into a pipeline-compatible middleware,
and integrate pagination Link header and X-Total-Count generation into send(). ...
enhancement
问题描述
当前 SysUserController 中包含了业务逻辑代码,违反了项目分层架构原则。控制器应当只负责请求转发和响应返回,所有业务逻辑应下沉到 Service 层。
当前问题
SysUserController.cs 中存在以下逻辑代码:
1. 分页查询(GetList):构建 Expression Func SysUser, bool 过滤表达式、排序字段等逻辑写在控制器中 ...
Prerequisites
- [x] I searched open issues and this has not already been proposed.
- [x] I searched discussions and this is not already being debated there.
- [x] This is a concrete, actionable ...
ready for review
The client-side WebRTC call store does not subscribe to callCanceled notifications from the server. As a result, even if
the socket server broadcasts the cancellation, the receiver client remains stuck ...
Prerequisites
- [x] I searched open issues and this has not already been proposed.
- [x] I searched discussions and this is not already being debated there.
- [x] This is a concrete, actionable ...
ready for review
There can be scenarios where some of the xml content needs to be redacted, either by removing or replacing
attributes/elements. Needs to be configurable.

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.