pullrequests Search Results · language:Edge language:TypeScript language:C# language:Java language:JavaScript language:Ruby
Filter by
243M results
Changes
- Added 10kb JSON body size limit to Express app (closes #9)
- Normalized health check to use consistent envelope with status and data fields (closes #8)
Summary
- GET /health now returns ...
Diagrams
Adaptive share → branch → announce flow:
flowchart TD
Click[ Activate .ghost (Share scale) ] -- Detect{ navigator.share fn? br/ canShare?.({url}) ?? true }
Detect -- |yes| Share[ navigator.share({url}) ...
Add dt-sbom.yml: on push-to-main / manual dispatch, build a CycloneDX SBOM from the npm dependency graph (npm ci +
@cyclonedx/cyclonedx-npm@4.2.1) on a hosted runner, then POST it to the homelab Dependency-Track ...
사장님 호소
사진 여러 장 = 각각 다른 영수증인데 한 영수증으로 묶여서 분석됨. 거래처명 입력도 매번 귀찮음. 사진별로 분석하고 하나씩 누적되게.
변경 (accuracy_lab.js)
- 거래처명 입력 섹션·칩·과거품목·채점 흐름 전부 제거 (죽은 함수 정리)
- 사진 N장 = 영수증 N개로 각각 따로 분석 → 결과가 사진별 카드로 누적
- ...
This PR introduces Real-time Ingestion Progress Updates via SSE, enabling users to instantly see document parsing and
ingestion progress without the delays or server overhead of continuous HTTP polling. ...
Memperbaiki tautan demo aplikasi pada deck /usulan-hnp/ agar tidak ada link mati.
- RANCAGÉ → https://pustaka.yunikepuspita.com/perencanaan-kpu/ (di-host di situs ini → pasti live)
- SAE PISAN → https://pustaka.yunikepuspita.com/event-attendance/ ...
Screenshot
img width= 1920 height= 953 alt= 6 src= https://github.com/user-attachments/assets/11f041dd-463c-41d9-96c3-015f9c9b90bc
/
Suggested screenshots:
- AI Writing Suggestions panel
- Suggestion ...
conflicts
level:advanced
type:bug
type:design
type:feature
type:testing
The bug
/ and /welcome rendered a blank page. IconSearchDemo in Landing.jsx called useCallback, but the React import line only
included useState, useEffect, useRef. At render this threw Uncaught ReferenceError: ...