pullrequests Search Results · language:Dune language:Python language:JavaScript language:Java is:merged language:Java is:merged
Filter by
108M results
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
Automated refresh of Instagram CDN thumbnail URLs in _data/thumbnails.json via scripts/refresh_thumb_urls.py from runner
ubuntu-latest at 2026-06-14 16:51:02 UTC.
| metric | value |
| --- | --- |
| ok ...
Adds the declarative merge guardrails INTEGRATE consults before an autonomous merge — a hard backstop BELOW the trust
ladder (even at gated-merge a violation blocks the merge).
merge_guardrails(pr_meta, ...
Summary
- Pin dev server to port 5173 (matches FRONTEND_URL in backend .env)
- Add /api proxy to FastAPI backend so teammates don t need to configure CORS manually in their local setup
Test plan ...
Summary Adds a full Admin Dashboard page that consumes all 16 previously unused admin and system backend endpoints.
Protected by admin-only route guard. Changes New files
- src/pages/admin/AdminDashboard.jsx ...