pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Python language:CSS language:Python
Filter by
157M results
📝 Pull Request Description
Related Issue
Closes #249
Summary
Fixed the login page layout issue where the authentication form appeared stretched and poorly aligned on larger screens.
Updated the layout ...
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
This PR contains the following updates:
| Package | Update | Change | Pending |
| --- | --- | --- | --- |
| windmill (source) | patch | 4.0.176 → 4.0.177 | 4.0.181 (+3) |
Release Notes
details summary ...
renovate/helm
type/patch
💡 What: Replaced asyncio.run() with a thread-local _run_async helper in bank_wmp.py and cn_fund.py. 🎯 Why: Creating and
destroying an event loop per fetch call is extremely slow and causes runtime errors ...
Automated test PR created at 2026-06-18T15:09:03.506Z
FastAPIバックエンドおよびNext.js
BFFレイヤーにおいて、サインアップ、退会(関連データ物理削除とセッション一括無効化)、パスワード変更・リセット、プロファイル(ユーザー名)更新、および連続5回失敗時の15分間ロックアウトの機能を実装しました。
Adds an effort-level selector (Auto / Low / Medium / High / Max, default Auto) to the Qt console header, mirroring the
existing model selector.
Behavior
- Auto → clears both CLAUDE_CODE_DISABLE_ADAPTIVE_THINKING ...
Summary
- render stable panic messages once in the full-width failure-details row instead of duplicating each message in the
narrow outcome columns
- retain intermittent, extra-multiplicity, and ...
Stacked on #40. Base retargets to main as the stack merges.
Change
Add an unauthenticated GET /health returning { status : ok } with HTTP 200. Enables the container HEALTHCHECK added in
the next PR and ...