pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:PHP language:JavaScript language:PHP
Filter by
189M results
Issue FECFILE-3080
Backfill fix into develop
Summary
- Updates the chairman message section copy, attribution, and badge text.
- Adds Robotics Club to the extracurricular stack and fixes the mobile menu overlay behavior.
- Replaces mission, ...
Summary
!-- Add a brief description of the pr: --
Additional Information
!-- Any additional information like breaking changes, dependencies added, screenshots, comparisons between new and old
behavior, ...
Summary
!-- Add a brief description of the pr: --
Additional Information
!-- Any additional information like breaking changes, dependencies added, screenshots, comparisons between new and old
behavior, ...
Completes the bidirectional-editability lane (Shay 2026-06-05). The three authorities entity-ref dropdowns are now
editable with Summit write-back.
- Options endpoint: generalized /api/cpaa/taxonomy/[kind] ...
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
/v1/models and /v1/chat/completions proxy requests to the configured ModelEndpoints using their stored API keys, and
they are auth-exempt in app.py s middleware (AUTH_EXEMPT_PREFIXES = [ /static ...
This is an automated pull request to synchronize this repository with the latest configuration
blocklist addition
Changed expect(res.status).toBe(999) back to expect(res.status).toBe(200). The failing assertion was added in 4e85e34 to
verify CI blocks deploy when tests fail. Gate confirmed working; restore passing ...