pullrequests Search Results · language:Edge language:TypeScript language:C# language:Java language:PHP language:TypeScript
Filter by
142M results
- Added a new How It Works section to the landing page.
- Adjusted arrow widths and layout spacing to improve visual flow.
- Re-ordered image and text components to optimize content hierarchy and ...
v0
Summary
Adds docs/TROUBLESHOOTING_NETWORK_WALLET.md to address the common network, RPC, and wallet configuration mismatches
reported in #451 (Backlog #325).
Closes #451
Changes
Documentation
- New ...
This pull request introduces a complete notification system to the application, enabling real-time notifications,
notification management, and supporting infrastructure. The changes include new APIs for ...
The bug (the real one)
The Android app opened, then aborted after ~1s. logcat from a Pixel 9 (Android 16, WebView 148 — newest, so not a
WebView issue) showed a native crash:
thread tokio-rt-worker ...
Summary\n\nAdds the next low-risk data-sources UI slice on top of #2147: a per-row connection-test action over the existing scoped read endpoint.\n\n- Adds a typed client for \n- Adds Pinia state for per-row ...
Summary
This PR adds the ability for admins to assign stories to consumer apps (or unassign them back to drafts) directly from
the admin dashboard. Stories without an assigned app are now surfaced in ...
Implements server-side pagination and filtering for the certificate list view. Fixes #258.