Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:CSS language:Java language:Java

Filter by

137M results  (2 s)

137M results

문제 로드맵 페이지에서 잠긴(LOCKED) 노드는 클릭 자체가 차단되어, 상세 정보 확인은 물론 편집(이동/분기/스킵/삭제)도 불가능했습니다. 변경 사항 - 잠긴 노드도 클릭하면 드로어가 열려 상세 정보·추천 자료를 확인할 수 있도록 변경 - 드로어 푸터의 강좌 수강 진입 버튼( 추천 무료 강좌 보기 , 전체 강좌 목록 보기 )은 잠긴 노드에서 ...

What s changed? 1. After investigating, issue #4165 does not exist. 2. However, other issues have arisen during the investigation: When exporting and reimporting monitoring items, annotations, scheduleType, ...
backend

- Installed and - Created model with password hashing and JWT generation methods - Created to protect routes and enforce role-based access control (RBAC) - Implemented for user registration, login, ...

What Fixed JSON syntax error in package.json by adding missing comma after test script. Why The CI failed due to invalid JSON syntax in package.json. The fix ensures the file is valid JSON.

What changed 1. Cross-year week ordering (src/pages/OpsHubProductDetail.jsx) The Product History page selected and ordered weekly rows by week_number alone. Under the new dated-week model (rows keyed ...

See Commits and Changes for more details. Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4) Can you help keep this open source service alive? 💖 Please ...
⤵️ pull

Summary Blind review of versions-cleaner. The module is well-hardened (the prior loop added bounds-clamping, integrity checks, and the test-helper GraphQL API). Two residual SonarQube issues remained ...

배경 저버전 iOS(특히 iOS 17.3.1)에서 PDF 발행 문서가 서명 페이지에서 로드되지 않는 이슈. pdf.js v5(pdfjs-dist@^5.5.207)가 사용하는 신규 JS API가 저버전 Safari에 없어 로드 단계에서 throw 됨. 에러를 폴리필로 단계적으로 제거. 진행 경과: 1. #160 — Promise.withResolvers ...

Rooms in globalState.rooms are now keyed by String(game_id) (e.g. 35 ) instead of the timestamp-based game_code (e.g. game_1781964254055 ). - createRoom: persists to DB first, derives roomId = String(game_id), ...