pullrequests Search Results · language:Edge language:TypeScript language:PHP is:unmerged language:JavaScript
Filter by
83.1M results
Summary
- Add a Phala Cloud prebuilt template for anthropics/financial-services.
- Upstream repository: https://github.com/anthropics/financial-services
- Template files: templates/prebuilt/financial-services/docker-compose.yml, ...
概要
/feed?v= slug を共有したとき、X / LINE / Slack などの共有先プレビュー画像に該当作品のサムネイルが出るよう OGP / Twitter Card を設定しました。
現状の問題
apps/web/app/feed/page.tsx の metadata が静的 (export const metadata) で、?v= slug
の作品情報を一切反映していませんでした。そのため共有プレビューは常に汎用の「ショートフィード」タイトルで、画像も出ない状態でした。 ...
… media upload handler, review.php single review display (poster, trailer, description, view count), AJAX rating
submission (submit_rating.php)
This PR updates the entity reconciliation prompt so that incoming passages/updates from the chat are treated as the
source of truth and always supersede existing entity facts.
💡 What: Optimized the StrategyEngine by refactoring the backtest method to support a results-skipping mode and
consolidating the aiNeural pattern analysis into a single pass. Also replaced slow toFixed ...
Summary
Fixes the three topology visualization issues reported on /clusters:
1. Node overlap
Added iterative collision avoidance () after the layout algorithm runs. Pushes apart any nodes closer than ...
现象
改密码出错时,提示弹在右下角;因 modal 居中、且 error toast 不自动消失会多条堆叠,用户反馈 右下角错误提示被遮挡 / 看不到 。
量化排查
对截图做像素测量:红色 toast 区距视窗右缘仍有 38px、未被裁切;真正问题是 toast 弹在与居中 modal 对角最远的角落 + error toast 按设计(踩坑 #26)不自动消失会越堆越多。
修复
PasswordChangeModal ...
Summary
Schema + API foundation for the per-project planning workspace (Miller columns + calendar Gantt). UI is intentionally
not in this PR — it s tracked in docs/projects-miller-calendar-plan.md.
...