issues Search Results · language:Dune language:JavaScript language:JavaScript language:Python linked:pr language:CSS
Filter by
4.6M results
Name
Glory to the CCOR
Author
Arachi
Website
https://github.com/Arachi-Lover/Glory-to-the-CCOR
Direct Link
https://github.com/Arachi-Lover/Glory-to-the-CCOR/archive/refs/tags/v1.0.0.zip
Category ...
New Submission
어떤 기능인가요?
slash palette 가 입력 bar 위 가 아니라 바로 아래 (flush, gap≈0)에 열려야 한다. composer zone 의 일부이며 transcript 가 아니다. 수동 스크롤 없이 즉시 보임.
작업 상세 내용
- [x] composer: palette 를 input-shell 다음으로 이동(아래 flush)
- ...
✨ Feature
Gap
`routes/v1/agentic.py:171-176` runs the cancel listener with a 500ms `asyncio.wait_for` timeout:
```python async def listen_for_cancel(): while True: try: msg = await asyncio.wait_for( websocket.receive_json(), ...
Problem
The to_html method in openmed/processing/outputs.py inserts user-controlled text directly into HTML without any
escaping. This creates a cross-site scripting (XSS) vulnerability when HTML output ...
Problem
${...} interpolation only works inside backtick template literals. The moment a string is written with single or double
quotes — Hello ${name} or total: ${count} — the ${name} is just literal ...
Problem
The _contains_suspicious_content function in openmed/utils/validation.py uses the regex pattern to detect binary
content. However, this also matches legitimate CJK clinical text which does not ...
CodeQL still reported dynamic redirect sinks after the first hardening pass. Replace remaining form/path-dependent
redirect targets with fixed internal destinations and keep user-facing error messages ...
security
Describe the bug
The Higgs-Audio-v3 Stage-0 talker crashes during CUDA graph capture when the higgs_multimodal_qwen3_low_latency profile
is used (Stage-0 enforce_eager: false, cudagraph_mode: FULL_DECODE_ONLY). ...
概述
为文言智练平台添加 Quill 2 富文本编辑器功能,并新增题目只读查看模式,同时适配 SQLite 数据库环境。
功能描述
- 题目创建/编辑表单集成 Quill 2 富文本编辑器,支持加粗、下划线、高亮、着重点
- 新增自定义 EmphasisBlot 和 HighlightBlot 文本格式
- 题目列表的「查看」按钮改为只读模式,不可编辑
- 所有学生端/教师端页面改用 ...
Is your feature request related to a problem? In the assessment prefilter, topic relevance (TR) is not activated when
only attachment columns are used. This limitation leads to skipping important topic ...
bug
enhancement

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.