pullrequests Search Results · language:Dune language:Python language:Python language:Java language:HTML language:Java
Filter by
114M results
Fix for #210
Add the Page Options objects to the reflection list.
Upgrade Spring and Jetty dependencies to fix open redirect/SSRF vulnerabilities in URL parsing and HTTP request
smuggling via chunk extensions.
details
summary ⚠️ Incomplete breaking changes analysis ...
Summary
Adds the data-fetching layer that connects lychee to GitHub. The project previously had stubs for GitHubClient and
build_context that imported but did nothing. Now they work.
Two modules:
github_client.py ...
GLTFLoader and OrbitControls from examples/jsm use bare import three which browsers cannot resolve without an importmap.
Added script type= importmap to declare the three - CDN URL mapping, and updated ...
Bumps the all group with 4 updates in the / directory: hypothesis, google-cloud-pubsub, google-cloud-storage and
sentry-sdk.
Updates hypothesis from 6.153.0 to 6.155.1 details summary Commits /summary ...
dependencies
python
Unified replay for tqdm/tqdm
Motivation
- Expose stored artifacts (icons, comparison payloads) over a public URL and surface public artifact links in API
responses.
- Improve APK metadata extraction to capture app label and ...
codex
Create shared services/ui_service.py with reusable loading components: centered spinner, dashboard skeleton, and table
shimmer. Add initial app loading spinner in app.py. Implement skeleton loaders across ...
What
Adds an admin ** Mimic ** action on /dashboard/users that lets an admin browse the app as another user — working with
the existing Spring Security + JWT. Stateless: no server session.
Backend
...