pullrequests Search Results · language:Dune language:TypeScript language:Python language:PHP language:JavaScript language:Java
Filter by
277M results
This PR fixes the Ingredient Checker UI display so ingredients recognized by the backend, such as retinol, are no longer
shown as “Not found in the current simplified library.”
The backend already returns ...
This PR contains the following updates:
| Package | Update | Change |
| --- | --- | --- |
| aquaproj/aqua-registry | minor | v4.521.0 → v4.522.0 |
Release Notes
details summary aquaproj/aqua-registry ...
Summary
Token usage header now leads with the grand total (input + output), with the in/out/calls breakdown in muted
parentheses. Operator s primary question — how much did this scan cost overall? — is ...
Ajoute une étoile sur chaque sous-catégorie (fonction) du lanceur de la page principale (NavHub). Clic sur l étoile =
ajoute/retire des favoris (useFavorites.toggle) sans naviguer (stopPropagation). Étoile ...
ℹ️ Note
This PR body was truncated due to platform limits.
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
| --- | --- | --- | --- | --- | --- | ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
docs
feature
release
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
功能描述
- 禁止缓存旧版首页与静态资源,避免看不到剧本诊断等新功能。
- 更换作品名称输入框标识并在初始化时清空,阻止浏览器恢复旧项目名。
- 更新静态资源版本号,确保前端加载本次构建。
实现思路
- Spring 静态资源响应增加 no-store。
- HTML 增加无缓存声明,并更新 CSS/JS 版本参数。
- 使用新的输入框 ID,启动时显式清空作品名称。 ...