pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript is:merged
Filter by
97.3M 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
Problem
Jupiter Price API v3 returns two distinct fields: price (SOL-denominated) and usdPrice (USD-denominated). The old code
assigned whichever was present to currentPriceUsd and then always divided ...
Summary
Merges the standalone yardharvest-crm Flask service into this app as a modular /crm blueprint (one Render web service +
one database instead of two), and replaces the SMTP email fallback with ...
의도
HiNest 는 사내 전용 — 외부 링크 공유 개념이 없어야 함(사용자 명시).
변경
문서함의 외부 공유 링크 모달(만료·비밀번호·다운로드 제한)을 제거하고, 공유 버튼이 사내 동료/대화방 ShareSheet 를 열도록 교체.
- 폴더/문서 공유 → kind=DOCUMENT, 탭하면 /documents?folder= id 로 이동
- 상태 ...
Add personal Dashboard UI (UsageIndicator, LanguageSelectorCard, PromptCard) and wire end-to-end prompt management.
Rename server routes from /api/owner/* to /api/admin/* and update client fetches and ...
Summary
Phase 2.4 (issue #68 / commit acd4866) で src/app/api/logs/errors/route.ts が追加された際、対応する CREATE TABLE error_logs の
migration SQL が書き漏れていた ことが判明したため補修する。
PR #102 (data-api-grants.sql) を Supabase ...
What
PR3 — model health probe + the periodic sweep (prd rev.3 §5 + context pack §E).
- src/server/models/probe.ts — probeModelMeta() sends the SDK-equivalent minimal request (POST {baseUrl}/v1/messages, ...
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
Root cause we were dancing around: the original profile-page upload encoded the file as a base64 dataURL and stuffed it
into auth.users.user_metadata.avatar_url. A 2 MB picture became a ~2.7 MB metadata ...