pullrequests Search Results · language:Dune language:Python language:C# language:JavaScript language:Java
Filter by
41.1M results
Resumo
- Dia da semana real: o cálculo da execução usa agora o dia da semana das datas escolhidas (eve_date.weekday() /
holiday_date.weekday()) em vez de constantes fixas sexta/domingo. A hora de ...
Audit #2. The onboarding wizard s values never took effect without a container restart.
Root causes
1. Frozen Settings. _apply_progress_to_settings did setattr on a @dataclass(frozen=True) (config.py:37), ...
Summary
- completes the finite legacy t(...) computed-key migration by replacing runtime key construction with static ICU IDs
while preserving unknown enum fallbacks
- adds an offline reviewed-catalog ...
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
The old OSX 14 queue was still used for iOS/Catalyst simulator targets, we can unify on the OSX 15 queue now.
area-Infrastructure
Third i18n slice (D-10), extending coverage to two interactive surfaces that stayed English: the ⌘K Find overlay and the
transactions filter bar.
Stacked on #88. Base is claude/i18n-coverage so this diff ...
Automated implementation by AI Agent.
Task: Project: praxis Repository: https://github.com/adiatmaja/praxis Task: Add Pydantic validation to user registration
schema
In src/orchestrator/models/schemas.py, ...
Taiga #100 パスワードリセットにメールコード確認を追加
設計
- OsolabAuth/AuthDoc#30
実装
- /password/reset に email_code を必須化
- 登録生年月日とメールコードの両方が通った場合だけパスワードを更新
- API Tester のPasswordAccountFlowに private EmailCode 変数を追加 ...