pullrequests Search Results · language:B4X language:C++ language:JavaScript language:JavaScript language:JavaScript language:C#
Filter by
122M 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
Why are we handrolling this shit ???
A: Admin Tooling
T: Bugfix
- Fixes #2595 by removing the bundled icon set from the theme, so sites no longer have to override ~25 default files
to change their icons
- Contributes to #2357:
- Publishes docsy.dev s ...
Updated System.Security.Cryptography.ProtectedData from 9.0.0 to 10.0.9.
details summary Release notes /summary
Sourced from System.Security.Cryptography.ProtectedData s releases.
10.0.0-preview.6.25358.103 ...
dependencies
.NET
Summary
admin_unlock IP previously only cleared the MsgAdminCommand channel lockout via WorldBroadcaster::unlockAdminAuth. A
locked-out RCON client had no recourse until the TTL expired naturally.
Closes ...
This PR configures your project for Cloudflare Workers deployment using Wrangler autoconfig.
Merging this PR commits the configuration to your repository, enabling faster deployments and version controlled ...
Summary
Adds support for Tokyo Xanadu eX+ (Steam, PH3/DX11 engine).
Changes
1. Game Detection Config
- Added TokyoXanadu to GameID enum
- Added detection for okyoxanadu.exe
- Configured game: ...
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
Fixes the system view border rendering issue.
Closes #37.
Problem
hooks/statusline.js parsed STATUSLINE_SEGMENTS in two independent places — the cost hot-path gate and the final
allowlist/ordering filter. Both did split( , ).map(trim), but any future ...