pullrequests Search Results · language:B4X language:C++ language:TypeScript language:TypeScript language:JavaScript
Filter by
187M results
Pull Request Summary
!-- Use a Conventional Commit PR title so release-please can classify this change. Examples:
- feat: add heap sort visualization
- fix: reset shortest-path target selection
...
Summary
- Add InitializedEvent, AuthorizedAddedEvent, and DepositEvent typed event structs to the creator-earnings contract
- Emit initialized event at the end of initialize()
- Emit authorized_added ...
Fixes #5320
Changes Made
- Fixed navbar stacking order
- Added proper content offset below navbar
- Prevented Learn page content overlap during scrolling
- Improved responsive layout behavior ...
Aposenta o estúdio v2 / editor avançado Remotion, substituído pelo editor FreeCut (botão Editor de vídeo na aba
Criativos, entregue nas Fases 0–5).
Removido
- Rota: app/(app)/[slug]/estudio/
- Components/criativos ...
Related Issue
Closes #136
Summary
Replaces static dashes with actionable connection paths.
Changes Made
- Modified DashboardPage.jsx to render an empty state card with redirect for GitHub connectivity. ...
Summary
- move favorites accounts to with per-site sync settings and suggestions
- migrate booru site per-site flags and ensure runtime migration runs before API startup queries
- fix gallery card ...
Shows the DevPass card at the top of the dashboard Agents page, matching the existing placement on the main dashboard.
- Reuses the existing DevPassCard component
- Respects the shared collapsed cookie ...
Summary
- hide the mobile bottom navigation when the AI workspace is active
- keep the AI mobile composer near the bottom safe area instead of reserving tab bar space
- preserve the updated mobile ...
@1004452714 少年老师 @xoipz 塔台老师 本次 PR 只处理了两个明确的小问题:
1. 修复 auto-fight.js 中 team.png 模板路径错误;
2. 补全 StepProcessorLoader 的 fallback 备用加载列表。
这两个属于低风险修复,可以先合并。
但这次 review 暴露出来的问题不止这些。当前项目虽然能跑,但代码结构里还存在几个需要后续继续处理的技术债。尤其是现在 ...