issues Search Results · language:Dune language:Python language:JavaScript language:PHP language:Python linked:pr
Filter by
4.5M results
The geofield module requires two patches for Drupal 11 compatibility:
- geofield-drupal11-attribute-discovery.patch — converts geofield plugins to PHP attributes
- geofield-validator-compatibility.patch ...
enhancement
문제
flutter run -d chrome 실행 시 dev 서버 포트가 매번 랜덤으로 바뀌어 EC2 API의 CORS 허용 목록에 없는 origin으로 요청이 차단됨.
원인
CORS_ORIGINS에 특정 포트만 등록되어 있고 localhost:* 전체를 허용하지 않음.
해결
allow_origin_regex=r http://localhost:\d+ ...
배경
최적화_로드맵_2026-06-01.md §1 P0-3. OS 검색 타임아웃을 7초→5초로 단축해 spike 발생 시 PG fallback 경로가 더 빨리 동작하도록 한다.
변경
- backend/src/db/opensearch.py — AsyncOpenSearch(timeout=7) → timeout=5
후속 (별도 PR)
- OS 호출부 ...
feat
infra
This issue is created automatically to track contribution activity.
Updation
セッション 74 SEO 総点検で発見した残バグ 3 件。PR #1299 で扱いきれなかった分。
① favicon 全バリアントが同一 266KB ファイル (B4)
`/favicon.ico`, `/favicon-16x16.png`, `/favicon-32x32.png`, `/apple-touch-icon.png`, `/favicon.png` がすべて byte-for-byte ...
todo
Нужно проверить, что пользователь вводит дату расхода в формате ГГГГ-ММ-ДД.
Description
As a developer or product manager, I want to visit /version.json and get a JSON object containing the current build
version and the date it was built, so I can quickly verify which version ...
feature
https://aicon.infoq.cn/2026/shanghai/track 时间:2026年6月26日-6月27日 地址:上海虹桥祥源希尔顿酒店
img width= 1183 height= 406 alt= Image src=
https://github.com/user-attachments/assets/4b561fad-aee1-48ce-b1fd-93e2cb551e1f ...
배경
최적화_로드맵_2026-06-01.md §1 P0-2 항목 — 정규식 prefilter 부분 실행.
로드맵 원안의 Haiku 4.5 다운그레이드 는 다음 이유로 보류:
1. Tech Stack 불변식 — 메인 LLM은 Gemini Flash. Claude 도입 시 새 SDK·API 키·운영 복잡도 증가
2. 사용자 결정: 응답 정확도 절대 저하 ...
feat
infra

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.