pullrequests Search Results · language:Dune language:Python language:TypeScript language:JavaScript language:Go language:HTML
Filter by
221M results
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
On =992px: #cartoesList uses display:grid 1fr/1fr so cards appear side by side. Panel capped at 920px to keep card
visuals at a reasonable credit-card proportion (~440px each). Mobile layout is unchanged. ...
This PR is automatically managed by GitHub Actions to sync feedback from Issues.
Added centralized API routing and endpoint registration.
Configured the main application router to organize and expose all API modules. Registered customer, search, analytics,
statistics, authentication, ...
:robot: I have created a release beep boop
1.2.7 (2026-06-02)
Bug Fixes
- deps: bump postcss from 8.4.32 to 8.5.15 (#26) (43e2e82)
This PR was generated with Release Please. See documentation.
autorelease: tagged
Bucket-C code migration (D1 → AT PDS). Maritime port ops: ports (UN/LOCODE) + vessels (IMO/MMSI) + vessel calls
(ATA/berthed/unberthed/departed) + coverage. No RW. 6/6 vitest pass, tsc clean. Only @etzhayyim/sdk ...
Motivation
- Continuous Mouth Motion used a single generic interpolation behavior and needed pair-aware rules to preserve
perceptual features like frication and stop bursts.
- Introduce a render-only, ...
codex
Summary
어제 식단/운동 기록을 집계해 매일 새벽 4시 OpenAI 로 추천을 생성·저장하는 일일 정산 모듈. 사용자는 미리 만들어진 추천을 조회만 함 (속도·비용·idempotent).
Changes
- RecommendationModule (service + cron + controller)
- 집계 → focus/summary(코드) ...