pullrequests Search Results · language:Dune language:JavaScript language:HTML language:TypeScript language:Java language:Java
Filter by
53.2M results
Bumps the all-updates group with 1 update: node-media-server.
Updates node-media-server from 4.2.4 to 4.2.8 details summary Commits /summary ul li a href=
https://github.com/illuspas/Node-Media-Server/commit/d36e42ed6ccefeadc1543c38723133b55ca1b9bc ...
dependencies
javascript
#5 WebSocket real-time updates
- Add ConnectionManager + /ws endpoint with 30s heartbeat to MainFastApi.py
- Wire broadcastSnapshot as BackgroundTask into all 4 mutation endpoints
- Add computeBackoffDelay.js ...
This is an automated pull request to synchronize this repository with the latest configuration
blocklist addition
Automated test pull request
ゲイツ(CTO)への実装依頼
既読にすると消える通知、過去のAI分析を後から遡れる「溜まっていくログ」ページ /history を新規実装する。詳細は docs/spec-history-log-page.md。通知ログとAI分析履歴は混ぜず、タブで分離。
背景
- 通知ベルは未読のみ表示(既読で消えて二度と見られない)/過去ログのページが無い
- AI分析は ai_insights ...
ℹ️ Note
This PR body was truncated due to platform limits.
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| pnpm (source) | 10.22.0 → 10.34.3 ...
dependencies
Removes esbuild. It s no longer used after updating ancestor dependencies esbuild, @vitejs/plugin-react and vite. These
dependencies need to be updated together.
Removes esbuild
Updates @vitejs/plugin-react ...
dependencies
javascript
release: v1.0.0 — 城市通勤情绪地图完整交付
发布概述
将 develop 分支全量合并至 main,完成 v1.0.0 正式发布。
已合并功能 PR (共15个)
| PR | 说明 | 负责人 |
| --- | --- | --- |
| #1 | A/B/C 团队边界与 API 契约 | PM |
| #2 | 团队开发目录结构 | PM |
| #3 | React ...
Summary
Audited the codebase for silently swallowed errors and missing error propagation. Fixed issues across all four code
files:
main.js — DOM queries that crash when elements are absent now have null ...