Skip to content

pullrequests Search Results · language:B4X language:C++ language:TypeScript language:TypeScript language:CSS language:Java

Filter by

135M results  (2 s)

135M results

Summary - Adds apps/starter-github-blog: a Hono blog backed by @laikacms/github/storage-gh — every CMS save becomes a real git commit in your content repo - Authenticated as a GitHub App (scoped, ...

Summary Doc-only amend resolving two findings surfaced during Phase 1 dispatches. Phase 1 is now fully closed (Migrations 1-7 SHIPPED + applied to production main 2026-05-31); these findings exist as ...

Description Fixes unbounded memory growth in the custom rate limiter middleware. The requestStore Map previously accumulated entries for every unique IP that ever made a request, but never cleaned up ...

What Reimagines the My Space Knowledge base (memory) UX as a full-screen constellation, inspired by the Higgsfield Supercomputer memory view — but in Vendora s brand palette: amber glow + white on a near-black ...

Pull Request Description !-- Briefly describe what you re submitting and the problem it solves. -- Type of Change - [ ] ✨ New animation / hover effect - [ ] 🧩 New component - [ ] 📝 Documentation ...

概要 Issue #154 の item 2a。structureContent(抽出 + PII マスキング + Zod リトライ、PR #144)と ai_extractions 永続化(insertAiExtraction、PR #228 = item 1)の間を繋ぐオーケストレーション seam を packages/ai に追加する。 変更(test-only 相当の薄い層、+229、依存/schema/migration ...

摘要 - 修复数字炸弹凌晨开奖不稳定:定时任务按 scheduledTime 计算中国自然日,10 分钟任务兜底触发结算,用户进入抽奖页时补结算 pending 的昨日投注 - 修复投注索引缺失导致的吞单:结算与后台统计会合并 day index 和实际投注 key 扫描结果 - 修复宠物被动技能只在进入农场时触发:后台农场扫描也会执行宠物被动技能 - 后台抽奖管理新增数字炸弹近七天统计,展示参与名单、选号分布和中奖名单 ...

DAT-26 · 告警去重窗口(同事件 X 分钟内不重发) Closes DAT-26 · Linear: https://linear.app/data-analyse-system/issue/DAT-26 GitHub mirror: #3 背景 阶段 9 的 apscheduler cron worker 默认 * * * * *,只要条件持续满足每分钟都会写一条新 event + 发通知,刷屏。roadmap ...

📝 Description Added Japanese Proverb #69 to community/content/japanese-proverbs.json. 🔗 Related Issue Closes #18908 🎯 Type of Change - [x] content 🧪 How Has This Been Tested? 1. Verified JSON ...

Summary - Jotai: atomWithStorage でテーマ・AI モデル設定を管理(lib/settings.ts 削除) - TanStack Query: QueryClientProvider を AppShell に追加。auth は useQuery、一覧/詳細/編集ページは useSuspenseQuery + useMutation に移行 - QueryBoundary: ...