Skip to content

pullrequests Search Results · language:Dune language:Python language:TypeScript language:Java language:HTML language:HTML

Filter by

194M results  (2 s)

194M results

Summary Adds support for herbal medicine (bangyak) and symptom lookups with significantly improved search result ordering and UI refinements. Changes Dictionary Search Functionality: - Implement ...

Submission for Scottcjn/rustchain-bounties#13040. Tier: T2 (Verify) Target: rustchain Language: Python Endpoints used: /health, /wallet/history Wallet: RTCe0961d6b54f2fa96db57a373c84d8ad8986153f8 Starred: ...

Bumps pg from 8.18.0 to 8.21.0. details summary Changelog /summary p em Sourced from a href= https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md pg s changelog /a . /em /p blockquote h2 pg@8.21.0 ...
dependencies
javascript

Summary - allow Spatius avatar to use either a configured Agora token or generate one from an Agora app certificate - read Agora config from both top-level properties and params for compatibility ...

Authentication - Added a new login page integrated with Supabase authentication. - Implemented error handling and validation for the login flow. Home Page - Enhanced the home page with a demo ...
v0

Summary Replacing the label GAV Versionby Version inside the Maven artifact detail popup Test Checklist - [ ] Unit tests added/updated - [ ] E2E Playwright tests added/updated - [ ] Manually tested ...

概要 goawayCallback が pending Map と impl の 2 箇所に重複保持されていたのを、impl 側に一本化する内部リファクタリング。後方互換への影響なし、挙動不変。 変更内容 - src/session.ts: impl 生成直後に goawayCallback を設定し、pending Map の格納とインライン型から削除する - src/session/bidi.ts: ...