pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:TypeScript
Filter by
234M results
Bubble and resume related changes img width= 1365 height= 767 alt= image src=
https://github.com/user-attachments/assets/9ec321c5-52bb-4ba6-9f29-f7a2c9b2777e /
ℹ️ Note
This PR body was truncated due to platform limits.
This PR contains the following updates:
| Package | Type | Update | Change | Pending |
| --- | --- | --- | --- | --- |
| node | stage | major ...
auto-update
Inconsistências corrigidas
Comandos do Prisma desatualizados O schema está em prisma/schema/ (multi-arquivo), mas o README usava npx prisma
generate sem --schema. Corrigido para usar npm run prisma:* ...
What
Follow-up to #246 based on Yu s review:
UI太不合理了,plugin configuration 跟有的属性重复了,而且这个控件也没人有意识要点了打开
Two problems fixed:
1. Duplicate config for plugins without their own adminPages
#246 wrapped every ...
背景
来自一份桌面端会话页 error.log 的排查。会话「重复消息」这一核心问题需要更多复现案例,暂不在本 PR;本 PR 先处理日志里其余可定位的问题。
改动(四个独立提交)
1. 历史消息接口 404 时回退到会话日志读取 — fetchSessionMessages 主端点 /api/sessions/{id}/messages 之前一旦报错(含 404,常见于会话 id 形态与后端不一致 ...
In-app unsaved-changes guard (the §2.5 follow-up — done, not logged)
beforeunload (the merged §2.5 fix) only catches browser-level exits (tab close / reload / external nav). It can t see
in-app React-Router ...
Resumen
En ** Mi Estado → Mis Pronósticos → Eliminación Directa **, los partidos ahora se basan en los enfrentamientos reales
del bracket, no en los partidos proyectados desde los pronósticos de cada ...
Description
This PR implements robust file system persistence via @tauri-apps/plugin-fs instead of relying on in-memory state and
browser localStorage. It also resolves several critical bugs in the Editor ...
📝 Description
Add grammar point #10 — 〜ようです
🔗 Related Issue
Closes #22315
✅ Pre-Submission Checklist
- [x] I have starred the repo ⭐
- [ ] My code follows the project s code style and uses cn() ...