pullrequests Search Results · language:Dune language:Python language:JavaScript language:CSS language:PHP language:JavaScript
Filter by
170M results
This pull request was generated by the mq tool
[test] flake rate: 0.1 logical conflict every: 100 sleep for: 600s close stale after: 48 hours
[pullrequest] requests per hour: 60 target branch: main
...
Summary
- All three search submit buttons (home + nav) now scale down on press (active:scale-95) for tactile feedback
- Search buttons shift to muted warm gray while navigation is in progress, so ...
概要
- API 側の手動 import コマンドに --all-archive-months を追加
- scraper CLI の既存 --all-archive-months を API 側 import コマンドから渡せるように整理
- --from-file / --archive-month-limit との併用不可を API 側 unittest で固定
- docs/local-development.md ...
Contribution #49 - 2026-06-06-14-29-27
Summary
- Add one generated contribution file
- File: updates/2026/06/06-14-29-27-contribution-49.md
Context
This PR was created by the manual bulk contribution ...
Backend ranks the corpus by weighted overlap of categories (x4) + tags (x2) + a freshness bonus, then exposes GET
/api/v1/articles/{slug}/related. Frontend replaces the previous 3 most recent filter with ...
Contribution #48 - 2026-06-06-14-29-27
Summary
- Add one generated contribution file
- File: updates/2026/06/06-14-29-27-contribution-48.md
Context
This PR was created by the manual bulk contribution ...
Проблема
Лупа (search overlay) не открывалась и не рендерила результаты.
Корневая причина: в обоих файлах index.html и catalog.html внутри renderVisualSearchCards() функция _soImg вызывала
escH(fb) — ...