pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Java language:JavaScript
Filter by
129M results
Pipelines as Code configuration proposal
To start the PipelineRun, add a new comment with content /ok-to-test
For more detailed information about running a PipelineRun, please refer to Pipelines as Code ...
…on and availability check
Summary
续 #926/#928/#929 后第四步「网页版对照手机端」——补齐 局域网外壳 app.html 的整页「🕐 浏览历史 / ⭐ 书签收藏」(复刻 APK openBrowserListTab 的整页列表 UX,而非小浮层)。此前
app.html 只有第二行 ☆ 收藏 + 📥 面板里的书签,无浏览历史、无整页列表页。本 PR:
- openWebAcct 打开网页标签时 ...
area/tests
dao-auto
lang/js
size/S
Standard Grad-CAM produces coarse, blob-like heatmaps that obscure fine lesion boundaries — inadequate for small retinal
structures like microaneurysms. Guided Grad-CAM combines class-discriminative localization ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| nextcloud/rector | ^0.5.1 → ^0.5.2 | age | confidence |
Release Notes
details summary nextcloud-libraries/rector ...
3. to review
dependencies
crypto.randomUUID nao existe em contexto HTTP; usa fallback getRandomValues.
What why
When switching away from German, several sections still rendered in German. Root cause: the t() helper falls back to
German when a key is missing:
const t = (key) = I18N[lang][key] ?? I18N.de[key] ...