pullrequests Search Results · language:Dune language:Python language:JavaScript language:Java language:Ruby
Filter by
199M results
Implements the heritage clause from the constitution review. Founding-era clubs are granted automatic priority in
tiebreaker scenarios, consistent with how other historical leagues handle this case.
リリース PR(自動起票)
develop ブランチが main より先行したため自動起票しました。
しんごさん(PO)が内容確認後マージしてください。
マージ前チェックリスト
- [ ] develop の変更内容をすべて確認した
- [ ] 本番デプロイの準備ができている
- [ ] DB マイグレーションがある場合は手順を確認済み
- [ ] 外部サービスの設定変更が不要であることを確認した ...
Motivation
- Convertir la raíz del dominio en una landing/hero pública que presente el MVP de Enkrato y sirva como punto de
entrada comercial.
- Mantener la funcionalidad de autenticación intacta ...
codex
- Add assignment_rule, assignment_vehicles, assignment_mode, assignment_grace_period, assignment_clear fields to
Driver model
- Add driver_id to PositionRecord, stored at insert time
- New auto_assign.py ...
Description
v0.2.1 릴리즈 후 release → main back merge. 컨플릭트 해결 커밋이 release에만 존재하므로 main과 동기화.
Type of Change
- [x] Other (please describe): back merge to keep release and main in sync
Checklist
- ...
概要
Closes #9
FastAPI と通信するためのフロントエンド共通 API クライアントを追加しました。
変更内容
- VITE_API_BASE_URL を読む config を追加
- apiRequest に共通 fetch、JSON body、認証トークン付与、共通エラー処理を実装
- API 共通型、相談系型、体験談系型を追加
- consultation/story ...
Bumps sqlalchemy from 2.0.49 to 2.0.50. details summary Release notes /summary p em Sourced from a href=
https://github.com/sqlalchemy/sqlalchemy/releases sqlalchemy s releases /a . /em /p blockquote h1 ...
dependencies
python:uv
Problema
A maioria dos eventos do TF Sports no Strapi não possui startTime nos campos de modalidade (apenas ~3 de 133 tinham). O
scraper incluía eventos sem horário.
Solução
1. Tentar extrair horário ...
Summary
- Adds a second SSRF defence layer to fetchJson in frontend/src/api.ts: after the existing origin check (layer 1), the
resolved URL s href must start with the configured API_BASE prefix ...