pullrequests Search Results · language:Dune language:Python language:Java language:JavaScript language:HTML language:JavaScript
Filter by
212M results
Summary
- remove legacy admin-role bypass from frontend permission checks
- require explicit RBAC permissions for PermissionGuard, Sidebar admin links, and AdminQuotasPage role discovery
- add regressions ...
Why
Founder report from the live site: Platform/Pricing/Security still showed the old design, and the top nav changed from
page to page.
Root causes (both real)
1. Stale cache-buster. Every inner page ...
Konsole Company Analyzer — Livraison finale
Merge de l ensemble du travail réalisé sur dev vers main.
Ce qui est livré
Pipeline d analyse (backend FastAPI)
- scraper.py — fetch httpx + extraction ...
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 test pull request
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
Surfaces AI/LLM work that the projects already demonstrate but the About page never named as a skill. Adds a dedicated
AI presence in both skill areas of the About view.
Changes
AI LLM section ...
What you discovered. Found inefficient algorithms in async_worker.py causing O(N) memory allocations due to full list
comprehensions being used for simple checks and counting in tight loops.
What you ...
Summary
- POST /pull is now async (HTTP 202) — returns immediately, runs hf_hub_download in a background thread. No more
blocking HTTP connections during 10–30 min GGUF downloads.
- Pull progress ...
Summary
- Unity 6.5 makes Object.GetInstanceID() and SerializedProperty.objectReferenceInstanceIDValue obsolete-as-error,
breaking GetSelectionCommandHandler.cs and ValidatePrefabCommandHandler.cs. ...