pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript is:public
Filter by
95M results
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
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
CI previously ran only npm test. This adds npm run lint and npm run build so PRs fail on lint errors or a broken build
too.
Lint had to be made green first (it was failing on 9 pre-existing errors): ...
📌 작업 내용
- 앱 배포를 위한 초기 세팅 수정
🧩 관련 이슈
- close #4
🔍 주요 변경 사항
- Next.js - React + Vite로 변경
- Capacitor 추가 예정
🧪 테스트 방법
- npm run dev를 통해 기본 화면 확인
📸 스크린샷 (선택)
- 필요 시 첨부해주세요
💬 리뷰 포인트
...
enhancement
Problem
On iOS, a GLANCEvault-enabled device re-prompted for the sync passphrase at every startup. Web/Android/desktop did not.
Root cause
dbEngine.js nativeKeyConfig() decides where the GLANCEvault ...
Summary
- Adds mobile-first humanitarian UI for reports, collection centers, nearest-center lookup, and low-bandwidth usage.
- Adds collection center persistence/API and missing-person JSON import ...
Problem
The Karma unit-test pipeline intermittently fails with:
FetchError: Invalid response body while trying to fetch http://127.0.0.1:9876/context.html?bypass-es-dev-server: Premature close
This ...