pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Python language:PHP language:Java
Filter by
197M results
Docs-only. Aggiunge una sezione di chiusura al report docs/audit/2026-06-15-db-audit.md:
- Esito: l audit è stato implementato in 4 PR (#113–#116), tutte mergeate.
- Rettifica: la nota in #115 secondo ...
Describe the issue this Pull Request addresses
AbstractConnectWriter.writeRecord computes the Hudi file id per record via KafkaConnectUtils.hashDigest(String.format(
%s-%s , record.kafkaPartition(), partitionPath)), ...
Checklist before requesting a review
Please delete options that are not relevant.
- [x] I have read the CONTRIBUTING document.
- [x] I have performed a self-review of my code.
- [x] I have added ...
Summary
Require resolved own Alexa request handlers to be functions before any new-session lifecycle hook runs. Missing and
non-callable entries now share the stable Unsupported request type failure. ...
개요
메뉴를 홈/통계/설정 3탭으로 재편하고, SM-2 간격반복(SRS)을 CSV 단어장(덱) 단위의 매일 랜덤 학습으로 교체.
주요 변경
- 데이터 모델: cards keyPath word→id(autoIncrement), 덱별 분리(byDeck, byDeckWord unique). decks 스토어 추가. DB v1→v2 마이그레이션으로 기존
...
修复内容
- 修复工作流管理、提示词库、画布资产批量管理时复选框/卡片点击选择状态不一致的问题,支持再次点击取消选择。
- 画布资产页新增“刷新资源”按钮,可重新读取画布中的图片、视频、音频资源,无需手动刷新浏览器。
- 保留画布分类树上的资源数量角标,继续表示该分类/画布内可下载资源数量。
- 同步静态资源版本号。
验证
- node --check static/js/asset-manager.js ...
🚨 Severity: MEDIUM 💡 Vulnerability: API endpoints were returning raw `error.message` properties directly to clients
on 500 status responses. 🎯 Impact: Unintentionally exposes internal system paths, dependencies, ...