pullrequests Search Results · language:Edge language:TypeScript language:C# language:Java language:JavaScript language:JavaScript
Filter by
49.1M results
Problem
Even after setting both filters to invert(1), the design canvas still showed shifted hues — purple rendered as magenta.
Cause
The remaining hue-rotate(180deg). CSS hue-rotate is an approximate ...
What
Reworks the lead-pdf-archive cron so the raw uploaded PDF is deleted ~1 hour after upload instead of being kept 21 days
(and forever for converted clients).
- Age-based deletion: delete the raw ...
Summary
Adds GET /api/reports/dashboard — returns the authenticated user s hours from the last 21 days, aggregated into 3
Monday–Sunday week buckets with per-client breakdowns:
{ weeks : [{ week_start ...
What
Upgrades VoiceField transcription from on-device Web Speech to server-side Whisper, streamed in ~4s chunks, while
keeping Web Speech as the instant on-screen caption and the disconnect fallback. ...
Adds a new Spring Boot sample project that demonstrates how to disable ApplicationRunner during @SpringBootTest.
Included:
- sample project under spring-boot-test-application-runner-disable
- tests ...
Deploys sticky mobile CTAs, tier WhatsApp links, guarantee section, masonry showcase, SEO schema, and conversion copy
updates.
Made with Cursor
:robot: I have created a release beep boop
0.3.0 (2026-06-04)
Features
- web: custom categories + scroll/keyboard fixes (93ef6e3)
- web: custom categories, scrollable expense list, trips keyboard ...
autorelease: pending
Summary
Per rtk gain --history output, rtk read and rtk grep are the two highest-volume invocations in every long session (~300
read, ~400 grep). They save less per call (~16-23%) than tests/builds (~90%), ...