pullrequests Search Results · language:Dune language:TypeScript language:Java is:unmerged
Filter by
17.5M results
Why
On mobile the dashboard stat cards (catalogue + financial) collapsed to a single column — tall, plain, mostly-empty
blocks you scroll through one at a time (per the screenshot).
What changed
- ...
🎯 What: The computeChartData function inside src/components/Charts/swrChartUtils.ts lacked test coverage. A new test
suite was added to verify its dataset generation logic. 📊 Coverage: The tests cover ...
This pull request implements support for OAuth 2.0 Authorization Code Flow with PKCE for public clients (such as API
documentation tools), allowing secure authentication without requiring a client secret. ...
Problem
The event detail page s ** Visit Event Page ** button linked to event_url — where the scraper found the event. For ~69%
of upcoming events that s a GoCalaveras (EventON/WordPress) permalink that: ...
Summary
- Clear existing runtime environment IPC handlers before registering replacements
- Remove stale subscriptionBinary listeners so direct re-registration cannot stack binary send handlers
...
risk:low
Summary
- Add plugin installers for Nick2bad4u ESLint plugins so they can be installed from the playground UI.
- Configure each installer to install the published npm package and add its recommended ...
This PR contains the following updates:
| Package | Update | Change |
| --- | --- | --- |
| ghcr.io/dagucloud/dagu | patch | 2.7.4 → 2.7.5 |
Configuration
📅 Schedule: (in timezone America/New_York) ...
area/kubernetes
renovate/container
type/patch
Detox iOS speed + reliability work (split out from the combined branch; sheet-library fixes are in #4020).
What
Every kitchen-sink e2e test now launches straight into its use case (directUseCase / deep-link ...
Adds the neovim process lifecycle layer.
- session.rs: spawn nvim --embed, attach UI via nvim_ui_attach
- reader thread decodes msgpack notifications from nvim stdout
- drains stderr in background ...