pullrequests Search Results · language:Dune language:JavaScript language:Java language:Java language:JavaScript language:HTML
Filter by
155M results
Automated test pull request
feat(contractors): show portal pay status labels
Stage E. Contractors can now see, in plain language, where each completed job s pay is up to. Visibility only — no
approvals, no edits, no money moves, ...
Summary
- updates the hosted LumaRush Web build from source commit 8dde7a0
- removes the tile symbol/glyph overlays from the website build
- preserves the H5 ad injection in public/play/lumarush/index.html ...
Automated test pull request
What
Adds a pre-configured .devcontainer/ for an isolated, sandboxed Claude Code development environment. Generated via the
devcontainer-setup skill and adapted for this repo s stack.
Contents
- Dockerfile ...
Night Swim — gameplay fixes
Addresses feedback that the game was too hard (especially on small handheld screens) and that obstacles sped up when
tapping.
Changes
- Removed boat-wake hazards. A faint ...
Declutter the Google map controls (keep 3D spin)
Your Vector Map ID enabled 3D — but the control set got crowded and redundant (the big circular pad with directional
arrows + a second zoom).
- keyboardShortcuts: ...
Bumps eslint-plugin-unicorn from 65.0.1 to 67.0.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/sindresorhus/eslint-plugin-unicorn/releases eslint-plugin-unicorn ...
dependencies
javascript
Bumps the patch-and-minor group in /server with 1 update: dotenv.
Updates dotenv from 17.4.1 to 17.4.2 details summary Changelog /summary p em Sourced from a href=
https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md ...
Closes #7689
Summary
- replace unrestricted cors() with an explicit CORS_ORIGINS allowlist
- disable CORS response headers when no allowlist is configured
- add a focused unit test for default ...