pullrequests Search Results · language:Dune language:TypeScript language:TypeScript language:JavaScript language:Java language:Go
Filter by
49.5M results
Closes #1 — Storage Driver Interfaces
What this PR does
- Defines the StorageDriver interface covering write, read, stat, list, delete, copy, and snapshot operations
- Adds discriminated-union result/error ...
This PR configures your project for Cloudflare Workers deployment using Wrangler autoconfig.
Merging this PR commits the configuration to your repository, enabling faster deployments and version controlled ...
Fix invalid YAML in pr-bot-spreadsheet workflow (unindented line in run block broke workflow_dispatch).
Made with Cursor
- Redesigned the mobile login interface to improve the user authentication experience.
- Enabled push notification functionality for mobile devices.
v0 Session
v0
Two follow-on fixes uncovered after the inference-timeout fix (v8.0.118) let recipe synthesis actually run:
1. Truncated recipe JSON — max_tokens=4096 cut off the ~50-field recipe (unexpected end of ...
Summary
- add a dedicated GitHub Actions workflow that runs local parity ok llms.txt == apps/landing/public/llms.txt
bytes=4848 sha256=3014b9e8194ef29b2dd3315914ad8628463c96264727a462a81aaa02ec8b0294 ...
Summary
- FocusModeModal was referencing focus.pomoroCycles (typo), while HyperGlanceModeModal was already using the correct
focus.pomodoroCycles. Both keys existed as duplicates with identical ...
Resumen
Previene XSS al escapar valores controlados por el usuario en asignaciones innerHTML en archivos JS.
Por que
Varios archivos JS insertaban datos de usuario (display_name, notifications, etc.) ...