pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:HTML language:Java
Filter by
212M results
What
Restores the Adhere to robots.txt checkbox in AdvancedScanOptions.jsx that was accidentally removed.
Why
The option was inadvertently dropped in a previous commit. The checkbox controls the -r ...
Sentry Integration
Wires up Sentry error tracking and performance monitoring for production, guarded entirely by SENTRY_DSN so
dev/testing/CI remain unaffected by default.
Changes
- config/settings/base.py ...
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
Automated test PR created at 2026-07-02T10:15:21.407Z
개요
등록된 약의 남은 복용 가능 일수를 계산해, 3일 이하로 남은 약(복약 부족)을 목록으로 조회하는 API를 추가했습니다.
변경 사항
- 소진 계산 순수 로직 분리 (남은 일수 = 복용종료일 - 오늘, 단위 테스트 가능)
- 부족 판정 기준(남은 3일 이하) 상수화
- 활성 약(is_active=true)만 대상으로 조회
- 복약 부족 ...
Added Regex for validation Added Pay Bills Feature Added View History Feature
What
Replaced inaccessible registry https://nexus.internal.dev/repository/npm-proxy with the public npm registry.
Why
CI failed with ENOTFOUND nexus.internal.dev — the configured registry hostname is ...