pullrequests Search Results · language:Edge language:TypeScript language:PHP language:CSS language:JavaScript language:TypeScript
Filter by
197M results
Summary
SYSTEM ONLINE. MANIFEST-TRACKER INTEGRIERT. ZERO-TRUST LOCKDOWN UND DIVERGENCE ALERT WERDEN AKTIVIERT.
Implements the Zero-Trust Manifest System with Divergence Alert UI for the 2D client.
Zero-Trust ...
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
💡 What
Deduplicated core database lookups and JWT verifications by wrapping foundational functions (getUser, getUserWithTeam,
getTeamForUser, and verifyToken) with React s cache(). A conditional memoize ...
Summary
- Add Discord guild-member success fixtures with role metadata and no list fallback
- Keep Discord timeout/network/5xx results retryable while using safe user-facing failure messages
- Add ...
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
Bumps js-cookie from 3.0.5 to 3.0.8. details summary Release notes /summary p em Sourced from a href=
https://github.com/js-cookie/js-cookie/releases js-cookie s releases /a . /em /p blockquote h2 v3.0.8 ...
dependencies
javascript
Summary
Brings main up to date with the dependency and tooling upgrades that had accumulated on dev, reconciling the post-#44
divergence.
Pulls in from dev:
- TypeScript 5.9.3 - 6.0.3 (+ the dev TS6 ...
Redesigns the Workspace left conversation-list rail for lower visual density and a content-first, near-monochrome look
(per packages/web/DESIGN.md). Color now appears only where it means something: attention, ...
🚨 Severity: HIGH 💡 Vulnerability: Predictable IDs were generated using Date.now().toString() for newly created entities
like user family profiles and quiz result records. This introduces the risk of Insecure ...
Summary
- capture uninitialized direct declarators in C and C++ scope queries
- capture pointer declarators in mixed declaration lists
- add focused C/C++ capture tests for int a = 1, b, *p, c = ...