pullrequests Search Results · language:Dune language:Python language:TypeScript language:C# language:JavaScript
Filter by
241M results
What changed
- Adds a sanitized local Node.js application report under examples/reports.
- Documents the new sample in examples/README.md.
- Bumps the package version and changelog to 0.3.2.
Why ...
Mirroring allocation optimizations from EncodeNative in CountTokens. Added EncodeNative overload with ReadOnlySpan to
avoid unnesessary ToString()
Fixes the two bugs that prevented admin from getting a fresh build: (1) deploy gated on manual confirm so pushes never
deployed, (2) workspace rename broke yarn workspace @marvel/admin-rest build. Admin ...
Summary
AUDIT-57-11: get_transfer_window_status now returns status: upcoming for the 6 hours immediately after a WC/tournament
matchday deadline passes. During that gap the banner shows Window Closed ...
概述
将 @chilfish/gallery-dl-instagram SDK 集成到 Anon Tweet,使首页输入框可同时接受 Twitter 和 Instagram 链接。
数据流
输入 URL → detectInputType() → /ins/{shortcode}
→ SWR → POST /api/ig/get/:id
→ createSDK(cookies).extract(url) ...
This PR was created by qwen-chat coder for task 0ec7a201-effb-460b-94ee-4bbc73c3f262.
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| pnpm (source) | 10.33.4 → 10.34.1 | age | confidence |
| pnpm (source) | 10.33.4 → 10.34.1 | ...
dependencies
Summary
This branch combines two related admin-export improvements (sibling commits):
1. cbb0839 — Show all participant fields in admin table, detail modal, and Excel export (pre-existing on the branch ...
신규 Meter/MeterCoverage model + enum 3종 + Unit.occupancy (전부 additive, migration 34). meter module/service(manager scope,
vendor 패턴) + tRPC meter 라우터 + admin-web 계량기 탭 + 호실 거주인원 입력. 안분 계산은 다음 PR.