pullrequests Search Results · language:Dune language:Python language:JavaScript is:unmerged language:HTML language:Ruby
Filter by
45.8M results
This PR improves loading performance of market dashboard. 1) Adds methods to market repo to pre-filter data pulls.
Previously, db call was loading all market stats data and filtering the resulting Pandas ...
Summary
Adds trace-mode fallbacks for selected Triton tl.inline_asm_elementwise patterns used by generated kernels, including
ex2.approx and e2m1x2 handling.
Validation
- Not run; branch split only ...
🧾 Summary
Added Room correction and Alexa tags.
🔧 Type of change
- [ ] Feature
- [ ] Bugfix
- [ ] Hotfix
- [x Chore (deps, refactor)
- [x] Documentation
✔️ What was done?
- Added Room ...
Motivation
- Provide a single source of truth for content, SEO, and publishing decisions for the Wheeling Tree Removal site so
pages remain homeowner-focused and conversion-oriented.
- Prevent ...
codex
Summary
Consolidates the two-package layout (Next.js frontend-app + Express backend-app) into a single Next.js application so
the project can deploy as one Vercel project. This is Phase 1 of VERCEL_DEPLOYMENT_PLAN.md ...
Adds ESLint rule no-never-as-catchall.
Imported from vibe-types/eslint-plugin.
요약
네이티브 홈 버튼으로 /mpa/home에 복귀해도 isPortalLinked(학교 연동 상태)가 갱신되지 않던 문제를 수정합니다.
원인
/mpa/home·/main이 쓰는 useRefreshProfileOnVisible이 visibilitychange 시 React-Query의 profile 쿼리만 invalidate하고,
AuthContext.hydrate()(=GET ...