pullrequests Search Results · language:Dune language:Python language:HTML language:HTML language:JavaScript language:Java
Filter by
45.1M results
概要
依頼された2点の修正を実装しました。
1. 勝手にURL指定で最後の / が消される問題を修正
ScanEngine.__init__ が self.target_url = url.rstrip( / ) で指定URLの末尾スラッシュを一律除去していました。http://example.com/app/ と /app
は別リソースに解決されうるため、指定どおりにリクエストするよう url.strip()(前後空白のみ除去)に変更しました。 ...
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
!-- You are amazing! Thanks for contributing to our project! Please, DO NOT DELETE ANY TEXT from this template! (unless instructed).
Breaking change
!-- If your PR contains a breaking change for existing ...
cla-signed
code-quality
core
small-pr
- admin 후기 편집: 사진별 photo_position(top/center/bottom) 선택 UI + 미리보기 반영 (app_settings.landing_reviews JSON 필드라 마이그 불필요)
- Landing ReviewCard: r.photo_position → object-position 인라인 적용 (기본 top — 직전 커밋의 ...
- Resolved .map is not a function error occurring due to DRF nested router pagination array mismatch on res.data vs
res.data.results. Now handles both globally across the app.
- Verified missing ...
updated implemented and context services for aligning with UI
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
Removes the per-repository copies of workflow(s) now maintained canonically in the organisation .github repository:
- autolabeler.yaml
These local copies are redundant ahead of enabling an organisation-level ...
Motivation
- Surface full follow-up activity history from payment_forecast_followup_logs when a user clicks the Activity button
and allow adding notes without creating follow-up rows.
Description ...
codex