pullrequests Search Results · language:Dune language:Python language:JavaScript language:Java language:HTML language:HTML
Filter by
45.1M results
Summary
- Adds --return-time / -T CLI option to both flights and dates commands, allowing an independent departure time window
for the return leg of a round-trip search
- Adds return_departure_window ...
Closes #17
Night-wave W5 (audit follow-up, owner-approved C1).
What
- Migration 0064: org_settings.ops_limits JSONB DEFAULT {} — optional overrides keyed by limit name.
- pulse_api._ops_limits.ops_limit(session, ...
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
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
Summary
Removes the duplicate Azure Function route for /api/chat/query.
Problem
The repo had two function folders declaring the same route:
- api/chat/query
- api/chat-query
Both mapped to:
...
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
Restores url_prefix= / on Blueprint.group. Removing it caused production routes to not match incoming requests. There
is no longer a double-slash conflict because OPTIONS preflights are now handled entirely ...
Replaces the custom prefill logic that fetched a student s most recent party to prepopulate second contact fields.
Instead, native HTML autoComplete attributes are used, letting the browser handle credential/contact ...