Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:CSS language:Java

Filter by

191M results  (2 s)

191M results

Fix urgent — marqueurs / laissés dans strategy.py lors de la résolution de conflit, causant un IndentationError au démarrage et le crash Railway.\n\n🤖 Generated with Claude Code\nhttps://claude.ai/code/session_01NEpSuHyfMX2o1yKQ6zCaTy ...

Removes duplicated engine-lifecycle code within the CSV domain by extracting two shared bases. Pure refactor — no behavior change; CSVWriter gains an optional close()/with (never required). Changes Engine ...

💡 What: Replaced nested queries (N+1 query issue) in index.php with a single INNER JOIN query, explicitly selecting columns to avoid data collisions. 🎯 Why: To reduce the number of database queries from ...

Summary This PR adds Firebase authentication and database integration for the freemium MVP: Authentication - ✅ Google Sign-In - ✅ Facebook Sign-In - ✅ Email/Password registration and login - ...

Release-prep for v0.1.10 — bundles the 06-19 global data layer (#270) plus everything accumulated since 0.1.9 (10 broker connectors, alpha compare, provider-reliability overhaul, opt-in data cache). Version ...

Motivation - Refresh the landing experience with more dynamic hero and section animations, interactive UI elements, and a stronger typographic identity. - Replace the old static textures and chip ...
codex

BIMP generated this remediation PR. - Dockerfile: python:slim - dhi.io/python:3.14-debian13-sfw-ent-dev !-- bimp:remediation-pr artifact_ids=7e050faf-7a86-489e-a0f5-5a0e5ce8e463 --

Summary Implements comprehensive scalability improvements including load balancing, database optimization, connection pooling, caching layer, and async task processing to support 10x user growth and 80% ...

Summary - Add verify-tag-version.sh and run it in the publish workflow before building, so a mistagged release (e.g. v0.4.2 on a 0.4.1 commit) fails before PyPI upload. - Run mkdocs build --strict ...
chore