Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:Java language:PHP language:TypeScript

Filter by

277M results  (2 s)

277M results

Summary Render show times in the venue s local timezone across the frontend (PR2 of epic PSY-984), so a NYC user viewing a London show sees London local time. Builds on PR1 s per-venue venue.timezone. ...

Summary - Add AbortController to useGoogleAdsSync to cancel in-flight Supabase queries on unmount/re-filter - Coexists with existing requestIdRef stale guard for double safety Root cause Hook used ...

Summary A zero-build /dashboard static page served by the existing Express app, visualizing the /v1 data — current watering decision + weather (status cards), a hand-rolled SVG watering-scale history ...

Summary Fixes family combined-billing revenue being missing from the Income by Member Type card (reported: the Aguilar homeschool family s $300 didn t show under Home School). The report linked paid ...

Summary yoro search/feed routing fixes and the browser-only kotoba read migration. Key changes (origin/main..HEAD): - /search XRPC endpoint → etzhayyim.com/xrpc - Browser-only kotoba reads: drop ...

Descrição Efetua ajustes necessários na migracao de servidor. Por enquanto estamos apenas com a migracao funcionando para HOMOLOG, portanto será necessário aplicar as mesmas mudancas para PROD e tamb[em ...

Follow-up to #85 addressing the actionable CodeRabbit review comments. Fixes Client tokenizer (linkify-tool-output.ts) - Match Windows file:///C:/... URIs — the file_uri branch now admits an optional ...

Closes #3. Summary - Recipe and RecipeIngredient SQLModels (one household dinner per ADR-0007); last_cooked_at exists on the model but is not exposed on POST/PATCH bodies (plan commit writes it ...

Routine upstream sync (merge commit, per the upstream-sync guide). 21 genuinely-new upstream commits, zero conflicts (operator-fork contract holding — roxy s customizations are adds/seams, not core edits). ...

Problem The application crashes at runtime with ModuleNotFoundError: No module named psycopg2 because SQLAlchemy treats the bare postgresql:// scheme as a request for the psycopg2 driver, but only psycopg3 ...